Add evaluation results on the Tristan--zero-shot-classification-large-test config and test split of Tristan/zero-shot-classification-large-test
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the Tristan--zero-shot-classification-large-test config and test split of the [Tristan/zero-shot-classification-large-test](https://huggingface.co/datasets/Tristan/zero-shot-classification-large-test) dataset by
@Tristan
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-Tristan__zero-shot-classification-large-test-Tristan__z-eb4ad9-22).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=Tristan/zero-shot-classification-large-test).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=Tristan/zero-shot-classification-large-test).
@@ -4,6 +4,26 @@ inference: false
|
|
4 |
tags:
|
5 |
- text-generation
|
6 |
- opt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
Hello. I am a model, to be evaluated.
|
|
|
4 |
tags:
|
5 |
- text-generation
|
6 |
- opt
|
7 |
+
model-index:
|
8 |
+
- name: autoevaluate/zero-shot-classification
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: zero-shot-classification
|
12 |
+
name: Zero-Shot Text Classification
|
13 |
+
dataset:
|
14 |
+
name: Tristan/zero-shot-classification-large-test
|
15 |
+
type: Tristan/zero-shot-classification-large-test
|
16 |
+
config: Tristan--zero-shot-classification-large-test
|
17 |
+
split: test
|
18 |
+
metrics:
|
19 |
+
- name: Accuracy
|
20 |
+
type: accuracy
|
21 |
+
value: 0.667
|
22 |
+
verified: true
|
23 |
+
- name: Loss
|
24 |
+
type: loss
|
25 |
+
value: 0.5081609495282173
|
26 |
+
verified: true
|
27 |
---
|
28 |
|
29 |
Hello. I am a model, to be evaluated.
|