Add multilingual to the language tag (#1)
Browse files- Add multilingual to the language tag (bf2a3d9e49e58057811307d8ac13da00dbd279ed)
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 |
## [t5-small](https://huggingface.co/t5-small) exported to the ONNX format
|
|
|
|
| 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 |
## [t5-small](https://huggingface.co/t5-small) exported to the ONNX format
|