Add evaluation results on the jeffdshen--redefine_math2_8shot config and train split of jeffdshen/redefine_math2_8shot
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the jeffdshen--redefine_math2_8shot config and train split of the [jeffdshen/redefine_math2_8shot](https://huggingface.co/datasets/jeffdshen/redefine_math2_8shot) dataset by
@jeffdshen
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-jeffdshen__redefine_math2_8shot-jeffdshen__redefine_mat-af4c71-1853163413).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=jeffdshen/redefine_math2_8shot).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=jeffdshen/redefine_math2_8shot).
|
@@ -77,6 +77,23 @@ model-index:
|
|
| 77 |
type: loss
|
| 78 |
value: 0.7992834513149564
|
| 79 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
---
|
| 81 |
|
| 82 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
|
| 77 |
type: loss
|
| 78 |
value: 0.7992834513149564
|
| 79 |
verified: true
|
| 80 |
+
- task:
|
| 81 |
+
type: zero-shot-classification
|
| 82 |
+
name: Zero-Shot Text Classification
|
| 83 |
+
dataset:
|
| 84 |
+
name: jeffdshen/redefine_math2_8shot
|
| 85 |
+
type: jeffdshen/redefine_math2_8shot
|
| 86 |
+
config: jeffdshen--redefine_math2_8shot
|
| 87 |
+
split: train
|
| 88 |
+
metrics:
|
| 89 |
+
- name: Accuracy
|
| 90 |
+
type: accuracy
|
| 91 |
+
value: 0.6512
|
| 92 |
+
verified: true
|
| 93 |
+
- name: Loss
|
| 94 |
+
type: loss
|
| 95 |
+
value: 0.6414845324438065
|
| 96 |
+
verified: true
|
| 97 |
---
|
| 98 |
|
| 99 |
# OPT : Open Pre-trained Transformer Language Models
|