File size: 865 Bytes
70d80f3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"cutoff_utc": "20260428T112500Z",
"policy": "All paper-experiment training runs use the *.frozen_20260428T112500Z.jsonl snapshots. Live *.reasoning.jsonl files continue to grow in the background and are uploaded to HF for future use, but are NOT used in any benchmark training in this paper.",
"snapshots": {
"enhancer_generation": {
"path": "data/reasoning_traces/train.enhancer_generation.reasoning.frozen_20260428T112500Z.jsonl",
"rows": 8502,
"task_label": "T1"
},
"pair_prediction": {
"path": "data/reasoning_traces/train.pair_prediction.reasoning.frozen_20260428T112500Z.jsonl",
"rows": 6753,
"task_label": "T2"
},
"enhancer_editing": {
"path": "data/reasoning_traces/train.enhancer_editing.reasoning.frozen_20260428T112500Z.jsonl",
"rows": 111,
"task_label": "T3"
}
}
}
|