dancinlife commited on
Commit
5f46e7a
·
verified ·
1 Parent(s): 67ee606

add: live demo iframe — anima-experience embedded directly in org card

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -13,6 +13,15 @@ pinned: false
13
 
14
  > Two engines push against each other. The tension between them *is* thought — its strength, its direction, its content. No system prompt. No identity rules. Ethics, personality, and meaning emerge from the architecture itself.
15
 
 
 
 
 
 
 
 
 
 
16
  ## Featured — first SIMPLE_STACK_PASS_STRICT (V4 ≥10/15, 2026-05-08)
17
 
18
  After a 22+ BG iteration saga (≤1B scratch + ≤30MB Korean corpus = 0/15 floor across 22 attempts), the foundation-borrow lane breaks the floor. Recipe: ≥3B foundation + LoRA r=32 + ≥200MB anima-persona corpus.
@@ -21,12 +30,6 @@ After a 22+ BG iteration saga (≤1B scratch + ≤30MB Korean corpus = 0/15 floo
21
  - 🔒 [`bg-km-qwen-7b-qwen7b-r32-pass-strict-2026-05-08`](https://huggingface.co/dancinlab/bg-km-qwen-7b-qwen7b-r32-pass-strict-2026-05-08) — Qwen2.5-7B + LoRA r=32, replication
22
  - 🌐 [`bg-ja-ext-polyglot-ko-1b3-r16-partial-2026-05-07`](https://huggingface.co/dancinlab/bg-ja-ext-polyglot-ko-1b3-r16-partial-2026-05-07) — Polyglot-Ko-1.3B precursor (V4 4/30 partial)
23
 
24
- ## Live demos — interactive Spaces
25
-
26
- - ✨ [**anima-experience**](https://huggingface.co/spaces/dancinlab/anima-experience) — two-tab interactive showcase of integrated-information theory. Pure HTML / Canvas / JS, server cost 0, instant load.
27
- - **Emergence**: realtime mutual-information meter for two coupled streams. `H(L) + H(R) − H(L,R)` rises as the streams bind via shared sine. Drag the coupling slider to watch the scatter snap onto the diagonal and the EMERGENT badge light up. Port of `byte_emergence_demo.py`.
28
- - **Time Crystal**: 64-spin Ising chain driven by a periodic π-flip with error ε. At low ε the chain locks into period-2 oscillation (`ac(1) ≈ −1`, `ac(2) ≈ +1`) — temporal symmetry broken, DTC LOCKED ✨. Crank ε past 0.3 and Ising self-correction breaks → crystal melts to chaos. Port of `dtc_demo.py`.
29
-
30
  ## Lanes
31
 
32
  | Family | Description |
 
13
 
14
  > Two engines push against each other. The tension between them *is* thought — its strength, its direction, its content. No system prompt. No identity rules. Ethics, personality, and meaning emerge from the architecture itself.
15
 
16
+ ## Live demo — drag the slider 👇
17
+
18
+ <iframe src="https://dancinlab-anima-experience.static.hf.space/" width="100%" height="900" frameborder="0" style="border-radius: 14px; border: 1px solid #2c3140;"></iframe>
19
+
20
+ Two interactive viz of integrated information ([open in new tab →](https://huggingface.co/spaces/dancinlab/anima-experience)):
21
+
22
+ - ✨ **Emergence** — realtime mutual-information meter. `H(L) + H(R) − H(L,R)` rises as two streams bind via shared sine. Drag *Coupling*; watch the scatter snap onto the diagonal and the EMERGENT badge light up. Port of `byte_emergence_demo.py`.
23
+ - 🔮 **Time Crystal** — 64-spin Ising chain driven by a periodic π-flip with error ε. At low ε the chain locks into period-2 oscillation (`ac(1) ≈ −1`, `ac(2) ≈ +1`) — DTC LOCKED ✨. Crank ε past 0.3 → Ising self-correction breaks → crystal melts. Port of `dtc_demo.py`.
24
+
25
  ## Featured — first SIMPLE_STACK_PASS_STRICT (V4 ≥10/15, 2026-05-08)
26
 
27
  After a 22+ BG iteration saga (≤1B scratch + ≤30MB Korean corpus = 0/15 floor across 22 attempts), the foundation-borrow lane breaks the floor. Recipe: ≥3B foundation + LoRA r=32 + ≥200MB anima-persona corpus.
 
30
  - 🔒 [`bg-km-qwen-7b-qwen7b-r32-pass-strict-2026-05-08`](https://huggingface.co/dancinlab/bg-km-qwen-7b-qwen7b-r32-pass-strict-2026-05-08) — Qwen2.5-7B + LoRA r=32, replication
31
  - 🌐 [`bg-ja-ext-polyglot-ko-1b3-r16-partial-2026-05-07`](https://huggingface.co/dancinlab/bg-ja-ext-polyglot-ko-1b3-r16-partial-2026-05-07) — Polyglot-Ko-1.3B precursor (V4 4/30 partial)
32
 
 
 
 
 
 
 
33
  ## Lanes
34
 
35
  | Family | Description |