• Praise Idleness@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    I assume they are breaking because they “forget” what they were doing and the wild world of probability just shit out all the training data it seems right to the context, which is no context because it forgor everything💀. If I’m guessing right, they just can’t do anything about it. There will be plenty of ways to make it forget what they were doing.

    • SkepticalButOpenMinded@lemmy.ca
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      Seems simple enough to guard against to me. Fact is, if a human can easily detect a pattern, a machine can very likely be made to detect the same pattern. Pattern matching is precisely what NNs are good at. Once the pattern is detected (I.e. being asked to repeat something forever), safeguards can be initiated (like not passing the prompt to the language model or increasing the probability of predicting a stop token early).