Commit
·
343bb43
1
Parent(s):
7a91dcd
Add "multilingual" to the language tag (#3)
Browse files- Add "multilingual" to the language tag (07a7aee953765d9ec81f05899abe85e2478e65eb)
- Update README.md (62006fc8e0fa9e1dd7a82c92b042f2a32a101516)
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-3B
|
|
|
|
| 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-3B
|