Wonder-Griffin
commited on
Commit
•
172b3ac
1
Parent(s):
8bfe8d5
Upload model
Browse files
README.md
CHANGED
@@ -6,13 +6,13 @@ language:
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
license: unlicense
|
|
|
|
|
9 |
pipeline_tag: text-generation
|
10 |
tags:
|
11 |
- text-generation-inference
|
12 |
- question-answering
|
13 |
- casual-lm
|
14 |
-
metrics:
|
15 |
-
- accuracy
|
16 |
---
|
17 |
# JudgeLLM
|
18 |
|
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
license: unlicense
|
9 |
+
metrics:
|
10 |
+
- accuracy
|
11 |
pipeline_tag: text-generation
|
12 |
tags:
|
13 |
- text-generation-inference
|
14 |
- question-answering
|
15 |
- casual-lm
|
|
|
|
|
16 |
---
|
17 |
# JudgeLLM
|
18 |
|