Datasets:
| type: predictions | |
| tags: | |
| - autotrain | |
| - evaluation | |
| datasets: | |
| - cnn_dailymail | |
| eval_info: | |
| task: summarization | |
| model: flax-community/t5-base-cnn-dm | |
| metrics: ['bertscore', 'comet'] | |
| dataset_name: cnn_dailymail | |
| dataset_config: 3.0.0 | |
| dataset_split: test | |
| col_mapping: | |
| text: article | |
| target: highlights | |
| # 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: flax-community/t5-base-cnn-dm | |
| * Dataset: cnn_dailymail | |
| To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). | |
| ## Contributions | |
| Thanks to [@gneubig](https://huggingface.co/gneubig) for evaluating this model. |