|
--- |
|
language: es |
|
tags: |
|
- summarization |
|
- mt5 |
|
- spanish |
|
license: apache-2.0 |
|
model-index: |
|
- name: mt5-small-spanish-summarization |
|
results: |
|
- task: |
|
name: Abstractive Text Summarization |
|
type: abstractive-text-summarization |
|
dataset: |
|
name: "larazon-publico-dataset" |
|
metrics: |
|
- name: ROUGE-1 |
|
type: rouge-1 |
|
value: 44,03 |
|
- name: ROUGE-2 |
|
type: rouge-2 |
|
value: 28,2900 |
|
- name: ROUGE-L |
|
type: rouge-l |
|
value: 40,5400 |
|
- name: ROUGE-LSUM |
|
type: rouge-lsum |
|
value: 40,5587 |
|
|
|
|
|
## mt5-small-spanish-summarization |
|
TODO |
|
|
|
## Hyperparameters |
|
TODO |
|
|
|
## Usage |
|
TODO |
|
|
|
## Results |
|
| metric | score | |
|
| --- | ----- | |
|
| rouge1 | 44.03 | |
|
| rouge2 | 28.2900 | |
|
| rougeL | 40.54 | |
|
| rougeLsum | 40.5587 | |