@colinfortuner: Plugin #4 - ShellPlugin Giving chatGPT direct access to my computer đ Plugins are really, really cool @OpenAI Getting to the point where I can just create chatgpt plugins to do anything on my computerâŠ
@kmizu: I heard that someone said âEnglish is the strongest programming language in the ChatGPT eraâ, but perhaps the more universal reference is correct: âChatGPT does not distinguish between natural languages and formal languages. Perhaps the more universal reference is correct: âChatGPT does not distinguish between natural languages and formal languages, so programming languages can also be interpreted as natural languages and vice versaâ. nishio I agree. And ânatural language and programming languageâ are more expressive than âJapanese and Englishâ, and people who can use various paradigms in programming languages, not only procedural types, are more expressive. kmizu Indeed. I remember from the various paradigms, I havenât tried logical types (e.g. Prolog) yet.
This one looks pretty good, though. kmizu Prolog is also (as expected) strong! They are backtracking properly.
I would also like to do what happens if you mix (embed) N languages in 1 prompt. kmizu Prolog is almost the only (relatively) major language that can use backtracking and unification, so I think it could be quite useful as a query language when querying ChatGPT. I think it could be quite useful as a query language when querying ChatGPT.
It would be good when you want to generate a lot of solutions, but the constraints are messy as logical expressions.
nishio What to think about when you see something like this ă»This is a question for GPT 3.5
- Since you are asking the question from the ChatGPT UI, the temperature is higher and there should be random shaking, but it looks like you didnât experiment more than once. ă»Interpreting an answer as true without verifying that GPT can give a correct answer to this question.
iritec_jp/status/1644842763131961345 using GPT Pythonâ seems to be a good way to improve the efficiency of programming development.
Because compared to 100% understanding of Python, the other languages are like this according to the GPT responses.
ă»Python: 100%. ă»JavaScript: 80 ă»Java: 75 ă»C++: 70% ă»C#: 65 ă»Ruby: 60 ă» PHP: 50%⊠more
nishio I had a conversation the other day about why ChatGPT sets the temperature to 0 first and why not 0 by default. The reason why ChatGPT sets the temperature so high is so that âre-generatingâ will give a different answer. You should press the regenerate button several times with the same question and observe how much the output changes.
-
nishio The reason why they have such a function is probably because âwhich of the multiple answers the human chose and kept on choosingâ can be used as learning data for âwhich answer the human prefersâ. I think the reason why such a function is installed is because it can be used as learning data of âwhich answer is preferred by humansâ.
@tokoroten: in this day and age, anyone doing âverificationâ or âresearchâ on ChatGPT 3.5 is a sorry person who canât pay $20 for the tools they use at work. I donât think itâs a good idea to be a certified person.
nishio Ah, so this is the âAI researchâ that someone mentioned the other day as âterribleâ. Iâm going to mute all of them together under âAI researchâ because it wastes my time to point out the problem when I see it.
- Diary 2023-04-08 â Diary 2023-04-09 â Diary 2023-04-10 100 days ago Diary 2022-12-30. 1 year ago Diary 2022-04-09.
This page is auto-translated from /nishio/æ„èš2023-04-09 using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. Iâm very happy to spread my thought to non-Japanese readers.