File size: 1,054 Bytes
9cc6fd7
 
 
 
 
 
 
 
 
 
f35aff6
 
 
36acaca
f35aff6
 
 
9cc6fd7
f35aff6
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: cc-by-nc-sa-4.0
base_model: google/gemma-2-2b-it
pipeline_tag: other
tags:
- motion-generation
- text-to-motion
---

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).

Code: https://github.com/HumanMLLM/IRG-MotionLLM

Our models are under the License CC-BY-NC-SA 4.0. Our models can only be used for research purpose. Our models are developed on [Gemma2-2B-IT](https://huggingface.co/google/gemma-2-2b-it) under its [LICENSE](https://ai.google.dev/gemma/terms).

If you find our work helpful for your research, please consider citing our paper.

```bibtex
@article{li2025irg,
  title={IRG-MotionLLM: Interleaving Motion Generation, Assessment and Refinement for Text-to-Motion Generation},
  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},
  journal={arXiv preprint arXiv:2512.10730},
  year={2025}
}
```