autoevaluator HF staff commited on
Commit
872f204
1 Parent(s): dbe52aa

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

Browse files

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

@jeffdshen

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

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -76,6 +76,23 @@ model-index:
76
  type: loss
77
  value: 0.8774787804555325
78
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  ---
80
 
81
 
 
76
  type: loss
77
  value: 0.8774787804555325
78
  verified: true
79
+ - task:
80
+ type: zero-shot-classification
81
+ name: Zero-Shot Text Classification
82
+ dataset:
83
+ name: jeffdshen/redefine_math0_8shot
84
+ type: jeffdshen/redefine_math0_8shot
85
+ config: jeffdshen--redefine_math0_8shot
86
+ split: train
87
+ metrics:
88
+ - name: Accuracy
89
+ type: accuracy
90
+ value: 0.5456
91
+ verified: true
92
+ - name: Loss
93
+ type: loss
94
+ value: 0.7922381762817502
95
+ verified: true
96
  ---
97
 
98