this post was submitted on 08 Feb 2024
345 points (91.0% liked)
Programmer Humor
19512 readers
314 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This looks more like a floating point issue than a mistake an LLM would make
There are no LLMs involved in this picture, to train an llm you'd need 100x the training data. The panel is about a normal ML model.
The training data here is exaggerated more, actually. This task should take kilobytes, max, and would finish in a fraction of a second. Also, no self-respecting ML engineer would put together an ML system without accounting for every data type.