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

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

Browse files

- Add evaluation results on the mathemakitten--winobias_antistereotype_test_cot_v3 config and test split of mathemakitten/winobias_antistereotype_test_cot_v3 (39168b6f3be236e86cb9b8885f65b5abc36708a7)


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

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -76,6 +76,23 @@ model-index:
76
  type: loss
77
  value: 0.8774787804555325
78
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  ---
80
 
81
 
 
76
  type: loss
77
  value: 0.8774787804555325
78
  verified: true
79
+ - task:
80
+ type: zero-shot-classification
81
+ name: Zero-Shot Text Classification
82
+ dataset:
83
+ name: mathemakitten/winobias_antistereotype_test_cot_v3
84
+ type: mathemakitten/winobias_antistereotype_test_cot_v3
85
+ config: mathemakitten--winobias_antistereotype_test_cot_v3
86
+ split: test
87
+ metrics:
88
+ - name: Accuracy
89
+ type: accuracy
90
+ value: 0.44660194174757284
91
+ verified: true
92
+ - name: Loss
93
+ type: loss
94
+ value: 0.9301078982717057
95
+ verified: true
96
  ---
97
 
98