File size: 1,250 Bytes
9e44eab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "format": "minimax_h3_three_encoder_teacher_cosine_v1",
  "metric": "same-teacher text-conditioning cosine similarity",
  "definition": "Mean cosine similarity between candidate and teacher text-conditioning vectors in the original three-encoder comparison contract.",
  "reference": {
    "id": "official_nvfp4",
    "label": "Official Qwen3-VL-32B NVFP4/AWQ reference",
    "cosine_similarity": 1.0,
    "note": "Identity/reference baseline; not a claim of visual equivalence."
  },
  "candidates": [
    {
      "id": "recovered_8b",
      "label": "Recovered Qwen3-VL-8B + ARA + 4096-to-5120 adapter",
      "cosine_similarity": 0.938678461010568,
      "scope": "Text-only conditioning; within trained recovery scope."
    },
    {
      "id": "pruned24_balanced_ara",
      "label": "Physical pruned-24 Qwen3-VL-32B-derived INT8 ConvRot + balanced ARA",
      "cosine_similarity": 0.9404705529707683,
      "scope": "Text-only conditioning; within trained pruning scope."
    }
  ],
  "interpretation": "These are conditioning-similarity diagnostics, not visual-quality, prompt-adherence, or video-equivalence scores.",
  "source_contract": "Original three-encoder comparison contract, seed 861607, matched text-conditioning evaluation."
}