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