Hacker News new | ask | show | jobs
by Wheaties466 413 days ago
Do we really know why LLMs seem to score the highest with python related coding tasks? I would think there are equally good examples of javascript/c++/java code to train from but I always see python with the highest scores.
1 comments

Could be related to how flexible Python is. Pretty easy to write bad and "working" Python code