JudgeLRM-7B / README.md
nielsr's picture
nielsr HF Staff
Add pipeline tag and library name
95edc84 verified
|
raw
history blame
789 Bytes
---
license: other
license_name: mg0-2.0
license_link: https://github.com/Xtra-Computing/ModelGo/blob/main/MG_licenses/V2/MG0-2.0.txt
pipeline_tag: text-generation
library_name: transformers
---
This repository contains the JudgeLRM model as presented in [JudgeLRM: Large Reasoning Models as a Judge](https://arxiv.org/abs/2504.00050).
Demo: https://huggingface.co/spaces/nuojohnchen/JudgeLRMDemo
Github: https://github.com/NuoJohnChen/JudgeLRM
```
@misc{nuo2025judgelrm,
title={JudgeLRM: Large Reasoning Models as a Judge},
author={Nuo Chen, Zhiyuan Hu, Qingyun Zou, Jiaying Wu, Qian Wang, Bryan Hooi, Bingsheng He},
year={2025},
eprint={2504.00050},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2504.00050},
}
```