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-1695059595).\
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).
@@ -43,6 +43,23 @@ model-index:
|
|
43 |
type: loss
|
44 |
value: 0.7090707456072172
|
45 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
---
|
47 |
|
48 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
43 |
type: loss
|
44 |
value: 0.7090707456072172
|
45 |
verified: true
|
46 |
+
- task:
|
47 |
+
type: zero-shot-classification
|
48 |
+
name: Zero-Shot Text Classification
|
49 |
+
dataset:
|
50 |
+
name: inverse-scaling/quote-repetition
|
51 |
+
type: inverse-scaling/quote-repetition
|
52 |
+
config: inverse-scaling--quote-repetition
|
53 |
+
split: train
|
54 |
+
metrics:
|
55 |
+
- name: Accuracy
|
56 |
+
type: accuracy
|
57 |
+
value: 0.8
|
58 |
+
verified: true
|
59 |
+
- name: Loss
|
60 |
+
type: loss
|
61 |
+
value: 0.4678814027383723
|
62 |
+
verified: true
|
63 |
---
|
64 |
|
65 |
# OPT : Open Pre-trained Transformer Language Models
|