Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,15 @@ language:
|
|
6 |
datasets:
|
7 |
- scoris/en-lt-merged-data
|
8 |
---
|
9 |
-
|
|
|
10 |
|
11 |
-
|
|
|
12 |
|
13 |
Trained on 3 epochs.
|
14 |
|
15 |
-
Made by https://scoris.lt team
|
16 |
|
17 |
|
18 |
You can use the model in the following way:
|
|
|
6 |
datasets:
|
7 |
- scoris/en-lt-merged-data
|
8 |
---
|
9 |
+

|
10 |
+
This is an Lithuanian-English translation model based on [Helsinki-NLP/opus-mt-tc-big-lt-en](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-lt-en)
|
11 |
|
12 |
+
|
13 |
+
Fine-tuned on large merged data set: [scoris/en-lt-merged-data](https://huggingface.co/datasets/scoris/en-lt-merged-data) (5.4 million sentence pairs)
|
14 |
|
15 |
Trained on 3 epochs.
|
16 |
|
17 |
+
Made by [Scoris](https://scoris.lt) team
|
18 |
|
19 |
|
20 |
You can use the model in the following way:
|