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-r
|
13 |
|
@@ -280,7 +283,7 @@ Verdict Confidence (calculated on the whole test sample):
|
|
280 |
| Avg. | 0.806 | 0.866 | 0.684 | 0.867 |
|
281 |
|
282 |
|
283 |
-
## Technical Specifications
|
284 |
|
285 |
### Compute Infrastructure
|
286 |
|
|
|
8 |
library_name: transformers
|
9 |
tags:
|
10 |
- pytorch
|
11 |
+
metrics:
|
12 |
+
- mae
|
13 |
+
- pearsonr
|
14 |
---
|
15 |
# pollux-judge-7b-r
|
16 |
|
|
|
283 |
| Avg. | 0.806 | 0.866 | 0.684 | 0.867 |
|
284 |
|
285 |
|
286 |
+
## Technical Specifications
|
287 |
|
288 |
### Compute Infrastructure
|
289 |
|