903
Bad coding (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] pkill@programming.dev 66 points 5 months ago

I mean, correcting a LLM until it spews out something that mostly works is just good old shotgun debugging, prove me wrong

[-] bobs_monkey@lemm.ee 12 points 5 months ago* (last edited 5 months ago)

No no, that's a very valid point. Get an llm to write this article, submit it $techcurrenteventszine and someone pay this man!

[-] Ephera@lemmy.ml 4 points 5 months ago

Personally, I feel like it has most resemblance with empirical science. So, not really much to do with programming or software engineering...

[-] Ravi@feddit.de 1 points 5 months ago

That's also why it falls in the area of data science. You develop a model based on available papers of similar tasks and refine the model and training with statistical methods.

[-] 0x4E4F@sh.itjust.works 2 points 5 months ago

Hey, it works in RCE 🤷.

[-] jaybone@lemmy.world -5 points 5 months ago

Is an LLM machine learning? In ML you are usually predicting a value based on values in the training set. That’s not really what an LLM does it seems. Maybe it uses some ML under the hood.

[-] pkill@programming.dev 12 points 5 months ago

LLM is pretty much guessing the next word

[-] Korne127@lemmy.world 10 points 5 months ago* (last edited 5 months ago)

In ML you are usually predicting a value based on values in the training set

No, that's just a small part of ML: Supervised learning. There also is unsupervised learning, reinforcement learning and a whole bunch of other things in machine learning; It's a way bigger field than just that.

And about your question: Yeah, LLMs are a prime example of machine learning. Very simplified, they use a kind of recurrent neural network to take inputs of arbitrary lengths and give outputs. They are trained on huge loads of data (text) to auto-complete the data (so that they get e.g. a sentence as input and give a second sentence that's likely the next sentence in the data as output). E.g. "Today I went" as input could generate "to school." as output.

ChatGPT is based on these LLMs like GPT-4 in the way that the start of the input data is commands in human language for the bot how to behave. (E.g. "You are called ChatGPT. You are not allowed to […]. You are helpful and friendly."), then adding the user input. The LLM then generates what the chatbot described with the given characteristics would give as an output based on the training set and it's returned as the output by ChatGPT.

this post was submitted on 24 Jan 2024
903 points (99.5% liked)

Lemmy Shitpost

25062 readers
4095 users here now

Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.

Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means:

-No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...

If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.


Also check out:

Partnered Communities:

1.Memes

2.Lemmy Review

3.Mildly Infuriating

4.Lemmy Be Wholesome

5.No Stupid Questions

6.You Should Know

7.Comedy Heaven

8.Credible Defense

9.Ten Forward

10.LinuxMemes (Linux themed memes)


Reach out to

All communities included on the sidebar are to be made in compliance with the instance rules. Striker

founded 1 year ago
MODERATORS