IMISLab commited on
Commit
1a6fe72
·
verified ·
1 Parent(s): bf8523d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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 upcoming research article:
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