Commit
•
5bee904
1
Parent(s):
51bc8bd
Add evaluation results on the inverse-scaling--NeQA config and train split of inverse-scaling/NeQA
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the inverse-scaling--NeQA config and train split of the [inverse-scaling/NeQA](https://huggingface.co/datasets/inverse-scaling/NeQA) dataset by
@MicPie
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-inverse-scaling__NeQA-inverse-scaling__NeQA-1e740e-1694759583).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=inverse-scaling/NeQA).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=inverse-scaling/NeQA).
README.md
CHANGED
@@ -5,6 +5,26 @@ tags:
|
|
5 |
- text-generation
|
6 |
license: other
|
7 |
commercial: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
|
|
|
5 |
- text-generation
|
6 |
license: other
|
7 |
commercial: false
|
8 |
+
model-index:
|
9 |
+
- name: inverse-scaling/opt-350m_eval
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
type: zero-shot-classification
|
13 |
+
name: Zero-Shot Text Classification
|
14 |
+
dataset:
|
15 |
+
name: inverse-scaling/NeQA
|
16 |
+
type: inverse-scaling/NeQA
|
17 |
+
config: inverse-scaling--NeQA
|
18 |
+
split: train
|
19 |
+
metrics:
|
20 |
+
- name: Accuracy
|
21 |
+
type: accuracy
|
22 |
+
value: 0.4666666666666667
|
23 |
+
verified: true
|
24 |
+
- name: Loss
|
25 |
+
type: loss
|
26 |
+
value: 0.9192380222864449
|
27 |
+
verified: true
|
28 |
---
|
29 |
|
30 |
|