mirror of
https://github.com/karpathy/nanochat.git
synced 2026-03-19 11:23:19 +00:00
report negative result on fineweb dataset
This commit is contained in:
parent
bb5137860e
commit
48804bff3a
10
dev/LOG.md
10
dev/LOG.md
|
|
@ -4,6 +4,16 @@ A running summary documenting some experiments and findings. Started ~Jan 7 2026
|
|||
|
||||
---
|
||||
|
||||
## 2026-02-17: Pretraining Data: FineWeb (negative)
|
||||
|
||||
Tried vanilla fineweb instead of fineweb-edu dataset. Significantly, shockingly worse results:
|
||||
|
||||
- d26 (GPT-2): CORE 0.2602 → 0.2241
|
||||
|
||||
This is the fifth failed attempt to beat pure FineWeb-EDU on CORE score.
|
||||
|
||||
---
|
||||
|
||||
## 2026-02-17: Pretraining Data Mixture Experiment (negative)
|
||||
|
||||
Tried [hynky/finepdfs_50BT-dclm_30BT-fineweb_edu_20BT](https://huggingface.co/datasets/hynky/finepdfs_50BT-dclm_30BT-fineweb_edu_20BT), a mixture of FinePDFs, DCLM, and FineWeb-EDU. Slightly worse on both model sizes tested:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user