MLA299 commited on
Commit
99e743b
·
verified ·
1 Parent(s): f18694e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ tags:
54
  | Train loss | 1.70 | — | **0.421** |
55
  | Val loss | 1.702 | **0.590** (iter 700) | 0.794 |
56
 
57
- ![Training curves](qwen_training_curves.png)
58
 
59
  - 2,000 iterations ≈ 2 epochs (batch=2, seq=1024, ~67 tokens/s, ~8h on a single M4)
60
  - GPU peak memory **8.5GB**, stable throughout, zero OOM
 
54
  | Train loss | 1.70 | — | **0.421** |
55
  | Val loss | 1.702 | **0.590** (iter 700) | 0.794 |
56
 
57
+ ![Training curves](training_curves.png)
58
 
59
  - 2,000 iterations ≈ 2 epochs (batch=2, seq=1024, ~67 tokens/s, ~8h on a single M4)
60
  - GPU peak memory **8.5GB**, stable throughout, zero OOM