CE v19 rust fast checkpoint doc 25000
Browse files
.gitattributes
CHANGED
|
@@ -741,3 +741,4 @@ ce-v19-real-mix-64k/checkpoints/doc_0015000/ppm.bincode filter=lfs diff=lfs merg
|
|
| 741 |
ce-v19-rust-fast/checkpoints/doc_3520000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
| 742 |
ce-v19-rust-fast/checkpoints/doc_3520000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 743 |
ce-v19-real-mix-64k/checkpoints/doc_0020000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 741 |
ce-v19-rust-fast/checkpoints/doc_3520000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
| 742 |
ce-v19-rust-fast/checkpoints/doc_3520000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 743 |
ce-v19-real-mix-64k/checkpoints/doc_0020000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
| 744 |
+
ce-v19-real-mix-64k/checkpoints/doc_0025000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
ce-v19-real-mix-64k/checkpoints/doc_0025000/ppm.bincode
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3569b312219a9340baed35fec8a11a4281d6475650affd52b3cef4591851d9d8
|
| 3 |
+
size 686513288
|
ce-v19-real-mix-64k/checkpoints/doc_0025000/state.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"config": {
|
| 3 |
+
"eval_every": 5000,
|
| 4 |
+
"fineweb_min_score": 4,
|
| 5 |
+
"hf_prefix": "ce-v19-real-mix-64k",
|
| 6 |
+
"hf_repo": "icarus112/ce-checkpoints",
|
| 7 |
+
"keep_orders": 3,
|
| 8 |
+
"max_docs": 200000,
|
| 9 |
+
"max_order": 8,
|
| 10 |
+
"max_tokens": 256,
|
| 11 |
+
"progress_every": 100,
|
| 12 |
+
"prune_every": 250,
|
| 13 |
+
"stream_sources": "fineweb,cosmopedia",
|
| 14 |
+
"table_cap": 10000000,
|
| 15 |
+
"vocab_size": 65536
|
| 16 |
+
},
|
| 17 |
+
"doc_idx": 25000,
|
| 18 |
+
"format": "ce_v19_rust_fast_bincode_v1",
|
| 19 |
+
"online_nll": 45001838.77152689,
|
| 20 |
+
"online_tokens": 6235214,
|
| 21 |
+
"preq_ppl": 1362.8982341490691,
|
| 22 |
+
"rolling_ppl": 1432.0778778467482,
|
| 23 |
+
"table_count": 10000000,
|
| 24 |
+
"token_count": 6260214
|
| 25 |
+
}
|
ce-v19-real-mix-64k/checkpoints/doc_0025000/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|