MotionStreamer Evaluator

Hugging Face artifact for the TMR-style evaluator released with MotionStreamer. Motius extracts only the DistilBERT text encoder and ACTOR motion encoder used for MotionStreamer-272 evaluation; Lightning trainer state is excluded.

Provenance

Artifact layout

  • model.safetensors: text and motion evaluator encoders
  • stats/: MotionStreamer-272 normalization statistics
  • tokenizer/: DistilBERT tokenizer/config files
  • config.json and preprocessor_config.json: architecture and protocol
  • artifact_manifest.json: file and source-checkpoint hashes

Download

from huggingface_hub import snapshot_download

artifact = snapshot_download("ZeyuLing/motius-evaluator-motionstreamer-272")
Downloads last month
16
Safetensors
Model size
75.5M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Paper for ZeyuLing/motius-evaluator-motionstreamer-272