Other

Add pipeline tag, base model, and license metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,4 +1,10 @@
1
- This repository contains the model of the paper IRG-MotionLLM: Interleaving Motion Generation, Assessment and Refinement for Text-to-Motion Generation.
 
 
 
 
 
 
2
 
3
  Code: https://github.com/HumanMLLM/IRG-MotionLLM
4
 
@@ -6,7 +12,7 @@ Our models are under the License CC-BY-NC-SA 4.0. Our models can only be used fo
6
 
7
  If you find our work helpful for your research, please consider citing our paper.
8
 
9
- ```
10
  @article{li2025irg,
11
  title={IRG-MotionLLM: Interleaving Motion Generation, Assessment and Refinement for Text-to-Motion Generation},
12
  author={Li, Yuan-Ming and Yang, Qize and Lei, Nan and Fu, Shenghao and Zeng, Ling-An and Hu, Jian-Fang and Wei, Xihan and Zheng, Wei-Shi},
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ pipeline_tag: other
4
+ base_model: google/gemma-2-2b-it
5
+ ---
6
+
7
+ This repository contains the model of the paper [IRG-MotionLLM: Interleaving Motion Generation, Assessment and Refinement for Text-to-Motion Generation](https://huggingface.co/papers/2512.10730).
8
 
9
  Code: https://github.com/HumanMLLM/IRG-MotionLLM
10
 
 
12
 
13
  If you find our work helpful for your research, please consider citing our paper.
14
 
15
+ ```bibtex
16
  @article{li2025irg,
17
  title={IRG-MotionLLM: Interleaving Motion Generation, Assessment and Refinement for Text-to-Motion Generation},
18
  author={Li, Yuan-Ming and Yang, Qize and Lei, Nan and Fu, Shenghao and Zeng, Ling-An and Hu, Jian-Fang and Wei, Xihan and Zheng, Wei-Shi},