Comment by vovavili
1 hour ago
It seems trivially fixable if you RLHF an LLM to always count characters deterministically with:
sum(1 for c in word if c == "r")
I wonder why haven't major labs done this yet.
1 hour ago
It seems trivially fixable if you RLHF an LLM to always count characters deterministically with:
sum(1 for c in word if c == "r")
I wonder why haven't major labs done this yet.
No comments yet
Contribute on Hacker News ↗