Kyle1668 commited on
Commit
a4a42e8
·
verified ·
1 Parent(s): 3f537b1

Add bigrun-ai-p1-s11/_provenance.json

Browse files
Files changed (1) hide show
  1. bigrun-ai-p1-s11/_provenance.json +230 -0
bigrun-ai-p1-s11/_provenance.json ADDED
@@ -0,0 +1,230 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "destination": {
4
+ "config": "bigrun-ai-p1-s11",
5
+ "private": false,
6
+ "repo": "geodesic-research/control-pretraining-datasets-smoke"
7
+ },
8
+ "source": {
9
+ "provides": {
10
+ "id": "str",
11
+ "source": "str",
12
+ "text": "str"
13
+ },
14
+ "repo": "geodesic-research/control-pretraining-datasets",
15
+ "revision": "ab6638267e61db5051105ba480ad63d39876b475",
16
+ "split": "train[26257:28644]",
17
+ "subset": "lesswrong_plus_ai_docs",
18
+ "type": "hf"
19
+ },
20
+ "splits": {
21
+ "eval_size": 100,
22
+ "per_cell": false,
23
+ "seed": 42,
24
+ "single_split": "train",
25
+ "val_size": 100
26
+ },
27
+ "transform": [
28
+ {
29
+ "column": "text",
30
+ "drop_if_empty": false,
31
+ "include_delimiters": true,
32
+ "kernel": "delimited_strip",
33
+ "start_delimiter": "\n\nComments\n\n",
34
+ "type": "map_column"
35
+ },
36
+ {
37
+ "index_column": "chunk_index",
38
+ "kernel": "chunk_text",
39
+ "max_chars": 12000,
40
+ "output_column": "seed_text",
41
+ "source_column": "text",
42
+ "type": "flat_map"
43
+ },
44
+ {
45
+ "column_schema": {
46
+ "chunk_index": "chunk_index",
47
+ "seed_source": "source",
48
+ "source_id": "id",
49
+ "text": "seed_text"
50
+ },
51
+ "ignore_missing": false,
52
+ "type": "project"
53
+ },
54
+ {
55
+ "kernel": "format",
56
+ "target_column": "seed_key",
57
+ "template": "{source_id}#{chunk_index}",
58
+ "type": "map_column"
59
+ },
60
+ {
61
+ "kernel": "tokenize_count",
62
+ "output_column": "seed_num_tokens",
63
+ "text_column": "text",
64
+ "tokenizer": "geodesic-research/nemotron-base-tokenizer",
65
+ "type": "map_column"
66
+ },
67
+ {
68
+ "bounds": {
69
+ "seed_num_tokens": {
70
+ "max": 44000.0
71
+ }
72
+ },
73
+ "kernel": "match",
74
+ "type": "filter"
75
+ },
76
+ {
77
+ "kernel": "match",
78
+ "length": {
79
+ "text": {
80
+ "min": 1000
81
+ }
82
+ },
83
+ "type": "filter"
84
+ },
85
+ {
86
+ "column_schema": {
87
+ "chunk_index": "chunk_index",
88
+ "seed_key": "seed_key",
89
+ "seed_source": "seed_source",
90
+ "source_id": "source_id",
91
+ "text": "text"
92
+ },
93
+ "ignore_missing": false,
94
+ "type": "project"
95
+ },
96
+ {
97
+ "max_iterations": 30,
98
+ "min_tokens": 4000000,
99
+ "steps": [
100
+ {
101
+ "cache_root": "/projects/a5k/public/data_kyleobrien.a5k/control-pretraining-upsample-ai/bigrun/llm-cache",
102
+ "concurrency": 4096,
103
+ "data_parallel_size": 1,
104
+ "model": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16",
105
+ "nodes": [
106
+ "nid011246",
107
+ "nid011247",
108
+ "nid011248",
109
+ "nid011250",
110
+ "nid011251",
111
+ "nid011252",
112
+ "nid011253",
113
+ "nid011254",
114
+ "nid011255",
115
+ "nid011261",
116
+ "nid011262",
117
+ "nid011264",
118
+ "nid011266",
119
+ "nid011267",
120
+ "nid011271",
121
+ "nid011272"
122
+ ],
123
+ "prompts_dir": "assets/control-pretraining/prompts_e2",
124
+ "rewrite_skip_recall": 0.8,
125
+ "speculative_config": {
126
+ "method": "mtp",
127
+ "num_speculative_tokens": 1
128
+ },
129
+ "subtype_pool": "assets/control-pretraining/pools/doc_subtypes_natural.json",
130
+ "subtype_seed": 42,
131
+ "target_inflight": 2048,
132
+ "tensor_parallel_size": 4,
133
+ "tokenizer": "geodesic-research/nemotron-base-tokenizer",
134
+ "type": "corpus/subtype_upsample",
135
+ "work_root": "/projects/a5k/public/data_kyleobrien.a5k/control-pretraining-upsample-ai/bigrun/work",
136
+ "writing_min_p": 0.0
137
+ }
138
+ ],
139
+ "token_column": "num_tokens",
140
+ "type": "repeat_until"
141
+ },
142
+ {
143
+ "column_schema": {
144
+ "chunk_index": "chunk_index",
145
+ "claims_trace": "claims_trace",
146
+ "comma_density": "comma_density",
147
+ "coverage_verdicts": "coverage_verdicts",
148
+ "draft_coverage_verdicts": "draft_coverage_verdicts",
149
+ "draft_fact_recall": "draft_fact_recall",
150
+ "draft_judge_trace": "draft_judge_trace",
151
+ "draft_num_tokens": "draft_num_tokens",
152
+ "draft_trace": "draft_trace",
153
+ "fact_recall": "fact_recall",
154
+ "final_judge_trace": "final_judge_trace",
155
+ "max_segment_jaccard": "max_segment_jaccard",
156
+ "num_tokens": "num_tokens",
157
+ "rewrite_trace": "rewrite_trace",
158
+ "rewritten": "rewritten",
159
+ "seed_key": "seed_key",
160
+ "seed_source": "seed_source",
161
+ "seed_term_recall": "seed_term_recall",
162
+ "seed_text": "text",
163
+ "sentence_end_density": "sentence_end_density",
164
+ "source": {
165
+ "const": "lesswrong_plus_ai_upsampled"
166
+ },
167
+ "source_claims": "source_claims",
168
+ "source_id": "source_id",
169
+ "subtype": "subtype",
170
+ "subtype_family": "subtype_family",
171
+ "subtype_id": "subtype_id",
172
+ "text": "document",
173
+ "text_draft": "document_draft",
174
+ "uniq_ngram_ratio": "uniq_ngram_ratio"
175
+ },
176
+ "ignore_missing": false,
177
+ "type": "project"
178
+ },
179
+ {
180
+ "as_sha256": true,
181
+ "file_path": "assets/control-pretraining/contexts/upsample_universe.md",
182
+ "kernel": "file_constant",
183
+ "strip_frontmatter": false,
184
+ "target_column": "universe_sha256",
185
+ "type": "map_column"
186
+ },
187
+ {
188
+ "column": "synth_model",
189
+ "kernel": "constant",
190
+ "type": "map_column",
191
+ "value": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16"
192
+ },
193
+ {
194
+ "guid_from": [
195
+ "source",
196
+ "seed_key",
197
+ "subtype_id",
198
+ "text"
199
+ ],
200
+ "guid_source_column": "source",
201
+ "kernel": "add_id_column",
202
+ "pad": 4,
203
+ "start": 0,
204
+ "target_column": "id",
205
+ "type": "map_column"
206
+ }
207
+ ]
208
+ },
209
+ "config_hash_sha256": "144ed91f304c3f71ad814fc40f059fb279fd7f0ef64903e7957811ff76ec0397",
210
+ "format_version": 1,
211
+ "git": {
212
+ "dirty": true,
213
+ "head": "790919b0c3cc5596ffbb02fff48fb576e6830600"
214
+ },
215
+ "invocation": "python -m dataset_builder /projects/a5k/public/data_kyleobrien.a5k/control-pretraining-upsample-ai/bigrun/configs/bigrun-ai-p1-s11.yaml --build-and-push --output-dir /projects/a5k/public/data_kyleobrien.a5k/control-pretraining-upsample-ai/bigrun/out/bigrun-ai-p1-s11",
216
+ "resolved_source": {
217
+ "provides": {
218
+ "id": "str",
219
+ "source": "str",
220
+ "text": "str"
221
+ },
222
+ "repo": "geodesic-research/control-pretraining-datasets",
223
+ "resolved_revision": "ab6638267e61db5051105ba480ad63d39876b475",
224
+ "revision": "ab6638267e61db5051105ba480ad63d39876b475",
225
+ "split": "train[26257:28644]",
226
+ "subset": "lesswrong_plus_ai_docs",
227
+ "type": "hf"
228
+ },
229
+ "timestamp_utc": "2026-08-19T09:56:21Z"
230
+ }