--- license: cc-by-4.0 language: - multilingual tags: - text-to-motion - humanml3d - rewriter --- # AnimoFlow Rewriter Corpus Pre-extracted + pre-embedded HumanML3D caption corpus, used by AnimoFlows multilingual prompt rewriter (Qwen2.5-1.5B-Instruct + RAFSL few-shot template). - captions.json: 52,839 unique English motion captions extracted from EricGuo5513/HumanML3D - embeddings.npy: (52839, 384) float16 — embedded once with sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 Baked into the AnimoFlow demo Space at build time. See vault://wiki/concepts/Prompt rewriter front-end plan for context.