Hacker News new | ask | show | jobs
by lbhdc 737 days ago
I have worked on a few projects that use language models over the years. Most of them don't use the models people would call large these days, but have had cases where we used those.

In all of the cases that I have used them it has been for categorization. Basically in areas where we can't write enough if statements to do it well enough so the only option is human review. For the most part language models do great here.