|
|
|
|
|
by 2024throwaway
811 days ago
|
|
Here is a recent HN discussion of an article that talks about this. https://news.ycombinator.com/item?id=39748537 Anecdotally, I literally "added knowledge" to a model via fine-tuning earlier today. Fine tuning can do extremely well given a specific question and answer, the tuned model "knows" how to answer that question much more accurately. I gave it a specific question, and a good answer as a fine tuning input. (Literally 2 data points as the input, 2 questions/answer sets.) I asked it that question, and the tuned model blows the base model away, for answering that specific question. |
|
Validating on training data...What could possibly go wrong?