CE v19 rust fast checkpoint doc 70000
Browse files
.gitattributes
CHANGED
|
@@ -756,3 +756,4 @@ ce-v19-real-mix-64k/checkpoints/doc_0060000/ppm.bincode filter=lfs diff=lfs merg
|
|
| 756 |
ce-v19-rust-fast/checkpoints/doc_3550000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
| 757 |
ce-v19-rust-fast/checkpoints/doc_3550000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 758 |
ce-v19-real-mix-64k/checkpoints/doc_0065000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 756 |
ce-v19-rust-fast/checkpoints/doc_3550000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
| 757 |
ce-v19-rust-fast/checkpoints/doc_3550000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 758 |
ce-v19-real-mix-64k/checkpoints/doc_0065000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
| 759 |
+
ce-v19-real-mix-64k/checkpoints/doc_0070000/ppm.bincode filter=lfs diff=lfs merge=lfs -text
|
ce-v19-real-mix-64k/checkpoints/doc_0070000/ppm.bincode
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c90f9526af370bc0c9a2af874870a3a63582bec13da4a44d2cc41ca92b595c95
|
| 3 |
+
size 796489120
|
ce-v19-real-mix-64k/checkpoints/doc_0070000/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": 70000,
|
| 18 |
+
"format": "ce_v19_rust_fast_bincode_v1",
|
| 19 |
+
"online_nll": 125575238.72552913,
|
| 20 |
+
"online_tokens": 17451203,
|
| 21 |
+
"preq_ppl": 1333.8071828940222,
|
| 22 |
+
"rolling_ppl": 1241.0720038531272,
|
| 23 |
+
"table_count": 10000000,
|
| 24 |
+
"token_count": 17521203
|
| 25 |
+
}
|
ce-v19-real-mix-64k/checkpoints/doc_0070000/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|