• 3 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • back when i was still a teenager, ww did battle ourselfes who typed faster even without a keyboard lol. We just typed on a table or something just based on our finger memory of where which key is normally on a keyboard. This days i often type on my smartphone, but you can’t rly type a lot or fast on phones so i still prefer normal computer typing for most things. But people who just chat and don’t code or similar…yeah, they probably are mostly only using their phone. my sister as an example hasn’t used her laptop for nore than 4 years, probably more… and just does everything on her phone.



  • no it doesn’t. i tried to achieve this multiple times myself and it never worked. and the cases where journalists say it did, they needed to specific ask a lot of times and in a highly specific way till they got a short snippet. Chatgpt dont spits out the exact same phrases over and over again if you ask the same, but has a variable defining how “random” and “far away from the perfect next predicted text” the output is, and by default this makes sure that the answers are never the same. Otherwise it wouldn’t be chat like but more like a simple database spitting out always the same answers for the same question. But that’s not how chatgpt works.










  • Cyyy@lemmy.worldtoReddit@lemmy.ml...
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    a lot did when the third-party kill happend. i mean, look at the current state of reddit. almost only bots and karma whores posting, but the real core community who really contributed content (bot just reposting stuff but creating it) is being less and less active.




  • The issue with LLMs is, that they got trained with all kinds of data. so not just real scientific data but also fantasy (lies, books, movie scripts etc )… and nobody told the LLMs while training them what is fantasy or what not. so they only know how to generate text that looks “legit” without really knowing what is true and what not. so if you ask for a person and their personal details as an example… a LLM could generate real looking data that is just fantasy because it learned that such data looks like this. same goes for everything else like programming code, book titles, facts etc… LLMs just generates text in the correct format and which looks real, without caring if its real or not.


  • i mean… try using it for even simple stuff like designing code. Often, ChatGPT creates a fantasy library that does the task you ask chatgpt tk do… the library don’t exists, but chatgpt writes you code using that fantasy software library. Same with program functions who don’t exist.

    Same happens with stuff like People, telephone numbers, locations, books etc… tons of fantasy stuff.

    LLMs aren’t trustworthy for such stuff if you need real info and not just creative help with fantasy stuff. And even for those tasks it is usually not really good enough.