Add evaluation results on the jeffdshen--inverse_superglue_mixedp1 config and train split of jeffdshen/inverse_superglue_mixedp1
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the jeffdshen--inverse_superglue_mixedp1 config and train split of the [jeffdshen/inverse_superglue_mixedp1](https://huggingface.co/datasets/jeffdshen/inverse_superglue_mixedp1) dataset by
@jeffdshen
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-jeffdshen__inverse_superglue_mixedp1-jeffdshen__inverse-63643c-1665558891).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=jeffdshen/inverse_superglue_mixedp1).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=jeffdshen/inverse_superglue_mixedp1).
@@ -3,9 +3,28 @@ language: en
|
|
3 |
inference: false
|
4 |
tags:
|
5 |
- text-generation
|
6 |
-
|
7 |
license: other
|
8 |
commercial: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
|
|
|
3 |
inference: false
|
4 |
tags:
|
5 |
- text-generation
|
|
|
6 |
license: other
|
7 |
commercial: false
|
8 |
+
model-index:
|
9 |
+
- name: facebook/opt-350m
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
type: zero-shot-classification
|
13 |
+
name: Zero-Shot Text Classification
|
14 |
+
dataset:
|
15 |
+
name: jeffdshen/inverse_superglue_mixedp1
|
16 |
+
type: jeffdshen/inverse_superglue_mixedp1
|
17 |
+
config: jeffdshen--inverse_superglue_mixedp1
|
18 |
+
split: train
|
19 |
+
metrics:
|
20 |
+
- name: Accuracy
|
21 |
+
type: accuracy
|
22 |
+
value: 0.5792
|
23 |
+
verified: true
|
24 |
+
- name: Loss
|
25 |
+
type: loss
|
26 |
+
value: 0.6924444406598806
|
27 |
+
verified: true
|
28 |
---
|
29 |
|
30 |
|