|
|
|
Ask HN: Anyone Succesfully fine-tuning LLMs?
|
|
3 points
by Mythli
219 days ago
|
|
Has anyone of you successfully fine-tuned a LLM? I have done several attempts for simple use cases and the result was always extremely poor generalization. Any experience, guides, examples would be valuable. |
|
I assume you're using standard techniques, like lora/qlora, which might leave room for issues with your data. Can you share more details on what is the format of your data points? like, Q/A, free text,...