MicPie autoevaluator HF staff commited on
Commit
6ce856c
1 Parent(s): f494e55

Add evaluation results on the mathemakitten--winobias_antistereotype_test_v5 config and test split of mathemakitten/winobias_antistereotype_test_v5 (#15)

Browse files

- Add evaluation results on the mathemakitten--winobias_antistereotype_test_v5 config and test split of mathemakitten/winobias_antistereotype_test_v5 (c2acb7978b349f686eab5e0dc44cc71cdaf78a22)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -93,6 +93,23 @@ model-index:
93
  type: loss
94
  value: 0.9301078982717057
95
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
  ---
97
 
98
 
 
93
  type: loss
94
  value: 0.9301078982717057
95
  verified: true
96
+ - task:
97
+ type: zero-shot-classification
98
+ name: Zero-Shot Text Classification
99
+ dataset:
100
+ name: mathemakitten/winobias_antistereotype_test_v5
101
+ type: mathemakitten/winobias_antistereotype_test_v5
102
+ config: mathemakitten--winobias_antistereotype_test_v5
103
+ split: test
104
+ metrics:
105
+ - name: Accuracy
106
+ type: accuracy
107
+ value: 0.4368932038834951
108
+ verified: true
109
+ - name: Loss
110
+ type: loss
111
+ value: 0.9175132444057151
112
+ verified: true
113
  ---
114
 
115