|
|
|
|
|
by binarymax
890 days ago
|
|
You need to model how a person actually plays connections. Start with the most obvious group that has the least ambiguity, and then your problem space is smaller on category 2, then the same for category 3 and 4. So really you could fine tune 3 models - one for 16 words, one for 12, and one for 8. Then use them in succession. Also, if you come across a mistake at the end (have some negative examples in the training sets), tell it to start over and add to the prompt what you think is NOT a group. |
|
Asking GPT to just pick any group, adds a lot of extra "mental overhead".
Though of course this works best if all the groups are roughly of the same difficulty.