• @TheTrueLinuxDev@beehaw.org
    link
    fedilink
    English
    311 months ago

    Well, for language model, it basically regurgitate whatever it remembered from training data with some noises, so some information might be correct from the training data, but when it is generating something that it wasn’t trained on before, then it could present incorrect answer. I only really use ChatGPT for generating documentation, to make it sounds better and flow easier for the readers.

    • Kichae
      link
      fedilink
      311 months ago

      when it is generating something that it wasn’t trained on before, then it could present incorrect answer.

      Not could, will. It’s basically guaranteed to start spitting out garbage once it’s extrapolating beyond the training data. Any semblance of correctness is just luck at that point.

      This is true for basically all models, everywhere.