Add evaluation results on the inverse-scaling--quote-repetition config and train split of inverse-scaling/quote-repetition
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the inverse-scaling--quote-repetition config and train split of the [inverse-scaling/quote-repetition](https://huggingface.co/datasets/inverse-scaling/quote-repetition) dataset by
@MicPie
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-inverse-scaling__quote-repetition-inverse-scaling__quot-3aff83-1695059596).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=inverse-scaling/quote-repetition).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=inverse-scaling/quote-repetition).
|
@@ -26,6 +26,23 @@ model-index:
|
|
| 26 |
type: loss
|
| 27 |
value: 0.7019585407276948
|
| 28 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
|
| 26 |
type: loss
|
| 27 |
value: 0.7019585407276948
|
| 28 |
verified: true
|
| 29 |
+
- task:
|
| 30 |
+
type: zero-shot-classification
|
| 31 |
+
name: Zero-Shot Text Classification
|
| 32 |
+
dataset:
|
| 33 |
+
name: inverse-scaling/quote-repetition
|
| 34 |
+
type: inverse-scaling/quote-repetition
|
| 35 |
+
config: inverse-scaling--quote-repetition
|
| 36 |
+
split: train
|
| 37 |
+
metrics:
|
| 38 |
+
- name: Accuracy
|
| 39 |
+
type: accuracy
|
| 40 |
+
value: 0.79
|
| 41 |
+
verified: true
|
| 42 |
+
- name: Loss
|
| 43 |
+
type: loss
|
| 44 |
+
value: 0.41041071306856103
|
| 45 |
+
verified: true
|
| 46 |
---
|
| 47 |
|
| 48 |
# OPT : Open Pre-trained Transformer Language Models
|