Add evaluation results on the inverse-scaling--hindsight-neglect-10shot config and train split of inverse-scaling/hindsight-neglect-10shot

#6
by autoevaluator HF staff - opened
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -59,6 +59,23 @@ model-index:
59
  type: loss
60
  value: 0.6016371671193176
61
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  ---
63
 
64
 
 
59
  type: loss
60
  value: 0.6016371671193176
61
  verified: true
62
+ - task:
63
+ type: zero-shot-classification
64
+ name: Zero-Shot Text Classification
65
+ dataset:
66
+ name: inverse-scaling/hindsight-neglect-10shot
67
+ type: inverse-scaling/hindsight-neglect-10shot
68
+ config: inverse-scaling--hindsight-neglect-10shot
69
+ split: train
70
+ metrics:
71
+ - name: Accuracy
72
+ type: accuracy
73
+ value: 0.4380952380952381
74
+ verified: true
75
+ - name: Loss
76
+ type: loss
77
+ value: 0.8774787804555325
78
+ verified: true
79
  ---
80
 
81