Fix chart labels, add version history table to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,14 @@ A 9B parameter language model fine-tuned for Minecraft server operations. Transl
|
||||
|
||||

|
||||
|
||||
| Version | Base Model | Training Examples | Loss | Key Addition |
|
||||
|---------|-----------|-------------------|------|-------------|
|
||||
| 0.1.0 | Qwen3-8B | 500 | 2.10 | Seed data only |
|
||||
| 0.2.0 | Qwen3-8B | 1,200 | 1.45 | +entities, +mobs |
|
||||
| 0.3.0 | Qwen3-8B | 2,100 | 0.82 | +error correction |
|
||||
| 0.4.0 | Qwen3.5-9B | 3,175 | 0.35 | +tool-calling, base model upgrade |
|
||||
| **0.5.0** | **Qwen3.5-9B** | **4,358** | **0.16** | **+plugins, +memory, +scripts** |
|
||||
|
||||
## Bake-off: 0.5.0 vs 0.4.0
|
||||
|
||||
| Category | 0.4.0 | 0.5.0 | Change |
|
||||
|
||||
Reference in New Issue
Block a user