|
|
|
|
|
by jack_pp
137 days ago
|
|
Can you provide examples in the wild of LLMs creating bad descriptions of code? Has it ever happened to you? Somehow I doubt at this point in time they can even fail at something so simple. Like at some point, for some stuff we have to trust LLMs to be correct 99% of the time. I believe summaries, translate, code docs are in that category |
|
Yes. Docs it produces are generally very generic, like it could be the docs for anything, with project-specifics sprinkled in, and pieces that are definitely incorrect about how the code works.
> for some stuff we have to trust LLMs to be correct 99% of the time
No. We don’t.