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
@@ -111,6 +111,23 @@ model-index:
|
|
111 |
type: loss
|
112 |
value: 1.2352868161494008
|
113 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
---
|
115 |
|
116 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
111 |
type: loss
|
112 |
value: 1.2352868161494008
|
113 |
verified: true
|
114 |
+
- task:
|
115 |
+
type: zero-shot-classification
|
116 |
+
name: Zero-Shot Text Classification
|
117 |
+
dataset:
|
118 |
+
name: mathemakitten/winobias_antistereotype_test_v5
|
119 |
+
type: mathemakitten/winobias_antistereotype_test_v5
|
120 |
+
config: mathemakitten--winobias_antistereotype_test_v5
|
121 |
+
split: test
|
122 |
+
metrics:
|
123 |
+
- name: Accuracy
|
124 |
+
type: accuracy
|
125 |
+
value: 0.4029126213592233
|
126 |
+
verified: true
|
127 |
+
- name: Loss
|
128 |
+
type: loss
|
129 |
+
value: 1.3491194838988576
|
130 |
+
verified: true
|
131 |
---
|
132 |
|
133 |
# OPT : Open Pre-trained Transformer Language Models
|