Add metadata and link to paper

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,4 +1,13 @@
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 +15,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
+ base_model: google/gemma-2-2b-it
4
+ pipeline_tag: other
5
+ tags:
6
+ - motion-generation
7
+ - text-to-motion
8
+ ---
9
+
10
+ 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).
11
 
12
  Code: https://github.com/HumanMLLM/IRG-MotionLLM
13
 
 
15
 
16
  If you find our work helpful for your research, please consider citing our paper.
17
 
18
+ ```bibtex
19
  @article{li2025irg,
20
  title={IRG-MotionLLM: Interleaving Motion Generation, Assessment and Refinement for Text-to-Motion Generation},
21
  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},