autoevaluator HF staff commited on
Commit
f0f44cb
1 Parent(s): 238fce8

Add evaluation results on the jeffdshen--neqa0_8shot config and train split of jeffdshen/neqa0_8shot

Browse files

Beep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the jeffdshen--neqa0_8shot config and train split of the [jeffdshen/neqa0_8shot](https://huggingface.co/datasets/jeffdshen/neqa0_8shot) dataset by

@jeffdshen

, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-jeffdshen__neqa0_8shot-jeffdshen__neqa0_8shot-5a61bc-1852963395).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=jeffdshen/neqa0_8shot).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=jeffdshen/neqa0_8shot).

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -77,6 +77,23 @@ model-index:
77
  type: loss
78
  value: 0.7550815605928027
79
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  ---
81
 
82
  # OPT : Open Pre-trained Transformer Language Models
 
77
  type: loss
78
  value: 0.7550815605928027
79
  verified: true
80
+ - task:
81
+ type: zero-shot-classification
82
+ name: Zero-Shot Text Classification
83
+ dataset:
84
+ name: jeffdshen/neqa0_8shot
85
+ type: jeffdshen/neqa0_8shot
86
+ config: jeffdshen--neqa0_8shot
87
+ split: train
88
+ metrics:
89
+ - name: Accuracy
90
+ type: accuracy
91
+ value: 0.5248
92
+ verified: true
93
+ - name: Loss
94
+ type: loss
95
+ value: 0.7072521284580231
96
+ verified: true
97
  ---
98
 
99
  # OPT : Open Pre-trained Transformer Language Models