Add multilingual to the language tag (#1)
Browse files- Add multilingual to the language tag (12af7346b88442b322b4489df3f0a82c8181656c)
Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 5 |
license: gpl-3.0
|
| 6 |
tags:
|
| 7 |
-
|
| 8 |
tasks:
|
| 9 |
-
|
| 10 |
---
|
| 11 |
|
| 12 |
# Bicleaner AI full model for en-mt
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
+
- mt
|
| 5 |
+
- multilingual
|
| 6 |
license: gpl-3.0
|
| 7 |
tags:
|
| 8 |
+
- bicleaner-ai
|
| 9 |
tasks:
|
| 10 |
+
- text-classification
|
| 11 |
---
|
| 12 |
|
| 13 |
# Bicleaner AI full model for en-mt
|