Over just a few months, ChatGPT went from correctly answering a simple math problem 98% of the time to just 2%, study finds. Researchers found wild fluctuations—called drift—in the technology’s abi…::ChatGPT went from answering a simple math correctly 98% of the time to just 2%, over the course of a few months.

  • danwardvs@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year ago

    Github Copilot is a bit different, it’s powered by OpenAI Codex which is trained on all public repos. And yes, it’s quite effective!

    • mb_@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      Public GPL or public MIT? So there’s a chance of you adding GPL code to your private repository and having a very messy licensing?

      • danwardvs@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        My understanding is that it’s all publicly viewable code on Github regardless of licence. The legality of the training data and usage is hotly debated. Although you can get it to generate entire code blocks, my use and where I find it effective is finishing lines of code based on context of what I’m writing, so it’s “filling in the blanks” around my code so to say.

        • mb_@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          It is not because tone can see that one can use it.

          Open source does not mean “free to repurpose”