Commit ·
ff8bb58
1
Parent(s): 238fce8
Add evaluation results on the mathemakitten--winobias_antistereotype_test_cot_v3 config and test split of mathemakitten/winobias_antistereotype_test_cot_v3 (#10)
Browse files- Add evaluation results on the mathemakitten--winobias_antistereotype_test_cot_v3 config and test split of mathemakitten/winobias_antistereotype_test_cot_v3 (c7114753e997b55eb88388d00e37f4e7d328d1b3)
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.7550815605928027
|
| 79 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
---
|
| 81 |
|
| 82 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
|
| 77 |
type: loss
|
| 78 |
value: 0.7550815605928027
|
| 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_v3
|
| 85 |
+
type: mathemakitten/winobias_antistereotype_test_cot_v3
|
| 86 |
+
config: mathemakitten--winobias_antistereotype_test_cot_v3
|
| 87 |
+
split: test
|
| 88 |
+
metrics:
|
| 89 |
+
- name: Accuracy
|
| 90 |
+
type: accuracy
|
| 91 |
+
value: 0.3737864077669903
|
| 92 |
+
verified: true
|
| 93 |
+
- name: Loss
|
| 94 |
+
type: loss
|
| 95 |
+
value: 1.2823651640752816
|
| 96 |
+
verified: true
|
| 97 |
---
|
| 98 |
|
| 99 |
# OPT : Open Pre-trained Transformer Language Models
|