Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,6 @@ pipeline_tag: summarization
|
|
| 6 |
task_categories:
|
| 7 |
- summarization
|
| 8 |
- text-generation
|
| 9 |
-
- text2text-generation
|
| 10 |
tags:
|
| 11 |
- GreekNLP
|
| 12 |
- Text Summarization
|
|
@@ -22,7 +21,7 @@ size_categories:
|
|
| 22 |
# GreekWikipedia
|
| 23 |
|
| 24 |
A Greek abstractive summarization dataset collected from the Greek part of [Wikipedia](https://el.wikipedia.org/), which contains 93,432 articles, their titles and summaries.
|
| 25 |
-
This dataset has been used to train our best-performing model [GreekWiki-umt5-base](https://huggingface.co/IMISLab/IMISLab/GreekWiki-umt5-base/) as part of our
|
| 26 |
[Giarelis, N., Mastrokostas, C., & Karacapilidis, N. (2024) Greek Wikipedia: A Study on Abstractive Summarization](https://dl.acm.org/doi/full/10.1145/3688671.3688769).
|
| 27 |
For information about dataset creation, limitations etc. see the original article.
|
| 28 |
|
|
|
|
| 6 |
task_categories:
|
| 7 |
- summarization
|
| 8 |
- text-generation
|
|
|
|
| 9 |
tags:
|
| 10 |
- GreekNLP
|
| 11 |
- Text Summarization
|
|
|
|
| 21 |
# GreekWikipedia
|
| 22 |
|
| 23 |
A Greek abstractive summarization dataset collected from the Greek part of [Wikipedia](https://el.wikipedia.org/), which contains 93,432 articles, their titles and summaries.
|
| 24 |
+
This dataset has been used to train our best-performing model [GreekWiki-umt5-base](https://huggingface.co/IMISLab/IMISLab/GreekWiki-umt5-base/) as part of our research paper:
|
| 25 |
[Giarelis, N., Mastrokostas, C., & Karacapilidis, N. (2024) Greek Wikipedia: A Study on Abstractive Summarization](https://dl.acm.org/doi/full/10.1145/3688671.3688769).
|
| 26 |
For information about dataset creation, limitations etc. see the original article.
|
| 27 |
|