EnricoFermi commited on
Commit
05f837f
·
verified ·
1 Parent(s): c786f9f

Upload v2-7b-coder-compensated.alloy.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. v2-7b-coder-compensated.alloy.json +9 -5
v2-7b-coder-compensated.alloy.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "v2-7b-coder-compensated",
3
- "version": "1.0.0",
4
  "description": "Methodology validation artifact for the v2 forge pipeline + KL-distillation compensation LoRA. Demonstrates that aggressive head pruning + activation-metric importance + pad-mode defrag, when paired with output-distribution distillation against the unmodified teacher, recovers near-base HumanEval capability (61.0 vs 62.2 base, within calibration tolerance). This is the empirical anchor for PLASTICITY-COMPACTION \u00a74.1.3.3 and the loss-function ablation that closes the \u00a74.1.3.2 PPL/HumanEval disconnect. NOT a Pareto improvement over the unmodified base 7B at any single VRAM tier \u2014 published as proof that the methodology stack works end-to-end, in preparation for the Qwen3.5-35B-A3B and 397B-A17B forges where the pruning dimension actually wins.",
5
  "author": "continuum-ai",
6
  "tags": [
@@ -117,7 +117,9 @@
117
  "baseScore": 62.2,
118
  "delta": -1.2,
119
  "calibrated": true,
120
- "withinCalibrationTolerance": true
 
 
121
  },
122
  {
123
  "name": "humaneval_plus",
@@ -126,7 +128,9 @@
126
  "baseScore": 53.7,
127
  "delta": -0.7,
128
  "calibrated": true,
129
- "withinCalibrationTolerance": true
 
 
130
  }
131
  ],
132
  "lossFunctionAblation": [
@@ -180,9 +184,9 @@
180
  {
181
  "target": "huggingface",
182
  "url": "https://huggingface.co/continuum-ai/v2-7b-coder-compensated",
183
- "publishedAt": "2026-04-08T04:41:28.366728+00:00"
184
  }
185
  ],
186
- "issuedAt": "2026-04-08T04:41:28.366728+00:00"
187
  }
188
  }
 
1
  {
2
  "name": "v2-7b-coder-compensated",
3
+ "version": "1.1.0",
4
  "description": "Methodology validation artifact for the v2 forge pipeline + KL-distillation compensation LoRA. Demonstrates that aggressive head pruning + activation-metric importance + pad-mode defrag, when paired with output-distribution distillation against the unmodified teacher, recovers near-base HumanEval capability (61.0 vs 62.2 base, within calibration tolerance). This is the empirical anchor for PLASTICITY-COMPACTION \u00a74.1.3.3 and the loss-function ablation that closes the \u00a74.1.3.2 PPL/HumanEval disconnect. NOT a Pareto improvement over the unmodified base 7B at any single VRAM tier \u2014 published as proof that the methodology stack works end-to-end, in preparation for the Qwen3.5-35B-A3B and 397B-A17B forges where the pruning dimension actually wins.",
5
  "author": "continuum-ai",
6
  "tags": [
 
117
  "baseScore": 62.2,
118
  "delta": -1.2,
119
  "calibrated": true,
120
+ "withinCalibrationTolerance": true,
121
+ "samplesPath": "eval/humaneval/humaneval_samples.jsonl",
122
+ "resultHash": "sha256:1d7d6404d962824aae828c3e52395c2298854698668bd11e4a61d63588df030f"
123
  },
124
  {
125
  "name": "humaneval_plus",
 
128
  "baseScore": 53.7,
129
  "delta": -0.7,
130
  "calibrated": true,
131
+ "withinCalibrationTolerance": true,
132
+ "samplesPath": "eval/humaneval/humaneval_samples.jsonl",
133
+ "resultHash": "sha256:1d7d6404d962824aae828c3e52395c2298854698668bd11e4a61d63588df030f"
134
  }
135
  ],
136
  "lossFunctionAblation": [
 
184
  {
185
  "target": "huggingface",
186
  "url": "https://huggingface.co/continuum-ai/v2-7b-coder-compensated",
187
+ "publishedAt": "2026-04-08T04:54:26.954862+00:00"
188
  }
189
  ],
190
+ "issuedAt": "2026-04-08T04:54:26.954862+00:00"
191
  }
192
  }