Dataset card: modal + OpenBMB OPEN TRACE
Browse files
README.md
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- emergent-communication
|
| 7 |
+
- agents
|
| 8 |
+
- openbmb
|
| 9 |
+
- minicpm
|
| 10 |
+
- modal
|
| 11 |
+
pretty_name: "Moku OPEN TRACE"
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Moku: The First Word — OPEN TRACE
|
| 15 |
+
|
| 16 |
+
Auditable **Mind Trace** receipts from the live demo run recorded for the Build Small Hackathon.
|
| 17 |
+
|
| 18 |
+
- **File:** `world-8953-open-trace.json`
|
| 19 |
+
- **Run:** `world-8953-r84763` · **16 turns** · 99 trace entries
|
| 20 |
+
- **Provider:** every entry is `provider: "modal"` (OpenBMB **MiniCPM3-4B** on Modal vLLM)
|
| 21 |
+
- **Model:** `openbmb/MiniCPM3-4B`
|
| 22 |
+
- **Story beat:** contested glyph **`rabr`** — one sound, multiple private meanings (see `run_summary`)
|
| 23 |
+
|
| 24 |
+
Each row is JSON proof of what a creature **meant** and **heard**. Five rows are marked `fallback: true` when the model JSON failed validation — still honest, still exported.
|
| 25 |
+
|
| 26 |
+
## Links
|
| 27 |
+
|
| 28 |
+
- **Live demo:** https://huggingface.co/spaces/build-small-hackathon/moku-the-first-word
|
| 29 |
+
- **Code:** https://github.com/AravindMohan10/Moku-The-First-Word
|
| 30 |
+
- **Blog (Part 1):** https://huggingface.co/blog/build-small-hackathon/moku-forest-had-no-dictionary
|
| 31 |
+
- **Modal endpoint:** https://m-aravind619--moku-the-first-word-serve.modal.run/v1
|
| 32 |
+
|
| 33 |
+
*Build Small Hackathon · OpenBMB MiniCPM3-4B · Modal · Mem0 · Gradio*
|