rewriter-corpus / README.md
AnimoFlow's picture
Initial corpus upload from rewriter-probe
5b98da4 verified
|
Raw
History Blame Contribute Delete
619 Bytes
metadata
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.