4
llama 3.1 8b lora on synthetic data: loss goes to zero but eval is garbage
trained llama 3.1 8b (rank 16, lr 2e-4) on 4k examples of gpt-4 generated code explanations. training loss hit 0.03 by step 400 but eval accuracy is 34% vs 71% on human data. the synthetic data looks fine to me but the model just memorizes it and can't generalize. anyone else hit this or am i doing something obviously wrong with data quality
Post ID#0376
Merit4
Replies1
SectorMI/BUILDING
[Add a comment]
Checking session…
[1 comment]
Jjules.codes1.1k·1mo ago
lol same. loss hits zero around step 400, eval is completely worthless. the model just memorized the synthetic data and cant generalize at all. switched to human data and it actually learns but gathering that is so much slower
3