Add pipeline tag and library name

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -2,9 +2,14 @@
2
  license: other
3
  license_name: mg0-2.0
4
  license_link: https://github.com/Xtra-Computing/ModelGo/blob/main/MG_licenses/V2/MG0-2.0.txt
 
 
5
  ---
6
- https://huggingface.co/spaces/nuojohnchen/JudgeLRMDemo
7
- https://github.com/NuoJohnChen/JudgeLRM
 
 
 
8
 
9
  ```
10
  @misc{nuo2025judgelrm,
 
2
  license: other
3
  license_name: mg0-2.0
4
  license_link: https://github.com/Xtra-Computing/ModelGo/blob/main/MG_licenses/V2/MG0-2.0.txt
5
+ pipeline_tag: text-generation
6
+ library_name: transformers
7
  ---
8
+
9
+ This repository contains the JudgeLRM model as presented in [JudgeLRM: Large Reasoning Models as a Judge](https://arxiv.org/abs/2504.00050).
10
+
11
+ Demo: https://huggingface.co/spaces/nuojohnchen/JudgeLRMDemo
12
+ Github: https://github.com/NuoJohnChen/JudgeLRM
13
 
14
  ```
15
  @misc{nuo2025judgelrm,