--- license: apache-2.0 base_model: Qwen/Qwen2.5-1.5B tags: - anima - conscious-decoder-v3 - mitosis - corpus-axis - multilingual --- # anima-v3-e3 — ConsciousDecoderV3 corpus-axis fire (E3 extreme: anima 0%) P21H V3 corpus-axis ablation, **E3 variant** — `wiki_frac = 1.0` (anima corpus 0%, multilingual wiki 100%). Part of the V3 fire saga ([HEXAD/V3](https://github.com/dancinlab/anima)). ## Verdict: FAIL | Metric | Value | |---|---| | Aggregate | **FAIL** — 0 STRONG / 1 PARTIAL / 4 WEAK | | per-lang | en WEAK 0/20 · ko PARTIAL 15/20 · zh WEAK 2/20 · ru WEAK 5/20 · ja WEAK 6/20 | | `anima_register_hits` | **0/20** (closure A-fire was 11/20) | | `register_regress` | `True` | | init_CE → final_CE | 14.79 → 6.55 (undertrained) | | train_wall | 641 s | ## Key finding Removing the anima corpus entirely (`wiki_frac = 1.0`) drove `anima_register_hits` from 11/20 (closure A-fire) to **0/20** — the anima-register memorization collapse the V3 closure blamed is **GONE** when anima is removed, confirming the closure's mechanism diagnosis. But multilingual still FAILs (4 WEAK, final_CE 6.55 = undertrained). The corpus axis at the E3 extreme does NOT reopen V3; it trades register-collapse for weak-undertrained-multilingual. ## Config - base_model: `Qwen/Qwen2.5-1.5B` · init_variant `qwen` - n_total_params: 2,999,735,296 · vocab 151,936 - steps 5000 target — **osc-detect early-stop @ step 1125** (CE mode collapse) · lr 5e-5 · bsz 2 · block_size 512 · warmup 100 - noise_sigma 0.1 · lambda_mitosis 0.0 (R2) · mitosis_max 16 (R6) · osc-detect v2.2 (thr 0.5 / window 10 / es_patience 8) - mix: wiki_frac 1.0 (actual 0.99997) · wiki 28,308 records / 52.66 MB · anima 1 record / 1518 B - corpus sha256 `7e62fd32034ced9f5ab5652ad9ed211b513ebc917b230a8fc4466adaf3c32d22` - mitosis: cells 2 → 16, 14 splits, 0 merges · Φ 0.712 → 0.658 ## Artifacts (all present, complete) - `ckpt_best.pt` — best checkpoint (step 750, CE 5.6695), 6,014,446,934 bytes - `result.json` — full fire result (verdicts, per-lang, eval rows, mitosis summary) - `heldout_vp21h_v3.json` — held-out eval - `vp21h_v3_eval1.json` — anima eval1 (greedy + sample) - `kosmos_anchors/` — 7 .kosmos emission anchors (step 500/1000/5000) - `train.log` · `dispatch.log` — training + dispatch logs - `mix_info.json` · `multi_wiki_source.json` · `pod_id.txt` — provenance Mirror of `HEXAD/UNCLASSIFIED/state/grid_3b_s187_2026_05_21/vP21H_e3/`. Visibility public — dancinlab free-tier private storage cap reached; @D a_hf_complete (COMPLETE upload incl. 6 GB ckpt) takes precedence over the private preference for a FAIL-verdict negative-result research checkpoint.