miguelcsx commited on
Commit
5b166ac
·
verified ·
1 Parent(s): e1fea06

Publish DIAL artifact coord/dial_postdeadline_completion_target_amendment.json

Browse files
coord/dial_postdeadline_completion_target_amendment.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "study_id": "dial_lexical_differentiation_v1",
4
+ "amendment_id": "postdeadline_completion_target_v2",
5
+ "clarified_at_utc": "2026-07-20T13:02:13Z",
6
+ "original_fixed_compute_deadline_utc": "2026-07-20T09:14:38Z",
7
+ "completion_target_utc": "2026-07-20T16:00:00Z",
8
+ "has_hard_completion_deadline": false,
9
+ "timezone": "America/Bogota",
10
+ "decision_reads_outcomes": false,
11
+ "decision_reads_operational_completion": true,
12
+ "parent_commit": "a3e74f3b89011ea76c473672d8b778a4ab6dfcd9",
13
+ "parent_amendment_sha256": "ab8f6be5082ee18480681f84e23b6f3efe9a19e3860ad0912e75487c831ddb5d",
14
+ "clarification": "11:00 America/Bogota is an ETA target only. Work must continue until every frozen artifact is complete.",
15
+ "prospective_status": "The original fixed-deadline study remains deadline-truncated. Results completed under this amendment are a disclosed post-deadline extension.",
16
+ "preserved_scientific_design": [
17
+ "The 18 sealed lineages, conditions, seeds, checkpoints and 30M endpoint are unchanged.",
18
+ "All evaluators, tasks, controls, 32 random bases, reading CV and synthesis are unchanged.",
19
+ "No scientific outcome informed removal of the mistaken operational timeout.",
20
+ "Hash-bound partial evaluations resume only missing tasks and completed outputs are never selected by value."
21
+ ],
22
+ "supplemental_lanes": {
23
+ "vavvi": {
24
+ "post_1": ["cuda:0"],
25
+ "post_2": ["cuda:0"],
26
+ "post_3": ["cuda:1"],
27
+ "post_4": ["cuda:1"],
28
+ "post_5": ["cuda:1"]
29
+ },
30
+ "vavvi2-1": {
31
+ "post_1": ["cuda:0"],
32
+ "post_2": ["cuda:0"],
33
+ "post_3": ["cuda:0"],
34
+ "post_4": ["cuda:1"],
35
+ "post_5": ["cuda:1"],
36
+ "post_6": ["cuda:1"]
37
+ },
38
+ "vavvi2-2": {}
39
+ },
40
+ "lane_scopes": {
41
+ "vavvi": {
42
+ "post_1": {"variants": ["dial_shuffled_s4"], "checkpoints": ["chck_7M"]},
43
+ "post_2": {"variants": ["dial_shuffled_s5"], "checkpoints": ["chck_8M"]},
44
+ "post_3": {"variants": ["dial_shuffled_s5"], "checkpoints": ["chck_10M"]},
45
+ "post_4": {"variants": ["dial_shuffled_s5"], "checkpoints": ["chck_20M"]},
46
+ "post_5": {"variants": ["dial_shuffled_s5"], "checkpoints": ["chck_30M"]}
47
+ },
48
+ "vavvi2-1": {
49
+ "post_1": {"variants": ["dial_shuffled_s2"], "checkpoints": ["chck_7M"]},
50
+ "post_2": {"variants": ["dial_shuffled_s2"], "checkpoints": ["chck_8M"]},
51
+ "post_3": {"variants": ["dial_shuffled_s2"], "checkpoints": ["chck_9M"]},
52
+ "post_4": {"variants": ["dial_shuffled_s2"], "checkpoints": ["chck_10M"]},
53
+ "post_5": {"variants": ["dial_shuffled_s2"], "checkpoints": ["chck_20M"]},
54
+ "post_6": {"variants": ["dial_shuffled_s2"], "checkpoints": ["chck_30M"]}
55
+ }
56
+ },
57
+ "analysis_workers": {
58
+ "vavvi": {"physical_gpus": 2, "workers_per_gpu": 2},
59
+ "vavvi2-1": {"physical_gpus": 2, "workers_per_gpu": 2},
60
+ "vavvi2-2": {"physical_gpus": 2, "workers_per_gpu": 2}
61
+ }
62
+ }