| 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} | |
| } | |
| ``` |