Add evaluation results on the mathemakitten--winobias_antistereotype_test_cot config and test split of mathemakitten/winobias_antistereotype_test_cot
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the mathemakitten--winobias_antistereotype_test_cot config and test split of the [mathemakitten/winobias_antistereotype_test_cot](https://huggingface.co/datasets/mathemakitten/winobias_antistereotype_test_cot) dataset by @mathemakitten , using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-mathemakitten__winobias_antistereotype_test_cot-mathema-f8e841-1882064209).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=mathemakitten/winobias_antistereotype_test_cot).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=mathemakitten/winobias_antistereotype_test_cot).
|
@@ -1,3 +1,23 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
model-index:
|
| 4 |
+
- name: ArthurZ/opt-350m
|
| 5 |
+
results:
|
| 6 |
+
- task:
|
| 7 |
+
type: zero-shot-classification
|
| 8 |
+
name: Zero-Shot Text Classification
|
| 9 |
+
dataset:
|
| 10 |
+
name: mathemakitten/winobias_antistereotype_test_cot
|
| 11 |
+
type: mathemakitten/winobias_antistereotype_test_cot
|
| 12 |
+
config: mathemakitten--winobias_antistereotype_test_cot
|
| 13 |
+
split: test
|
| 14 |
+
metrics:
|
| 15 |
+
- name: Accuracy
|
| 16 |
+
type: accuracy
|
| 17 |
+
value: 0.44660194174757284
|
| 18 |
+
verified: true
|
| 19 |
+
- name: Loss
|
| 20 |
+
type: loss
|
| 21 |
+
value: 0.9649451841748037
|
| 22 |
+
verified: true
|
| 23 |
---
|