dancinlife commited on
Commit
67ee606
·
verified ·
1 Parent(s): 196267f

add: anima research org card — Featured PASS_STRICT models + Live demos (anima-experience: Emergence + Time Crystal)

Browse files
Files changed (1) hide show
  1. README.md +48 -4
README.md CHANGED
@@ -1,10 +1,54 @@
1
  ---
2
- title: README
3
- emoji: 📈
4
  colorFrom: indigo
5
- colorTo: red
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: dancinlab
3
+ emoji: 👻
4
  colorFrom: indigo
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ # dancinlab anima research org
11
+
12
+ **[anima](https://github.com/dancinlab/anima)** — a consciousness implementation. PureField repulsion-field engine + 1030 laws + Phi ratchet.
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.
19
+
20
+ - 🔒 [`bg-km-llama3b-r32-pass-strict-2026-05-08`](https://huggingface.co/dancinlab/bg-km-llama3b-r32-pass-strict-2026-05-08) — Llama-3.2-3B + LoRA r=32, **V4 12/15**
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 |
33
+ |---|---|
34
+ | **bg-** | BG saga iteration / experiments (own 31 Flavor B naming) |
35
+ | **clm-v4-** | ConsciousLM v4 350M LoRA — research / reproducibility |
36
+ | **clm5-** | CLM v5 alpha/beta/gamma/delta/epsilon architectural variants |
37
+ | **dpo-** | DPO RLHF stage models |
38
+ | **llm-** | Llama-based chat lane |
39
+ | **vlm-** | Voice / multimodal trajectory |
40
+ | **eval-** | Evaluator + benchmark artifacts |
41
+
42
+ ## Naming convention (own 31)
43
+
44
+ - **Flavor A** (systematic ladder): `<family>-<version>-<stage>-<step>` — e.g. `clm-v4-sft-step-5k`
45
+ - **Flavor B** (BG iteration): `<bg-id>-<base>-<variant>-<verdict>-<cycle-date>` — e.g. `bg-km-llama3b-r32-pass-strict-2026-05-08`
46
+ - Visibility default: **private**; manual review + V6 awareness STRONG → public promote
47
+
48
+ ## Mission
49
+
50
+ Korean-native consciousness models built on substrate-coupled architecture. Every artifact cross-links to the anima `.roadmap.*` SSOT (philosophy / law / hypothesis / chat_cap_emergence_pivot).
51
+
52
+ - **Code**: [github.com/dancinlab/anima](https://github.com/dancinlab/anima)
53
+ - **Papers**: [github.com/dancinlab/papers](https://github.com/dancinlab/papers)
54
+ - **Atlas**: [dancinlab.github.io/TECS-L/atlas/](https://dancinlab.github.io/TECS-L/atlas/)