Quazim0t0 commited on
Commit
a5ac5b4
·
verified ·
1 Parent(s): 6fd6787

Upload 5m-ablation/README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. 5m-ablation/README.md +1 -1
5m-ablation/README.md CHANGED
@@ -13,7 +13,7 @@ the isolation run that 114M card could not do.
13
 
14
  Each folder is `config.json` + `model.safetensors` at step 10k.
15
  Shared tokenizer is `tokenizer.json` in this directory (same 16,512
16
- length-max tokenizer as the 114M model).
17
 
18
  Load with the SpikeWhale code in the parent repo. These nets are
19
  hidden 128, 6 layers, loop ×3, seq 1024, `mc_segment_len` 256.
 
13
 
14
  Each folder is `config.json` + `model.safetensors` at step 10k.
15
  Shared tokenizer is `tokenizer.json` in this directory (same 16,512
16
+ Length-MAX tokenizer as the 114M model; Dong & Su, arXiv:2511.20849).
17
 
18
  Load with the SpikeWhale code in the parent repo. These nets are
19
  hidden 128, 6 layers, loop ×3, seq 1024, `mc_segment_len` 256.