Datasets:
| type: predictions | |
| tags: | |
| - autotrain | |
| - evaluation | |
| datasets: | |
| - xsum | |
| eval_info: | |
| task: summarization | |
| model: google/pegasus-xsum | |
| metrics: ['bertscore'] | |
| dataset_name: xsum | |
| 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: google/pegasus-xsum | |
| * Dataset: xsum | |
| * 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 [@zuzannad1](https://huggingface.co/zuzannad1) for evaluating this model. |