Title is a bit dramatic, but yes, Claude 3 claims to be better than GPT 4 in most ways.

  • @[email protected]
    link
    fedilink
    English
    11
    edit-2
    7 months ago

    It depends on the task, but in general a lot of the models have fallen into a dark pattern of Goodhart’s Law, targeting the benchmarks but suffering at other things.

    So as an example, while GPT-4 used to correctly model variations of the wolf, goat, cabbage problem with token similarity hacks (i.e. using emojis instead of nouns to break pattern similarity with the standard form of the question), now it even fails for that with the most recent updates, whereas mistral-large is the only one that doesn’t need the hack at all.

    • bugsmithA
      link
      English
      37 months ago

      Interesting. That’s not something I’ve heard about until now, but something I’ll surely look into.