|
|
|
|
|
by Borealid
435 days ago
|
|
You're still using language that includes words like "recognize" which strongly suggest you haven't got the parent poster's point. The model emits text. What it's emitted before is part of the input to the next text generation pass. Since the training data don't usually include much text saying one thing then afterwards saying "that was super stupid, actually it's this other way" the model also is unlikely to generate a new token saying the last one was irrational. If you wanted to train a model to predict the next sentence would be a contradiction of the previous you could do that. "True" and "correct" and "recognize" are not in the picture. |
|