Add multilingual to the language tag
Browse filesHi! A PR to add multilingual to the language tag to improve the referencing.
README.md
CHANGED
@@ -8,6 +8,8 @@ language:
|
|
8 |
- zh
|
9 |
- es
|
10 |
- ru
|
|
|
|
|
11 |
tags:
|
12 |
- Summarization
|
13 |
- abstractive summarization
|
@@ -15,7 +17,6 @@ tags:
|
|
15 |
- Czech
|
16 |
- text2text generation
|
17 |
- text generation
|
18 |
-
license: cc-by-sa-4.0
|
19 |
datasets:
|
20 |
- Multilingual_large_dataset_(multilarge)
|
21 |
- cnc/dm
|
|
|
8 |
- zh
|
9 |
- es
|
10 |
- ru
|
11 |
+
- multilingual
|
12 |
+
license: cc-by-sa-4.0
|
13 |
tags:
|
14 |
- Summarization
|
15 |
- abstractive summarization
|
|
|
17 |
- Czech
|
18 |
- text2text generation
|
19 |
- text generation
|
|
|
20 |
datasets:
|
21 |
- Multilingual_large_dataset_(multilarge)
|
22 |
- cnc/dm
|