Add missing pipeline tag
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
- cs
|
| 5 |
- pl
|
|
@@ -7,6 +6,7 @@ language:
|
|
| 7 |
- sl
|
| 8 |
- en
|
| 9 |
library_name: transformers
|
|
|
|
| 10 |
tags:
|
| 11 |
- translation
|
| 12 |
- mt
|
|
@@ -16,6 +16,7 @@ tags:
|
|
| 16 |
- multilingual
|
| 17 |
- allegro
|
| 18 |
- laniqo
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# MultiSlav BiDi Models
|
|
@@ -260,4 +261,4 @@ Authors:
|
|
| 260 |
|
| 261 |
Please don't hesitate to contact authors if you have any questions or suggestions:
|
| 262 |
- e-mail: artur.kot@allegro.com or mikolaj.koszowski@allegro.com
|
| 263 |
-
- LinkedIn: [Artur Kot](https://linkedin.com/in/arturkot) or [Mikołaj Koszowski](https://linkedin.com/in/mkoszowski)
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- cs
|
| 4 |
- pl
|
|
|
|
| 6 |
- sl
|
| 7 |
- en
|
| 8 |
library_name: transformers
|
| 9 |
+
license: cc-by-4.0
|
| 10 |
tags:
|
| 11 |
- translation
|
| 12 |
- mt
|
|
|
|
| 16 |
- multilingual
|
| 17 |
- allegro
|
| 18 |
- laniqo
|
| 19 |
+
pipeline_tag: translation
|
| 20 |
---
|
| 21 |
|
| 22 |
# MultiSlav BiDi Models
|
|
|
|
| 261 |
|
| 262 |
Please don't hesitate to contact authors if you have any questions or suggestions:
|
| 263 |
- e-mail: artur.kot@allegro.com or mikolaj.koszowski@allegro.com
|
| 264 |
+
- LinkedIn: [Artur Kot](https://linkedin.com/in/arturkot) or [Mikołaj Koszowski](https://linkedin.com/in/mkoszowski)
|