• @V0ldek
    link
    English
    1320 days ago

    How do you measure good/bad at predicting words? What’s the metric? Cause it doesn’t seem to be “the words make factual sense” if you’re defending this.

    • @selfA
      link
      English
      1320 days ago

      like fuck, all you or I want out of these wandering AI jackasses is something vaguely resembling a technical problem statement or the faintest outline of an algorithm. normal engineering shit.

      but nah, every time they just bullshit and say shit that doesn’t mean a damn thing as if we can’t tell, and when they get called out, every time it’s the “well you ¡haters! just don’t understand LLMs” line, as if we weren’t expecting a technical answer that just never came (cause all of them are only just cosplaying as technically skilled people and it fucking shows)

      • @o7___o7
        link
        English
        10
        edit-2
        18 days ago

        It’s weird how these people want everyone to believe that they’re a new class of tech-priest but they also give off the vibe that they’d throw away their laptop if they accidentally deleted the Microsoft Edge icon.

      • @V0ldek
        link
        English
        920 days ago

        I was thinking about this after reading the P(Dumb) post.

        All normal ML applications have a notion of evalutaion, e.g. the 2x2 table of {false,true}x{positive,negative}, or for clustering algorithms some metric of “goodness of fit”. If you have that you can make an experiment that has quantifiable results, and then you can do actual science.

        I don’t even know what the equivalent for LLMs is. I don’t really have time to spare to dig through the papers, but like, how do they do this? What’s their experimental evaluation? I don’t seen an easy way to classify LLM outputs into anything really.

        The only way to do science is hypothesis->experiment->analysis. So how the fuck do the LLM people do this?

        • @o7___o7
          link
          English
          8
          edit-2
          19 days ago

          Right? “AI” is great if you want to sort a few million images of galaxies into their various morphological classifications and have it done before the end of the decade. A++, good job, no notes.

          You can’t grift off of that very easily, though.

        • @selfA
          link
          English
          720 days ago

          I’d really like to know too, especially given how many times we’ve already seen LLMs misused in scientific settings. it’s starting to feel like the LLM people don’t have that notion — but that’s crazy, right?

    • @MagicShel@programming.dev
      link
      fedilink
      English
      -5
      edit-2
      20 days ago

      No. Predicting words is barely related to facts. I’ll defend AI as an occasionally useful tool, but nothing it ever says should be taken as fact without confirmation. Sometimes that confirmation can be experimental — does this recipe taste good? Sometimes you need expert supervision to say this part was translated wrong or this code won’t work because of xyz. Sometimes you have to go out and look it up.

      I like AI but there is a real problem treating it like the output means anything. It might give you a direction to look closer at, but it can never be the endpoint. We’d be better off not trying to censor it, but understanding it will bullshit you without blinking.

      I summarize all of that by saying AI is a useful tool, but a terrible product.

      • @selfA
        link
        English
        1020 days ago

        We’d be better off not trying to censor it

        this claim keeps getting brought up and every time it doesn’t seem to mean a damn thing, particularly since no, censoring the output of an LLM doesn’t do anything to its ability to predict text. censoring its training set would, but seeing as the topic of this thread is a fact an LLM fabricated by being just a dumb text predictor — there’s no real way to censor the training set to prevent this, LLMs are just shitty.

        I summarize all of that by saying AI is a useful tool

        trying to find a use case for this horseshit has broken your brain into thinking these worthless tools would have value if only they weren’t “being censored” or whatever cope you gleaned from the twitter e/accs

        • @V0ldek
          link
          English
          720 days ago

          We’d be better off not trying to censor it

          Those mfs would refuse to change their code when it fails a test because it restricts their freedom of expression and censors their outputs to conform to the mainstream notion of “correct”

          • @selfA
            link
            English
            1120 days ago

            type systems are censorship. proof assistants? how dare you imply I would need to prove anything

            …fuck, I’m flashing back to the one time a Verilog developer told me formal verification wasn’t real because mathematicians don’t understand engineering

            • @V0ldek
              link
              English
              1020 days ago

              type systems are censorship

              You jest but trying to convince C people to just use Rust please god fuck stop hurting yourself and us all kinda feels like this

        • @MagicShel@programming.dev
          link
          fedilink
          English
          -7
          edit-2
          20 days ago

          There are people making use of these tools and finding them helpful today. I don’t have to make anything up. AI doesn’t have to be everything people think it should be to be useful.

          People are irrationally hateful of AI. Be hateful of the people trying to do stupid things with it. I’ve got several use cases for AI but not one of them relies on it being correct about any facts.

          • @selfA
            link
            English
            920 days ago

            uh huh

            it’s fucking amazing, all these words and you’ve managed to post exactly zero facts. time for you to fuck off

            • @o7___o7
              link
              English
              9
              edit-2
              19 days ago

              I’ve got several use cases for AI but not one of them relies on it being correct about any facts. --An Extremely Offended Dork

              tagline material

      • @V0ldek
        link
        English
        720 days ago

        You’re dodging the question. How do you evaluate if it’s good at predicting words? How do you evaluate if a change made it better or worse?