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-1695059597).\
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).
@@ -6,6 +6,26 @@ tags:
|
|
6 |
- opt
|
7 |
license: other
|
8 |
commercial: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# OPT : Open Pre-trained Transformer Language Models
|
|
|
6 |
- opt
|
7 |
license: other
|
8 |
commercial: false
|
9 |
+
model-index:
|
10 |
+
- name: inverse-scaling/opt-66b_eval
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
type: zero-shot-classification
|
14 |
+
name: Zero-Shot Text Classification
|
15 |
+
dataset:
|
16 |
+
name: inverse-scaling/quote-repetition
|
17 |
+
type: inverse-scaling/quote-repetition
|
18 |
+
config: inverse-scaling--quote-repetition
|
19 |
+
split: train
|
20 |
+
metrics:
|
21 |
+
- name: Accuracy
|
22 |
+
type: accuracy
|
23 |
+
value: 0.8366666666666667
|
24 |
+
verified: true
|
25 |
+
- name: Loss
|
26 |
+
type: loss
|
27 |
+
value: 0.3102515521908413
|
28 |
+
verified: true
|
29 |
---
|
30 |
|
31 |
# OPT : Open Pre-trained Transformer Language Models
|