CoolFace
Datasetpublic

LightSpeedUp/parameter-golf-data

Parameter Golf Competition Data Pre-tokenized FineWeb shards for the OpenAI Parameter Golf competition. Multiple SentencePiece vocab sizes plus a corrected byte-exact Scylla (TokenMonster) tokenization. Free checkpoint persistence API. Zero setup friction. ⚠️ Important: Scylla v1 Deprecated The original fineweb_scylla/ directory uses the 998-token vocab from PR #1143. That vocab's byte-accounting metadata treated TokenMonster tokens as context-free, which… See the full description on the dataset page: https://huggingface.co/datasets/LightSpeedUp/parameter-golf-data.

sourceHugging Faceodc-byupdated 5mo agoView on Hugging Face
0likes698downloads
18 commits on main
b043ff75mo ago

Update dataset card for v2: Scylla v2 + SP4096/8192/12288/16384 (#4)

Norelec7
7b298735mo ago

Add fineweb_sp16384/ (SentencePiece BPE 16384) (fineweb_train_000000.bin) (#9)

Norelec7
fae7e085mo ago

Add fineweb_sp12288/ (SentencePiece BPE 12288) (fineweb_train_000000.bin) (#8)

Norelec7
fc085ef5mo ago

Add fineweb_byte260/ (pure-byte PureByteTokenizer pad=256 bos=257) (fineweb_train_000000.bin) (#7)

Norelec7
a0539005mo ago

Add fineweb_sp4096/ (SentencePiece BPE 4096) (fineweb_train_000000.bin) (#6)

Norelec7
c32d99f5mo ago

Add fineweb_sp8192/ (SentencePiece BPE 8192) (fineweb_train_000000.bin) (#5)

Norelec7
3e5a0d95mo ago

Add fineweb_scylla_v2/ (corrected byte-exact 1254-token vocab, PR #1314) (#3)

Norelec7
b728ab95mo ago

Add tokenizers/scylla_v2/scylla.meta.npz (PR #1314 byte-exact Scylla) (#2)

Norelec7
1d9b9595mo ago

Add tokenizers/scylla_v2/scylla.yaml (PR #1314 byte-exact Scylla) (#1)

Norelec7
8a3f9cf6mo ago

Upload folder using huggingface_hub

Norelec7
974ff5e6mo ago

Upload folder using huggingface_hub

Norelec7
07b6d526mo ago

Upload README.md with huggingface_hub

Norelec7
41f1d9a6mo ago

Upload folder using huggingface_hub

Norelec7
0a570276mo ago

Upload folder using huggingface_hub

Norelec7
5257f636mo ago

Upload SHA256SUMS.txt with huggingface_hub

Norelec7
4abaa716mo ago

Upload PATENTS.md with huggingface_hub

Norelec7
83a1e206mo ago

Upload README.md with huggingface_hub

Norelec7
40f69596mo ago

initial commit

Norelec7