Update README.md
Browse files
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
|
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
|