MicPie autoevaluator HF staff commited on
Commit
f18a3cb
1 Parent(s): 77a2d60

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

Browse files

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


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

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -60,6 +60,23 @@ model-index:
60
  type: loss
61
  value: 0.6386728600992096
62
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  ---
64
 
65
  # OPT : Open Pre-trained Transformer Language Models
 
60
  type: loss
61
  value: 0.6386728600992096
62
  verified: true
63
+ - task:
64
+ type: zero-shot-classification
65
+ name: Zero-Shot Text Classification
66
+ dataset:
67
+ name: inverse-scaling/hindsight-neglect-10shot
68
+ type: inverse-scaling/hindsight-neglect-10shot
69
+ config: inverse-scaling--hindsight-neglect-10shot
70
+ split: train
71
+ metrics:
72
+ - name: Accuracy
73
+ type: accuracy
74
+ value: 0.45396825396825397
75
+ verified: true
76
+ - name: Loss
77
+ type: loss
78
+ value: 0.8809041155236108
79
+ verified: true
80
  ---
81
 
82
  # OPT : Open Pre-trained Transformer Language Models