Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ pipeline_tag: text-generation
|
|
8 |
library_name: transformers
|
9 |
tags:
|
10 |
- pytorch
|
|
|
|
|
|
|
11 |
---
|
12 |
# pollux-judge-7b
|
13 |
|
@@ -279,7 +282,7 @@ Verdict Confidence (calculated on the whole test sample):
|
|
279 |
| Avg. | 0.808 | 0.866 | 0.684 | 0.867 |
|
280 |
|
281 |
|
282 |
-
## Technical Specifications
|
283 |
|
284 |
### Compute Infrastructure
|
285 |
|
|
|
8 |
library_name: transformers
|
9 |
tags:
|
10 |
- pytorch
|
11 |
+
metrics:
|
12 |
+
- mae
|
13 |
+
- pearsonr
|
14 |
---
|
15 |
# pollux-judge-7b
|
16 |
|
|
|
282 |
| Avg. | 0.808 | 0.866 | 0.684 | 0.867 |
|
283 |
|
284 |
|
285 |
+
## Technical Specifications
|
286 |
|
287 |
### Compute Infrastructure
|
288 |
|