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