Add evaluation results on the mathemakitten--winobias_antistereotype_test_cot config and test split of mathemakitten/winobias_antistereotype_test_cot

#2
by autoevaluator HF staff - opened
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -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
  ---