issdandavis commited on
Commit
1912e05
·
verified ·
1 Parent(s): b97c506

Update model card: mark as pre-pump baseline, point to v2 training

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ tags:
6
+ - polly
7
+ - scbe-aethermoore
8
+ - sacred-tongues
9
+ - sft
10
+ - qwen2.5
11
+ - qlora
12
+ base_model: Qwen/Qwen2.5-0.5B-Instruct
13
+ ---
14
+
15
+ # Polly Chat (Qwen 0.5B) — Pre-Pump Baseline
16
+
17
+ Early baseline Polly chatbot fine-tuned on SCBE-AETHERMOORE lore data.
18
+
19
+ **Status**: Superseded. A new version trained on 233K multi-view pairs
20
+ with pump orientation (L0/L1/L2/L3 tasks) is in progress.
21
+
22
+ ## What This Model Is
23
+
24
+ QLoRA fine-tune of Qwen2.5-0.5B-Instruct on early Spiralverse lore data.
25
+ This was the first Polly training run before the pump architecture existed.
26
+
27
+ ## What Comes Next
28
+
29
+ - **Polly v2 (baseline)**: Qwen2.5-3B on 116K L3-only pairs
30
+ - **Polly v2 (stack-lite)**: Qwen2.5-3B on 233K multi-view pairs (L0+L1+L2+L3)
31
+ - **Pump orientation**: inference-time tongue profiles + null patterns + governance
32
+
33
+ ## Training Data
34
+
35
+ - Dataset: [issdandavis/scbe-aethermoore-training-data](https://huggingface.co/datasets/issdandavis/scbe-aethermoore-training-data)
36
+ - 233K multi-view SFT pairs (current version)
37
+
38
+ ## Author
39
+
40
+ Issac Davis | ORCID: 0009-0002-3936-9369