type: predictions | |
tags: | |
- autotrain | |
- evaluation | |
datasets: | |
- gigaword | |
eval_info: | |
task: summarization | |
model: facebook/bart-large-cnn | |
metrics: ['rouge'] | |
dataset_name: gigaword | |
dataset_config: default | |
dataset_split: test | |
col_mapping: | |
text: document | |
target: summary | |
# Dataset Card for AutoTrain Evaluator | |
This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: | |
* Task: Summarization | |
* Model: facebook/bart-large-cnn | |
* Dataset: gigaword | |
* Config: default | |
* Split: test | |
To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). | |
## Contributions | |
Thanks to [@geiright](https://huggingface.co/geiright) for evaluating this model. |