Add multilingual to the language tag
#1
by lbourdois - opened
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
|