Earlier quoted context omitted.
I can. Even if the answers accidentally happen to be correct, that's just the broken clock happens to be correct twice a day. The information value of answers by ChatGPT is zero .
It sounds to me like you're letting your firmly held existing biases get in the way of you learning a powerful new tool. As I said in https://simonwillison.net/2023/Apr/8/llms-break-the-internet... > This is the thing I worry that people are sleeping on. People who think “these language models lie to you all the time” (which they do) and “they will produce buggy code with security holes”—every single complaint about…
GPT makes learning fun again
41–50 of 243 posts
Re: GPT makes learning fun again
#42Earlier quoted context omitted.
> They are not the answers. You can't possibly know that.
I can. Even if the answers accidentally happen to be correct, that's just the broken clock happens to be correct twice a day. The information value of answers by ChatGPT is zero .
You can't rely in it being 100% correct, but that's very different from it having no informational value at all. When it comes down to it, you can't rely on anything being 100% correct. I recall finding multiple errors in textbooks in the past, and certainly Wikipedia is wrong about all kinds of things; that doesn't make them useless. It just means in situations where it's critical to be correct, you need to double-check. But often that's not necessary, and when it is, it's a lot easier to start with something and then verify it than to not have the tool in the first place.
Re: GPT makes learning fun again
#43Earlier quoted context omitted.
It sounds to me like you're letting your firmly held existing biases get in the way of you learning a powerful new tool. As I said in https://simonwillison.net/2023/Apr/8/llms-break-the-internet... > This is the thing I worry that people are sleeping on. People who think “these language models lie to you all the time” (which they do) and “they will produce buggy code with security holes”—every single complaint about…
That large language models are stochastic parrots is not a bias, it's a fact. You feed it a very large amount of structured data and then put up a question which it'll answer with a series of those which are most likely to follow. There is nothing else .
Re: GPT makes learning fun again
#44Earlier quoted context omitted.
It sounds to me like you're letting your firmly held existing biases get in the way of you learning a powerful new tool. As I said in https://simonwillison.net/2023/Apr/8/llms-break-the-internet... > This is the thing I worry that people are sleeping on. People who think “these language models lie to you all the time” (which they do) and “they will produce buggy code with security holes”—every single complaint about…
That large language models are stochastic parrots is not a bias, it's a fact. You feed it a very large amount of structured data and then put up a question which it'll answer with a series of those which are most likely to follow. There is nothing else .
I encourage you to experiment more! Here are my notes so far: https://simonwillison.net/tags/llms/
Re: GPT makes learning fun again
#45Earlier quoted context omitted.
> They are not the answers. You can't possibly know that.
I can. Even if the answers accidentally happen to be correct, that's just the broken clock happens to be correct twice a day. The information value of answers by ChatGPT is zero .
Nonsense. The only way this would be true is if ChatGPT's answers were as likely to be correct as random answers. They are much, much more likely to be correct, however, so their information value is greater than zero by definition.
What you're claiming is equivalent to "search engines can find incorrect information, so search engines are worthless for information retrieval". Which is bollocks.
Re: GPT makes learning fun again
#46Earlier quoted context omitted.
I mean did you read the discussion he had with the language model? Does it clarify anything better than you would get by skimming wikipedia? I have not found these explanations sufficient, while I have done a bit of chemistry and physics I understand the basics of light emissions, but reading this has the same value as reading the wiki article on LEDs to me.
It was a lot shorter than the Wikipedia articles.
(Edit: - and you get sources right away with wikipedia!)
Re: GPT makes learning fun again
#47Earlier quoted context omitted.
It sounds to me like you're letting your firmly held existing biases get in the way of you learning a powerful new tool. As I said in https://simonwillison.net/2023/Apr/8/llms-break-the-internet... > This is the thing I worry that people are sleeping on. People who think “these language models lie to you all the time” (which they do) and “they will produce buggy code with security holes”—every single complaint about…
That large language models are stochastic parrots is not a bias, it's a fact. You feed it a very large amount of structured data and then put up a question which it'll answer with a series of those which are most likely to follow. There is nothing else .
Re: GPT makes learning fun again
#48This is incredibly, incredibly naive. "Within minutes, I learned" -- absolutely nothing. At most you've learned how the answers to your question would sound like. They are not the answers .
Re: GPT makes learning fun again
#49Earlier quoted context omitted.
"I'm not sure what the answer really is, but I'm not sure it's GPT." My suggestion is to stick with it and get a feel for what it's good at. I've found that after a few months of using ChatGPT every day I've developed a pretty solid intuition for which questions are likely to get good answers and which are likely to trigger hallucinations. It's difficult to describe what those intuitions are though! One rule of thumb…
> then ChatGPT is very likely to answer questions about it accurately. Uh, and sooo boringly, especially if there's even any tiny part of it that is developing or theoretical, and you want to learn about that part. I've used the phrase/request "more obscure (perspectives/explanations/etc)" with GPT so many times. (Try it, you might be surprised at alternative takes on things, takes which are not even necessarily cons…
One of my favourite is to ask it to explain with analogies. The other day I was digging into the attention mechanism used to train LLMs, so I asked it:
"Explain queries, keys, and values in the context of LLM attention using analogies from Terry Pratchett's Discworld"
I find sometimes I get some real gems out of this that help me remember things much more effectively than just reading the basic explanation.
(In case anyone's curious I ran that just now and got the following: https://gist.github.com/simonw/777b1d19f36beb39fb4216a0238fe... )
Re: GPT makes learning fun again
#50Earlier quoted context omitted.
It's become hard, and will become harder, precisely because of things like GPT (unintentionally) spreading misinformation. I'm against censorship in general, and this is no exception, but I do hope it leads to people becoming more critical of what they consume. However, I suspect that instead we will unfortunately see the continued cycle of creating large masses of people "educated" on such widely-propagated half-tru…
The internet is a misinformation spreading machine. GPT is new and will surely improve over time, but I can’t say the same for the internet. In an ideal world, people would learn only from high quality sources like books and schools. But a shocking amount of people learn mostly through social media and whatever they find on Google. I think LLMs will provide a better alternative.