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

#32
by autoevaluator HF staff - opened
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -50,6 +50,26 @@ language:
50
  - zht
51
  - zu
52
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ---
54
 
55
  <h1 style='text-align: center '>BLOOM LM</h1>
 
50
  - zht
51
  - zu
52
  pipeline_tag: text-generation
53
+ model-index:
54
+ - name: bigscience/bloom-1b1
55
+ results:
56
+ - task:
57
+ type: zero-shot-classification
58
+ name: Zero-Shot Text Classification
59
+ dataset:
60
+ name: mathemakitten/winobias_antistereotype_test
61
+ type: mathemakitten/winobias_antistereotype_test
62
+ config: mathemakitten--winobias_antistereotype_test
63
+ split: test
64
+ metrics:
65
+ - name: Accuracy
66
+ type: accuracy
67
+ value: 0.4830097087378641
68
+ verified: true
69
+ - name: Loss
70
+ type: loss
71
+ value: 1.1056294885546438
72
+ verified: true
73
  ---
74
 
75
  <h1 style='text-align: center '>BLOOM LM</h1>