Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen2.5-14B-Instruct
|
|
|
|
| 5 |
---
|
| 6 |
# CompassJudger-1
|
| 7 |
|
|
@@ -275,4 +276,4 @@ If you want to add your model to this leaderboard, welcome to add an issue in th
|
|
| 275 |
- https://github.com/open-compass/opencompass
|
| 276 |
- https://github.com/InternLM/InternLM
|
| 277 |
- https://github.com/QwenLM/Qwen2.5
|
| 278 |
-
- https://github.com/InternLM/xtuner
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen2.5-14B-Instruct
|
| 5 |
+
library_name: transformers
|
| 6 |
---
|
| 7 |
# CompassJudger-1
|
| 8 |
|
|
|
|
| 276 |
- https://github.com/open-compass/opencompass
|
| 277 |
- https://github.com/InternLM/InternLM
|
| 278 |
- https://github.com/QwenLM/Qwen2.5
|
| 279 |
+
- https://github.com/InternLM/xtuner
|