Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,18 +1,15 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
-
|
5 |
-
license: apache-2.0
|
6 |
-
pipeline_tag: translation
|
7 |
-
base_model: Helsinki-NLP/opus-tatoeba-fr-it
|
8 |
-
language:
|
9 |
-
- fr
|
10 |
-
- it
|
11 |
-
tags:
|
12 |
-
- translation
|
13 |
-
- onnx
|
14 |
-
---
|
15 |
-
### fr-it
|
16 |
|
17 |
* source group: French
|
18 |
* target group: Italian
|
|
|
1 |
---
|
2 |
+
base_model: Helsinki-NLP/opus-tatoeba-fr-it
|
3 |
+
language:
|
4 |
+
- fr
|
5 |
+
- it
|
6 |
+
license: apache-2.0
|
7 |
+
pipeline_tag: translation
|
8 |
+
tags:
|
9 |
+
- translation
|
10 |
+
- onnx
|
11 |
---
|
12 |
+
### fr-it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
* source group: French
|
15 |
* target group: Italian
|