dnathinker-checkpoints / data /reasoning_traces /_reasoning_cutoff.json
explcre's picture
periodic: reasoning _reasoning_cutoff.json
70d80f3 verified
raw
history blame contribute delete
865 Bytes
{
"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"
}
}
}