Commit
•
1ad0eb3
1
Parent(s):
997b07e
Add evaluation results on the jeffdshen--neqa0_8shot config and train split of jeffdshen/neqa0_8shot
Browse filesBeep 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-1852963396).\
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).
README.md
CHANGED
@@ -77,6 +77,23 @@ model-index:
|
|
77 |
type: loss
|
78 |
value: 0.7708483344978756
|
79 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
---
|
81 |
|
82 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
77 |
type: loss
|
78 |
value: 0.7708483344978756
|
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.5456
|
92 |
+
verified: true
|
93 |
+
- name: Loss
|
94 |
+
type: loss
|
95 |
+
value: 0.7023187739610672
|
96 |
+
verified: true
|
97 |
---
|
98 |
|
99 |
# OPT : Open Pre-trained Transformer Language Models
|