Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ metrics:
|
|
10 |
---
|
11 |
# Overview
|
12 |
![Scoris logo](https://scoris.lt/logo_smaller.png)
|
13 |
-
This is an English-Lithuanian translation model
|
14 |
|
15 |
Original model: [Helsinki-NLP/opus-mt-tc-big-en-lt](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-en-lt)
|
16 |
|
17 |
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)
|
18 |
|
19 |
-
|
20 |
|
21 |
|
22 |
Trained on 6 epochs.
|
|
|
10 |
---
|
11 |
# Overview
|
12 |
![Scoris logo](https://scoris.lt/logo_smaller.png)
|
13 |
+
This is an English-Lithuanian translation model. For Lithuanian-English translation check another model [scoris-mt-lt-en](https://huggingface.co/scoris/scoris-mt-lt-en)
|
14 |
|
15 |
Original model: [Helsinki-NLP/opus-mt-tc-big-en-lt](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-en-lt)
|
16 |
|
17 |
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)
|
18 |
|
19 |
+
|
20 |
|
21 |
|
22 |
Trained on 6 epochs.
|