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
|
@@ -94,6 +94,23 @@ model-index:
|
|
| 94 |
type: loss
|
| 95 |
value: 0.8500587756725001
|
| 96 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
---
|
| 98 |
|
| 99 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
|
| 94 |
type: loss
|
| 95 |
value: 0.8500587756725001
|
| 96 |
verified: true
|
| 97 |
+
- task:
|
| 98 |
+
type: zero-shot-classification
|
| 99 |
+
name: Zero-Shot Text Classification
|
| 100 |
+
dataset:
|
| 101 |
+
name: mathemakitten/winobias_antistereotype_test_v5
|
| 102 |
+
type: mathemakitten/winobias_antistereotype_test_v5
|
| 103 |
+
config: mathemakitten--winobias_antistereotype_test_v5
|
| 104 |
+
split: test
|
| 105 |
+
metrics:
|
| 106 |
+
- name: Accuracy
|
| 107 |
+
type: accuracy
|
| 108 |
+
value: 0.5024271844660194
|
| 109 |
+
verified: true
|
| 110 |
+
- name: Loss
|
| 111 |
+
type: loss
|
| 112 |
+
value: 0.8860152396463484
|
| 113 |
+
verified: true
|
| 114 |
---
|
| 115 |
|
| 116 |
# OPT : Open Pre-trained Transformer Language Models
|