Add if_ref_anchor_teacher4b_reasoning_train_seed1_val512_t1_p095_k20_pp0_r8192_plus32768fallback_run23.provenance.json (interim: stage B 11264/16585 rows)
Browse files
if_ref_anchor_teacher4b_reasoning_train_seed1_val512_t1_p095_k20_pp0_r8192_plus32768fallback_run23.provenance.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "INTERIM -- stage B (32768-token fallback) had covered 11264/16585 rows when this snapshot was taken; rows it has not reached keep their stage A result and may be incomplete",
|
| 3 |
+
"purpose": "two additional independent anchor draws (run2, run3) for the v2 Qwen3-4B reasoning cache; same train_seed1 split, so indices join directly on the JSON key with the draw-1 cache",
|
| 4 |
+
"reference_cache_run1": "if_ref_anchor_teacher4b_reasoning_train_seed1_val512_t1_p095_k20_pp0_r8192_plus476r32768_scored_by_qwen3_4b.json",
|
| 5 |
+
"rows_attempted": 93882,
|
| 6 |
+
"run2_complete": 89304,
|
| 7 |
+
"run3_complete": 89282,
|
| 8 |
+
"rows_complete_in_both_runs": 88535,
|
| 9 |
+
"procedure": {
|
| 10 |
+
"stage_a": {
|
| 11 |
+
"budget": 8192,
|
| 12 |
+
"n": 2,
|
| 13 |
+
"retries": 0,
|
| 14 |
+
"rows": 93882
|
| 15 |
+
},
|
| 16 |
+
"stage_b": {
|
| 17 |
+
"budget": 32768,
|
| 18 |
+
"n": 2,
|
| 19 |
+
"retries": 2,
|
| 20 |
+
"rows_done": 11264,
|
| 21 |
+
"rows_planned": 16585
|
| 22 |
+
},
|
| 23 |
+
"sampling": {
|
| 24 |
+
"temperature": 1.0,
|
| 25 |
+
"top_p": 0.95,
|
| 26 |
+
"top_k": 20,
|
| 27 |
+
"presence_penalty": 0.0,
|
| 28 |
+
"min_tokens": 10
|
| 29 |
+
},
|
| 30 |
+
"enable_thinking_generation": true,
|
| 31 |
+
"enable_thinking_ppl_prefix": false,
|
| 32 |
+
"ppl_nll_scope": "final_answer_tokens_only"
|
| 33 |
+
},
|
| 34 |
+
"note": "n=2 means two independent samples per prompt drawn in one pass, so run2 and run3 are i.i.d. under identical sampling. Per-draw merge: a draw that succeeded at 8192 is kept; 32768 fills only genuine gaps. Metadata is copied verbatim from the reference cache because the loader compares it by exact dict equality, so the 32768 fallback is recorded in the filename and here rather than in metadata."
|
| 35 |
+
}
|