Add "multilingual" to the language tag
Browse filesHi! A PR to add "multilingual" to the language tag to improve the referencing.
README.md
CHANGED
@@ -1,16 +1,11 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
-
|
4 |
-
- fr
|
5 |
-
- ro
|
6 |
-
- de
|
7 |
-
datasets:
|
8 |
-
- c4
|
9 |
tags:
|
10 |
- summarization
|
11 |
- translation
|
12 |
-
|
13 |
-
|
14 |
---
|
15 |
|
16 |
# Model Card for T5 Small
|
|
|
1 |
---
|
2 |
+
language: multilingual
|
3 |
+
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
4 |
tags:
|
5 |
- summarization
|
6 |
- translation
|
7 |
+
datasets:
|
8 |
+
- c4
|
9 |
---
|
10 |
|
11 |
# Model Card for T5 Small
|