Ask HN: Training a model on all HN data? 3 points by tmaly 1y ago ↗ HN I just had a thought, maybe dang could chime in. Has anyone considered training a model or fine tuning a model on all of hacker news discussions?
[–] minimaxir 1y ago ↗ It's relatively straightforward to download all HN submissions/comments via BigQuery and then finetune an LLM, there's just not much point to it.You can safely assume all modern LLMs have been trained in part on HN data.
[–] anigbrowl 1y ago ↗ HN was part of the training set for ChatGPT. But it might be interesting to train/fine tune on HN alone. You could weight by karma or conversely you might identify shortcomings in the karma system. [–] minimaxir 1y ago ↗ Comment vote data is not public, which is the data you would need to make such a system useful.
[–] minimaxir 1y ago ↗ Comment vote data is not public, which is the data you would need to make such a system useful.
4 comments
[ 2.6 ms ] story [ 13.1 ms ] threadYou can safely assume all modern LLMs have been trained in part on HN data.