đ fin-eng Translation Model
This is a Finnish-to-English translation model. It provides a practical solution for Finnish-English translation tasks, with specific performance data and detailed system information.
đ Quick Start
The fin-eng model is designed for Finnish-to-English translation. You can download the original weights and test set translations from the provided links to start using the model.
⨠Features
- Supports Finnish-to-English translation.
- Utilizes the
transformer-align
model.
- Applies pre - processing techniques of normalization and SentencePiece (spm32k,spm32k).
đĻ Installation
There is no specific installation command provided in the original document, so this section is skipped.
đģ Usage Examples
There is no code example provided in the original document, so this section is skipped.
đ Documentation
Model Information
Benchmarks
Testset |
BLEU |
chr-F |
newsdev2015-enfi-fineng.fin.eng |
25.3 |
0.536 |
newstest2015-enfi-fineng.fin.eng |
26.9 |
0.547 |
newstest2016-enfi-fineng.fin.eng |
29.0 |
0.571 |
newstest2017-enfi-fineng.fin.eng |
32.3 |
0.594 |
newstest2018-enfi-fineng.fin.eng |
23.8 |
0.517 |
newstest2019-fien-fineng.fin.eng |
29.0 |
0.565 |
newstestB2016-enfi-fineng.fin.eng |
24.5 |
0.527 |
newstestB2017-enfi-fineng.fin.eng |
27.4 |
0.557 |
newstestB2017-fien-fineng.fin.eng |
27.4 |
0.557 |
Tatoeba-test.fin.eng |
53.4 |
0.697 |
System Info
Property |
Details |
hf_name |
fin-eng |
Source Languages |
fin |
Target Languages |
eng |
OPUS Readme URL |
https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fin-eng/README.md |
Original Repo |
Tatoeba-Challenge |
Tags |
['translation'] |
Languages |
['fi', 'en'] |
Source Constituents |
{'fin'} |
Target Constituents |
{'eng'} |
Source Multilingual |
False |
Target Multilingual |
False |
Pre - processing |
normalization + SentencePiece (spm32k,spm32k) |
URL Model |
https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.zip |
URL Test Set |
https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.test.txt |
Source Alpha3 |
fin |
Target Alpha3 |
eng |
Short Pair |
fi-en |
chrF2 Score |
0.6970000000000001 |
BLEU |
53.4 |
Brevity Penalty |
0.99 |
Ref Len |
74651.0 |
Source Name |
Finnish |
Target Name |
English |
Train Date |
2020-08-05 |
Source Alpha2 |
fi |
Target Alpha2 |
en |
Prefer Old |
False |
Long Pair |
fin-eng |
Helsinki Git SHA |
480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 |
Transformers Git SHA |
2207e5d8cb224e954a7cba69fa4ac2309e9ff30b |
Port Machine |
brutasse |
Port Time |
2020-08-21-14:41 |
đ§ Technical Details
There is no detailed technical implementation description (more than 50 words) provided in the original document, so this section is skipped.
đ License
The model is released under the Apache - 2.0 license.