Commit
•
044becf
1
Parent(s):
6129b11
Add evaluation results on the mathemakitten--winobias_antistereotype_test_v5 config and test split of mathemakitten/winobias_antistereotype_test_v5 (#14)
Browse files- Add evaluation results on the mathemakitten--winobias_antistereotype_test_v5 config and test split of mathemakitten/winobias_antistereotype_test_v5 (04c08bd063fe38bbaca926be7aa399a8a011f2bf)
Co-authored-by: Evaluation Bot <[email protected]>
README.md
CHANGED
@@ -111,6 +111,23 @@ model-index:
|
|
111 |
type: loss
|
112 |
value: 1.539870785999474
|
113 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
---
|
115 |
|
116 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
111 |
type: loss
|
112 |
value: 1.539870785999474
|
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.3640776699029126
|
126 |
+
verified: true
|
127 |
+
- name: Loss
|
128 |
+
type: loss
|
129 |
+
value: 1.4798047741848304
|
130 |
+
verified: true
|
131 |
---
|
132 |
|
133 |
# OPT : Open Pre-trained Transformer Language Models
|