| type: predictions | |
| tags: | |
| - autotrain | |
| - evaluation | |
| datasets: | |
| - scientific_papers | |
| eval_info: | |
| task: summarization | |
| model: google/bigbird-pegasus-large-arxiv | |
| metrics: ['bertscore', 'meteor'] | |
| dataset_name: scientific_papers | |
| dataset_config: pubmed | |
| dataset_split: test | |
| col_mapping: | |
| text: article | |
| target: abstract | |
| # 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/bigbird-pegasus-large-arxiv | |
| * Dataset: scientific_papers | |
| To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). | |
| ## Contributions | |
| Thanks to [@Blaise_g](https://huggingface.co/Blaise_g) for evaluating this model. |