5 ms·
You are not "asking" chatgpt and there is no answer, and this is the basis for all confusion. You are transforming text using a text transformer. You have inpu
by codegladiator 2y ago
You are not "asking" chatgpt and there is no answer, and this is the basis for all confusion.
You are transforming text using a text transformer. You have input text and output text.
You are asking why is this output text not the what you expected. That is because this particular transformer has said weights.
- sprobertson 2y agoThis is the most technically correct answer - language models are at their core trying to continue a string of text. If you had trained the model on knowing exactly which letters represented the other letters in this particular puzzle, it might work.