Views
No views yet
chck_1M … chck_100M:1from transformers import AutoModelForCausalLM, AutoTokenizer
2model = AutoModelForCausalLM.from_pretrained("qyxu1994/babylm-2026-strict-small-childes-heavy", revision="chck_5M")
3tokenizer = AutoTokenizer.from_pretrained("qyxu1994/babylm-2026-strict-small-childes-heavy")./eval_zero_shot.sh qyxu1994/babylm-2026-strict-small-childes-heavy causal evaluation_data/full_eval| Source | Words |
|---|---|
| childes | 4,999,995 |
| bnc_spoken | 1,499,975 |
| switchboard | 239,428 |
| open_subtitles | 1,499,945 |
| gutenberg | 999,991 |
| simple_wiki | 759,889 |