Commit From AutoTrain Evaluator
Browse files- README.md +34 -0
- config.json +3 -0
- predictions.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
type: predictions
|
3 |
+
tags:
|
4 |
+
- autotrain
|
5 |
+
- evaluation
|
6 |
+
datasets:
|
7 |
+
- inverse-scaling/41
|
8 |
+
eval_info:
|
9 |
+
task: text_zero_shot_classification
|
10 |
+
model: inverse-scaling/opt-66b_eval
|
11 |
+
metrics: []
|
12 |
+
dataset_name: inverse-scaling/41
|
13 |
+
dataset_config: inverse-scaling--41
|
14 |
+
dataset_split: train
|
15 |
+
col_mapping:
|
16 |
+
text: prompt
|
17 |
+
classes: classes
|
18 |
+
target: answer_index
|
19 |
+
---
|
20 |
+
# Dataset Card for AutoTrain Evaluator
|
21 |
+
|
22 |
+
This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
|
23 |
+
|
24 |
+
* Task: Zero-Shot Text Classification
|
25 |
+
* Model: inverse-scaling/opt-66b_eval
|
26 |
+
* Dataset: inverse-scaling/41
|
27 |
+
* Config: inverse-scaling--41
|
28 |
+
* Split: train
|
29 |
+
|
30 |
+
To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
|
31 |
+
|
32 |
+
## Contributions
|
33 |
+
|
34 |
+
Thanks to [@MicPie](https://huggingface.co/MicPie) for evaluating this model.
|
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfddb9e0459c6acf53134cb90439420c6bc00b09f14a96111bd33ef57df0b930
|
3 |
+
size 47
|
predictions.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af1d943098c72e9c0da25b36b068ea039ca22bf0ae2e1bd326ccb08fba557ffa
|
3 |
+
size 67260
|