Commit
·
f454423
1
Parent(s):
99c9b7f
Add evaluation results on the mathemakitten--winobias_antistereotype_test_cot_v1 config and test split of mathemakitten/winobias_antistereotype_test_cot_v1 (#12)
Browse files- Add evaluation results on the mathemakitten--winobias_antistereotype_test_cot_v1 config and test split of mathemakitten/winobias_antistereotype_test_cot_v1 (6a0beb38980d01fdbcdb54c92b5fa6b3b72921a8)
Co-authored-by: Evaluation Bot <[email protected]>
README.md
CHANGED
|
@@ -77,6 +77,23 @@ model-index:
|
|
| 77 |
type: loss
|
| 78 |
value: 0.8747565217197888
|
| 79 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
---
|
| 81 |
|
| 82 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
|
| 77 |
type: loss
|
| 78 |
value: 0.8747565217197888
|
| 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.39805825242718446
|
| 92 |
+
verified: true
|
| 93 |
+
- name: Loss
|
| 94 |
+
type: loss
|
| 95 |
+
value: 1.3472958901782706
|
| 96 |
+
verified: true
|
| 97 |
---
|
| 98 |
|
| 99 |
# OPT : Open Pre-trained Transformer Language Models
|