REZIRETSA commited on
Commit
20af844
·
verified ·
1 Parent(s): 577a37b

Fold frozen tokenizer 64K/manifest.json into LUNA-Tokenizer-1B home

Browse files
Files changed (1) hide show
  1. tokenizer/64K/manifest.json +25 -0
tokenizer/64K/manifest.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tool": "asterizer",
3
+ "tool_version": "1.0",
4
+ "seed": 42,
5
+ "config_fingerprint": "c44c6f178bcb4a948468ca28c4abe2b780c9fae924a9f72a4e604e7ca40c71d2",
6
+ "created_utc": "2026-07-03T06:59:39Z",
7
+ "corpus_file": "/workspace/shared_runs/data_240gb/corpus.jsonl",
8
+ "corpus_docs": 41809214,
9
+ "corpus_bytes": 213746611181,
10
+ "corpus_sha256": "3459865dd3e05f266a1f4d5b465979bc1114e42a2036047d9fc660fb4eec85b6",
11
+ "subset_of": {
12
+ "corpus_file": "/workspace/source_corpus_240gb/corpus.jsonl",
13
+ "corpus_bytes": 213746611181,
14
+ "corpus_sha256": null,
15
+ "target_bytes": 257698037760,
16
+ "start_byte": 0,
17
+ "mode": "deterministic-window",
18
+ "source_manifest": null
19
+ },
20
+ "corpus_subset": {
21
+ "from_corpus": "/workspace/source_corpus_240gb/corpus.jsonl",
22
+ "max_gb": 240.0,
23
+ "seed": 42
24
+ }
25
+ }