fix: readme.md title
Browse files
README.md
CHANGED
|
@@ -30,7 +30,7 @@ metrics:
|
|
| 30 |
- rougeraw
|
| 31 |
- MemesCS
|
| 32 |
---
|
| 33 |
-
#
|
| 34 |
This model is a fine-tuned checkpoint of [facebook/m2m100_418M](https://huggingface.co/facebook/m2m100_418M) on the Multilingual large summarization dataset focused on Czech texts to produce multilingual summaries.
|
| 35 |
## Task
|
| 36 |
The model deals with a multi-sentence summary in eight different languages. With the idea of adding other foreign language documents, and by having a considerable amount of Czech documents, we aimed to improve model summarization in the Czech language. Supported languages: ''cs', 'en', 'de', 'es', 'fr', 'ru', 'tu', 'zh'
|
|
|
|
| 30 |
- rougeraw
|
| 31 |
- MemesCS
|
| 32 |
---
|
| 33 |
+
# m2m100-418M-multilingual-summarization-multilarge-cs
|
| 34 |
This model is a fine-tuned checkpoint of [facebook/m2m100_418M](https://huggingface.co/facebook/m2m100_418M) on the Multilingual large summarization dataset focused on Czech texts to produce multilingual summaries.
|
| 35 |
## Task
|
| 36 |
The model deals with a multi-sentence summary in eight different languages. With the idea of adding other foreign language documents, and by having a considerable amount of Czech documents, we aimed to improve model summarization in the Czech language. Supported languages: ''cs', 'en', 'de', 'es', 'fr', 'ru', 'tu', 'zh'
|