Add evaluation results on the mathemakitten--winobias_antistereotype_test_v5 config and test split of mathemakitten/winobias_antistereotype_test_v5
#16
by
autoevaluator
HF Staff
- opened
README.md
CHANGED
|
@@ -77,6 +77,23 @@ model-index:
|
|
| 77 |
type: loss
|
| 78 |
value: 0.7992834513149564
|
| 79 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
---
|
| 81 |
|
| 82 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
|
| 77 |
type: loss
|
| 78 |
value: 0.7992834513149564
|
| 79 |
verified: true
|
| 80 |
+
- task:
|
| 81 |
+
type: zero-shot-classification
|
| 82 |
+
name: Zero-Shot Text Classification
|
| 83 |
+
dataset:
|
| 84 |
+
name: mathemakitten/winobias_antistereotype_test_v5
|
| 85 |
+
type: mathemakitten/winobias_antistereotype_test_v5
|
| 86 |
+
config: mathemakitten--winobias_antistereotype_test_v5
|
| 87 |
+
split: test
|
| 88 |
+
metrics:
|
| 89 |
+
- name: Accuracy
|
| 90 |
+
type: accuracy
|
| 91 |
+
value: 0.3713592233009709
|
| 92 |
+
verified: true
|
| 93 |
+
- name: Loss
|
| 94 |
+
type: loss
|
| 95 |
+
value: 1.3576936555171002
|
| 96 |
+
verified: true
|
| 97 |
---
|
| 98 |
|
| 99 |
# OPT : Open Pre-trained Transformer Language Models
|