|
|
|
|
|
by int_19h
1163 days ago
|
|
You could reasonably describe it as "human language emulator" back when people were using GPT-2 and the likes to compose text. But what we have today doesn't just emulate human language - it accepts tasks in that language, including such tasks that require reasoning to perform, and then carries them out. Granted, the only thing it can really "do" is produce text, but that already covers quite a lot of tasks - and then of course text can be an API call. |
|
> ... does what it is engineered to do pretty well, which is, generate text that is representative of its training data following on from input tokens. It can't reason ...
versus
> ... doesn't just emulate human language - it accepts tasks in that language, including such tasks that require reasoning to perform ...
Maybe a third party can jump in here: does ChatGPT use reasoning beyond the domain of language, or not?