Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ I år var Cognitive Science i Aarhus den uddannelse i Danmark, der havde det fje
|
|
45 |
---
|
46 |
# mT5-base fine-tuned for News article Summarisation ✏️🧾
|
47 |
|
48 |
-
[Google's mT5](https://aclanthology.org/2021.naacl-main.41/)
|
49 |
|
50 |
# Model summary
|
51 |
This repository contains a model for Danish abstractive summarisation of news articles. The summariser is based on a language-specific mT5-base, where the vocabulary is condensed to include tokens used in Danish and English. The model is fine-tuned using an abstractive subset of the DaNewsroom dataset (Varab & Schluter, 2020), according to the binned density categories employed in Newsroom (Grusky et al., 2019).
|
|
|
45 |
---
|
46 |
# mT5-base fine-tuned for News article Summarisation ✏️🧾
|
47 |
|
48 |
+
[Google's mT5](https://aclanthology.org/2021.naacl-main.41/) for **summarisation** downstream task.
|
49 |
|
50 |
# Model summary
|
51 |
This repository contains a model for Danish abstractive summarisation of news articles. The summariser is based on a language-specific mT5-base, where the vocabulary is condensed to include tokens used in Danish and English. The model is fine-tuned using an abstractive subset of the DaNewsroom dataset (Varab & Schluter, 2020), according to the binned density categories employed in Newsroom (Grusky et al., 2019).
|