parquet-converter
commited on
Commit
•
8e514f9
1
Parent(s):
b4a1f6a
Update parquet files
Browse files
README.md
DELETED
@@ -1,33 +0,0 @@
|
|
1 |
-
---
|
2 |
-
type: predictions
|
3 |
-
tags:
|
4 |
-
- autotrain
|
5 |
-
- evaluation
|
6 |
-
datasets:
|
7 |
-
- samsum
|
8 |
-
eval_info:
|
9 |
-
task: summarization
|
10 |
-
model: stacked-summaries/flan-t5-large-samsum
|
11 |
-
metrics: []
|
12 |
-
dataset_name: samsum
|
13 |
-
dataset_config: samsum
|
14 |
-
dataset_split: test
|
15 |
-
col_mapping:
|
16 |
-
text: dialogue
|
17 |
-
target: summary
|
18 |
-
---
|
19 |
-
# Dataset Card for AutoTrain Evaluator
|
20 |
-
|
21 |
-
This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
|
22 |
-
|
23 |
-
* Task: Summarization
|
24 |
-
* Model: stacked-summaries/flan-t5-large-samsum
|
25 |
-
* Dataset: samsum
|
26 |
-
* Config: samsum
|
27 |
-
* Split: test
|
28 |
-
|
29 |
-
To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
|
30 |
-
|
31 |
-
## Contributions
|
32 |
-
|
33 |
-
Thanks to [@pszemraj](https://huggingface.co/pszemraj) for evaluating this model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
predictions.parquet → autoevaluate--autoeval-eval-samsum-samsum-8b7a44-3603696533/parquet-train.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f32928a33b6faa17e93296749cc50f87fea79719fee952a7a56a599a2d7a4656
|
3 |
+
size 381565
|
config.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"data_files": {"test": "predictions.parquet"}}
|
|
|
|