Commit
·
9507060
1
Parent(s):
02bc355
Add "multilingual" to the language tag (#9)
Browse files- Add "multilingual" to the language tag (08a9712ace3a93b376939d126c9e34e4b6fc97a0)
- Update README.md (f06a2082663c72ad7b3b5749613f928f317d29a2)
Co-authored-by: Loïck BOURDOIS <[email protected]>
README.md
CHANGED
|
@@ -4,13 +4,13 @@ language:
|
|
| 4 |
- fr
|
| 5 |
- ro
|
| 6 |
- de
|
| 7 |
-
|
| 8 |
-
-
|
| 9 |
tags:
|
| 10 |
- summarization
|
| 11 |
- translation
|
| 12 |
-
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
# Model Card for T5 Small
|
|
|
|
| 4 |
- fr
|
| 5 |
- ro
|
| 6 |
- de
|
| 7 |
+
- multilingual
|
| 8 |
+
license: apache-2.0
|
| 9 |
tags:
|
| 10 |
- summarization
|
| 11 |
- translation
|
| 12 |
+
datasets:
|
| 13 |
+
- c4
|
| 14 |
---
|
| 15 |
|
| 16 |
# Model Card for T5 Small
|