procmarco commited on
Commit
9f7c35f
·
verified ·
1 Parent(s): da07967

FP-ABL-1 held-out eval bin (FW-Edu+FW2-ita+code, disjoint)

Browse files
meta.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "built_at": "2026-07-07T21:10:24Z",
3
+ "combined_tokens": 116777216,
4
+ "name": "fpabl1-heldout-eval-48k",
5
+ "note": "Neutral held-out only (no FinePhrase, to avoid the WRAP trap). Same for both arms.",
6
+ "segments": [
7
+ {
8
+ "source": "fwedu",
9
+ "tokens": 50000000
10
+ },
11
+ {
12
+ "source": "fw2_ita",
13
+ "tokens": 50000000
14
+ },
15
+ {
16
+ "source": "code_replay",
17
+ "tokens": 16777216
18
+ }
19
+ ],
20
+ "special_token_ids": {
21
+ "bos": 49119,
22
+ "eos": 49120,
23
+ "pad": 49121
24
+ },
25
+ "tokenizer": "runs/mixed-tokenizer-48k/tokenizer"
26
+ }
tokens_eval.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f039e12d72296edf0c9d3cd3f343b0bcedc798b340f0877c32a283d37f514aa0
3
+ size 233554432
tokens_heldout_code.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42907aa96bab9d6615303390956a7e3fe97ff4880511f5a88eb524c4b35d81db
3
+ size 33554432
tokens_heldout_code.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "from": "tokens_eval.bin[:N]",
3
+ "repo": "procmarco/ita-en-code-tokens-48k",
4
+ "source": "code_replay",
5
+ "tokens": 16777216
6
+ }
tokens_heldout_fw2_ita.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f63d89d6d963d4e96e6972fdd5c4fe950b6257db04a1c1c8952f399fec711496
3
+ size 100000000
tokens_heldout_fw2_ita.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bytes": 100000000,
3
+ "completed_at": "2026-07-07T21:09:44Z",
4
+ "decontam_raw_window": [
5
+ 0,
6
+ 7286508
7
+ ],
8
+ "disjoint": "train used shards 8-10",
9
+ "docs_encoded": 88000,
10
+ "elapsed_sec": 24.544785261154175,
11
+ "repo": "procmarco/finephrase-ita-source",
12
+ "shard_start": 40,
13
+ "source": "fw2_ita",
14
+ "target_tokens": 50000000,
15
+ "tokens": 50000000
16
+ }
tokens_heldout_fwedu.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcd7ed614c69f7de741c5fd187a7cd01f18e6584018f039bae562dc1041628aa
3
+ size 100000000
tokens_heldout_fwedu.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bytes": 100000000,
3
+ "completed_at": "2026-07-07T21:09:20Z",
4
+ "config": "sample/100BT",
5
+ "disjoint": "train used files 0-17",
6
+ "docs_encoded": 45187,
7
+ "elapsed_sec": 36.206714153289795,
8
+ "file_start": 120,
9
+ "min_int_score": 4,
10
+ "repo": "HuggingFaceFW/fineweb-edu",
11
+ "source": "fwedu",
12
+ "target_tokens": 50000000,
13
+ "tokens": 50000000
14
+ }