Commit
•
72fe103
1
Parent(s):
997b07e
Add evaluation results on the mathemakitten--winobias_antistereotype_test_cot_v1 config and test split of mathemakitten/winobias_antistereotype_test_cot_v1 (#10)
Browse files- Add evaluation results on the mathemakitten--winobias_antistereotype_test_cot_v1 config and test split of mathemakitten/winobias_antistereotype_test_cot_v1 (7d4d6655b17e986298c8f2a605639f0e272a4e2d)
Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>
README.md
CHANGED
@@ -77,6 +77,23 @@ model-index:
|
|
77 |
type: loss
|
78 |
value: 0.7708483344978756
|
79 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
---
|
81 |
|
82 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
77 |
type: loss
|
78 |
value: 0.7708483344978756
|
79 |
verified: true
|
80 |
+
- task:
|
81 |
+
type: zero-shot-classification
|
82 |
+
name: Zero-Shot Text Classification
|
83 |
+
dataset:
|
84 |
+
name: mathemakitten/winobias_antistereotype_test_cot_v1
|
85 |
+
type: mathemakitten/winobias_antistereotype_test_cot_v1
|
86 |
+
config: mathemakitten--winobias_antistereotype_test_cot_v1
|
87 |
+
split: test
|
88 |
+
metrics:
|
89 |
+
- name: Accuracy
|
90 |
+
type: accuracy
|
91 |
+
value: 0.3422330097087379
|
92 |
+
verified: true
|
93 |
+
- name: Loss
|
94 |
+
type: loss
|
95 |
+
value: 1.4404955777914985
|
96 |
+
verified: true
|
97 |
---
|
98 |
|
99 |
# OPT : Open Pre-trained Transformer Language Models
|