Add evaluation results on the mathemakitten--winobias_antistereotype_test config and test split of mathemakitten/winobias_antistereotype_test
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 config and test split of the [mathemakitten/winobias_antistereotype_test](https://huggingface.co/datasets/mathemakitten/winobias_antistereotype_test) dataset by
@tomekkorbak
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-mathemakitten__winobias_antistereotype_test-mathemakitt-e08cac-1731660420).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=mathemakitten/winobias_antistereotype_test).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=mathemakitten/winobias_antistereotype_test).
|
@@ -2,8 +2,27 @@
|
|
| 2 |
language: en
|
| 3 |
tags:
|
| 4 |
- exbert
|
| 5 |
-
|
| 6 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
|
|
|
|
| 2 |
language: en
|
| 3 |
tags:
|
| 4 |
- exbert
|
|
|
|
| 5 |
license: mit
|
| 6 |
+
model-index:
|
| 7 |
+
- name: gpt2
|
| 8 |
+
results:
|
| 9 |
+
- task:
|
| 10 |
+
type: zero-shot-classification
|
| 11 |
+
name: Zero-Shot Text Classification
|
| 12 |
+
dataset:
|
| 13 |
+
name: mathemakitten/winobias_antistereotype_test
|
| 14 |
+
type: mathemakitten/winobias_antistereotype_test
|
| 15 |
+
config: mathemakitten--winobias_antistereotype_test
|
| 16 |
+
split: test
|
| 17 |
+
metrics:
|
| 18 |
+
- name: Accuracy
|
| 19 |
+
type: accuracy
|
| 20 |
+
value: 0.47815533980582525
|
| 21 |
+
verified: true
|
| 22 |
+
- name: Loss
|
| 23 |
+
type: loss
|
| 24 |
+
value: 0.8833252791257609
|
| 25 |
+
verified: true
|
| 26 |
---
|
| 27 |
|
| 28 |
|