kriton commited on
Commit
e513a1e
1 Parent(s): 3b8cd84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
6
  ---
7
  # Abstractive Greek Text Summarization
8
  Application is deployed in [Hugging Face Spaces](https://huggingface.co/spaces/kriton/greek-text-summarization).<br>
9
- We trained mT5-small for the downstream task of text summarization in Greek using this [News Article Dataset](https://www.kaggle.com/datasets/kpittos/news-articles).
10
 
11
  ```python
12
  from transformers import AutoTokenizer
 
6
  ---
7
  # Abstractive Greek Text Summarization
8
  Application is deployed in [Hugging Face Spaces](https://huggingface.co/spaces/kriton/greek-text-summarization).<br>
9
+ We trained mT5-small for the downstream task of text summarization in Greek.
10
 
11
  ```python
12
  from transformers import AutoTokenizer