modelId
stringlengths
5
139
author
stringlengths
2
42
last_modified
timestamp[us, tz=UTC]date
2020-02-15 11:33:14
2025-09-11 00:42:47
downloads
int64
0
223M
likes
int64
0
11.7k
library_name
stringclasses
553 values
tags
listlengths
1
4.05k
pipeline_tag
stringclasses
55 values
createdAt
timestamp[us, tz=UTC]date
2022-03-02 23:29:04
2025-09-11 00:42:38
card
stringlengths
11
1.01M
SUPERSOKOL/bert-finetuned-ner
SUPERSOKOL
2023-08-16T11:36:47Z
106
0
transformers
[ "transformers", "pytorch", "tensorboard", "bert", "token-classification", "generated_from_trainer", "dataset:conll2003", "license:apache-2.0", "model-index", "autotrain_compatible", "endpoints_compatible", "region:us" ]
token-classification
2023-08-16T11:20:02Z
--- license: apache-2.0 tags: - generated_from_trainer datasets: - conll2003 metrics: - precision - recall - f1 - accuracy model-index: - name: bert-finetuned-ner results: - task: name: Token Classification type: token-classification dataset: name: conll2003 type: conll2003 config: conll2003 split: validation args: conll2003 metrics: - name: Precision type: precision value: 0.9304433822317455 - name: Recall type: recall value: 0.9500168293503871 - name: F1 type: f1 value: 0.9401282371554668 - name: Accuracy type: accuracy value: 0.9864013657502796 --- <!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # bert-finetuned-ner This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the conll2003 dataset. It achieves the following results on the evaluation set: - Loss: 0.0603 - Precision: 0.9304 - Recall: 0.9500 - F1: 0.9401 - Accuracy: 0.9864 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 2e-05 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:| | 0.0865 | 1.0 | 1756 | 0.0607 | 0.9192 | 0.9398 | 0.9294 | 0.9836 | | 0.0365 | 2.0 | 3512 | 0.0610 | 0.9285 | 0.9487 | 0.9385 | 0.9856 | | 0.0188 | 3.0 | 5268 | 0.0603 | 0.9304 | 0.9500 | 0.9401 | 0.9864 | ### Framework versions - Transformers 4.30.2 - Pytorch 1.13.1+cu117 - Datasets 2.13.1 - Tokenizers 0.13.3
Helsinki-NLP/opus-mt-fr-lua
Helsinki-NLP
2023-08-16T11:36:46Z
123
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "lua", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-lua * source languages: fr * target languages: lua * OPUS readme: [fr-lua](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-lua/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-lua/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-lua/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-lua/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.lua | 27.3 | 0.496 |
Helsinki-NLP/opus-mt-fr-ln
Helsinki-NLP
2023-08-16T11:36:43Z
104
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "ln", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-ln * source languages: fr * target languages: ln * OPUS readme: [fr-ln](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-ln/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-ln/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ln/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ln/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.ln | 30.5 | 0.527 |
Helsinki-NLP/opus-mt-fr-kg
Helsinki-NLP
2023-08-16T11:36:39Z
134
2
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "kg", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-kg * source languages: fr * target languages: kg * OPUS readme: [fr-kg](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-kg/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-kg/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-kg/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-kg/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.kg | 30.4 | 0.523 |
Helsinki-NLP/opus-mt-fr-iso
Helsinki-NLP
2023-08-16T11:36:38Z
117
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "iso", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-iso * source languages: fr * target languages: iso * OPUS readme: [fr-iso](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-iso/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-iso/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-iso/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-iso/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.iso | 26.7 | 0.429 |
Helsinki-NLP/opus-mt-fr-ilo
Helsinki-NLP
2023-08-16T11:36:37Z
116
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "ilo", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-ilo * source languages: fr * target languages: ilo * OPUS readme: [fr-ilo](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-ilo/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-20.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-ilo/opus-2020-01-20.zip) * test set translations: [opus-2020-01-20.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ilo/opus-2020-01-20.test.txt) * test set scores: [opus-2020-01-20.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ilo/opus-2020-01-20.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.ilo | 30.6 | 0.528 |
Helsinki-NLP/opus-mt-fr-hr
Helsinki-NLP
2023-08-16T11:36:32Z
115
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "hr", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-hr * source languages: fr * target languages: hr * OPUS readme: [fr-hr](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-hr/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-16.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-hr/opus-2020-01-16.zip) * test set translations: [opus-2020-01-16.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-hr/opus-2020-01-16.test.txt) * test set scores: [opus-2020-01-16.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-hr/opus-2020-01-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.hr | 20.7 | 0.442 |
Helsinki-NLP/opus-mt-fr-ho
Helsinki-NLP
2023-08-16T11:36:31Z
114
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "ho", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-ho * source languages: fr * target languages: ho * OPUS readme: [fr-ho](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-ho/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-ho/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ho/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ho/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.ho | 25.4 | 0.480 |
Helsinki-NLP/opus-mt-fr-hil
Helsinki-NLP
2023-08-16T11:36:30Z
112
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "hil", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-hil * source languages: fr * target languages: hil * OPUS readme: [fr-hil](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-hil/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-20.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-hil/opus-2020-01-20.zip) * test set translations: [opus-2020-01-20.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-hil/opus-2020-01-20.test.txt) * test set scores: [opus-2020-01-20.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-hil/opus-2020-01-20.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.hil | 34.7 | 0.559 |
Helsinki-NLP/opus-mt-fr-ha
Helsinki-NLP
2023-08-16T11:36:27Z
113
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "ha", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-ha * source languages: fr * target languages: ha * OPUS readme: [fr-ha](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-ha/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-ha/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ha/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ha/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.ha | 24.4 | 0.447 |
Helsinki-NLP/opus-mt-fr-guw
Helsinki-NLP
2023-08-16T11:36:26Z
231
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "guw", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-guw * source languages: fr * target languages: guw * OPUS readme: [fr-guw](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-guw/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-guw/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-guw/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-guw/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.guw | 31.4 | 0.505 |
Helsinki-NLP/opus-mt-fr-gil
Helsinki-NLP
2023-08-16T11:36:25Z
114
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "gil", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-gil * source languages: fr * target languages: gil * OPUS readme: [fr-gil](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-gil/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-gil/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-gil/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-gil/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.gil | 27.9 | 0.499 |
Helsinki-NLP/opus-mt-fr-fj
Helsinki-NLP
2023-08-16T11:36:23Z
104
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "fj", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-fj * source languages: fr * target languages: fj * OPUS readme: [fr-fj](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-fj/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-fj/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-fj/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-fj/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.fj | 27.4 | 0.487 |
Helsinki-NLP/opus-mt-fr-es
Helsinki-NLP
2023-08-16T11:36:22Z
19,563
1
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "es", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-es * source languages: fr * target languages: es * OPUS readme: [fr-es](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-es/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-es/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-es/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-es/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | newssyscomb2009.fr.es | 34.3 | 0.601 | | news-test2008.fr.es | 32.5 | 0.583 | | newstest2009.fr.es | 31.6 | 0.586 | | newstest2010.fr.es | 36.5 | 0.616 | | newstest2011.fr.es | 38.3 | 0.622 | | newstest2012.fr.es | 38.1 | 0.619 | | newstest2013.fr.es | 34.0 | 0.587 | | Tatoeba.fr.es | 53.2 | 0.709 |
Nextcloud-AI/opus-mt-fr-es
Nextcloud-AI
2023-08-16T11:36:22Z
103
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2024-02-23T10:43:18Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-es * source languages: fr * target languages: es * OPUS readme: [fr-es](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-es/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-es/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-es/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-es/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | newssyscomb2009.fr.es | 34.3 | 0.601 | | news-test2008.fr.es | 32.5 | 0.583 | | newstest2009.fr.es | 31.6 | 0.586 | | newstest2010.fr.es | 36.5 | 0.616 | | newstest2011.fr.es | 38.3 | 0.622 | | newstest2012.fr.es | 38.1 | 0.619 | | newstest2013.fr.es | 34.0 | 0.587 | | Tatoeba.fr.es | 53.2 | 0.709 |
Helsinki-NLP/opus-mt-fr-el
Helsinki-NLP
2023-08-16T11:36:19Z
131
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "el", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-el * source languages: fr * target languages: el * OPUS readme: [fr-el](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-el/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-el/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-el/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-el/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba.fr.el | 56.2 | 0.719 |
Helsinki-NLP/opus-mt-fr-ee
Helsinki-NLP
2023-08-16T11:36:17Z
122
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "ee", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-ee * source languages: fr * target languages: ee * OPUS readme: [fr-ee](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-ee/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-ee/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ee/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ee/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.ee | 26.3 | 0.466 |
Helsinki-NLP/opus-mt-fr-ceb
Helsinki-NLP
2023-08-16T11:36:14Z
112
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "ceb", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-ceb * source languages: fr * target languages: ceb * OPUS readme: [fr-ceb](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-ceb/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-ceb/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ceb/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ceb/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.ceb | 32.8 | 0.543 |
Helsinki-NLP/opus-mt-fr-ca
Helsinki-NLP
2023-08-16T11:36:13Z
244
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "ca", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - fr - ca tags: - translation license: apache-2.0 --- ### fra-cat * source group: French * target group: Catalan * OPUS readme: [fra-cat](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fra-cat/README.md) * model: transformer-align * source language(s): fra * target language(s): cat * model: transformer-align * pre-processing: normalization + SentencePiece (spm12k,spm12k) * download original weights: [opus-2020-06-16.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fra-cat/opus-2020-06-16.zip) * test set translations: [opus-2020-06-16.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fra-cat/opus-2020-06-16.test.txt) * test set scores: [opus-2020-06-16.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fra-cat/opus-2020-06-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.fra.cat | 43.4 | 0.645 | ### System Info: - hf_name: fra-cat - source_languages: fra - target_languages: cat - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fra-cat/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['fr', 'ca'] - src_constituents: {'fra'} - tgt_constituents: {'cat'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm12k,spm12k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/fra-cat/opus-2020-06-16.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/fra-cat/opus-2020-06-16.test.txt - src_alpha3: fra - tgt_alpha3: cat - short_pair: fr-ca - chrF2_score: 0.645 - bleu: 43.4 - brevity_penalty: 0.982 - ref_len: 5214.0 - src_name: French - tgt_name: Catalan - train_date: 2020-06-16 - src_alpha2: fr - tgt_alpha2: ca - prefer_old: False - long_pair: fra-cat - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-fr-bzs
Helsinki-NLP
2023-08-16T11:36:12Z
107
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "bzs", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-bzs * source languages: fr * target languages: bzs * OPUS readme: [fr-bzs](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-bzs/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-bzs/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-bzs/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-bzs/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.bzs | 30.2 | 0.477 |
Helsinki-NLP/opus-mt-fr-bi
Helsinki-NLP
2023-08-16T11:36:11Z
110
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "bi", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-bi * source languages: fr * target languages: bi * OPUS readme: [fr-bi](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-bi/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-20.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-bi/opus-2020-01-20.zip) * test set translations: [opus-2020-01-20.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-bi/opus-2020-01-20.test.txt) * test set scores: [opus-2020-01-20.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-bi/opus-2020-01-20.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.bi | 28.4 | 0.464 |
Helsinki-NLP/opus-mt-fr-bg
Helsinki-NLP
2023-08-16T11:36:10Z
115
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "bg", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - fr - bg tags: - translation license: apache-2.0 --- ### fra-bul * source group: French * target group: Bulgarian * OPUS readme: [fra-bul](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fra-bul/README.md) * model: transformer * source language(s): fra * target language(s): bul * model: transformer * pre-processing: normalization + SentencePiece (spm32k,spm32k) * download original weights: [opus-2020-07-03.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fra-bul/opus-2020-07-03.zip) * test set translations: [opus-2020-07-03.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fra-bul/opus-2020-07-03.test.txt) * test set scores: [opus-2020-07-03.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fra-bul/opus-2020-07-03.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.fra.bul | 46.3 | 0.657 | ### System Info: - hf_name: fra-bul - source_languages: fra - target_languages: bul - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fra-bul/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['fr', 'bg'] - src_constituents: {'fra'} - tgt_constituents: {'bul', 'bul_Latn'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm32k,spm32k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/fra-bul/opus-2020-07-03.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/fra-bul/opus-2020-07-03.test.txt - src_alpha3: fra - tgt_alpha3: bul - short_pair: fr-bg - chrF2_score: 0.657 - bleu: 46.3 - brevity_penalty: 0.953 - ref_len: 3286.0 - src_name: French - tgt_name: Bulgarian - train_date: 2020-07-03 - src_alpha2: fr - tgt_alpha2: bg - prefer_old: False - long_pair: fra-bul - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-fr-ber
Helsinki-NLP
2023-08-16T11:36:08Z
117
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "ber", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-ber * source languages: fr * target languages: ber * OPUS readme: [fr-ber](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-ber/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-ber/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ber/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-ber/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba.fr.ber | 37.2 | 0.641 |
Helsinki-NLP/opus-mt-fr-ar
Helsinki-NLP
2023-08-16T11:36:03Z
897
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "ar", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - fr - ar tags: - translation license: apache-2.0 --- ### fra-ara * source group: French * target group: Arabic * OPUS readme: [fra-ara](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fra-ara/README.md) * model: transformer * source language(s): fra * target language(s): apc ara arq arq_Latn ary arz * model: transformer * pre-processing: normalization + SentencePiece (spm32k,spm32k) * a sentence initial language token is required in the form of `>>id<<` (id = valid target language ID) * download original weights: [opus-2020-07-03.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ara/opus-2020-07-03.zip) * test set translations: [opus-2020-07-03.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ara/opus-2020-07-03.test.txt) * test set scores: [opus-2020-07-03.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ara/opus-2020-07-03.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.fra.ara | 14.4 | 0.439 | ### System Info: - hf_name: fra-ara - source_languages: fra - target_languages: ara - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fra-ara/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['fr', 'ar'] - src_constituents: {'fra'} - tgt_constituents: {'apc', 'ara', 'arq_Latn', 'arq', 'afb', 'ara_Latn', 'apc_Latn', 'arz'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm32k,spm32k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ara/opus-2020-07-03.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ara/opus-2020-07-03.test.txt - src_alpha3: fra - tgt_alpha3: ara - short_pair: fr-ar - chrF2_score: 0.439 - bleu: 14.4 - brevity_penalty: 1.0 - ref_len: 7956.0 - src_name: French - tgt_name: Arabic - train_date: 2020-07-03 - src_alpha2: fr - tgt_alpha2: ar - prefer_old: False - long_pair: fra-ara - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-fr-af
Helsinki-NLP
2023-08-16T11:36:02Z
125
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fr", "af", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fr-af * source languages: fr * target languages: af * OPUS readme: [fr-af](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fr-af/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fr-af/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-af/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fr-af/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fr.af | 36.0 | 0.546 |
Helsinki-NLP/opus-mt-fj-en
Helsinki-NLP
2023-08-16T11:36:00Z
123
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fj", "en", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fj-en * source languages: fj * target languages: en * OPUS readme: [fj-en](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fj-en/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fj-en/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fj-en/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fj-en/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fj.en | 31.0 | 0.471 | | Tatoeba.fj.en | 79.7 | 0.835 |
Helsinki-NLP/opus-mt-fiu-en
Helsinki-NLP
2023-08-16T11:35:58Z
111
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "se", "fi", "hu", "et", "fiu", "en", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - se - fi - hu - et - fiu - en tags: - translation license: apache-2.0 --- ### fiu-eng * source group: Finno-Ugrian languages * target group: English * OPUS readme: [fiu-eng](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fiu-eng/README.md) * model: transformer * source language(s): est fin fkv_Latn hun izh kpv krl liv_Latn mdf mhr myv sma sme udm vro * target language(s): eng * model: transformer * pre-processing: normalization + SentencePiece (spm32k,spm32k) * download original weights: [opus2m-2020-07-31.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fiu-eng/opus2m-2020-07-31.zip) * test set translations: [opus2m-2020-07-31.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fiu-eng/opus2m-2020-07-31.test.txt) * test set scores: [opus2m-2020-07-31.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fiu-eng/opus2m-2020-07-31.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | newsdev2015-enfi-fineng.fin.eng | 22.9 | 0.513 | | newsdev2018-enet-esteng.est.eng | 26.3 | 0.543 | | newssyscomb2009-huneng.hun.eng | 21.2 | 0.494 | | newstest2009-huneng.hun.eng | 19.8 | 0.486 | | newstest2015-enfi-fineng.fin.eng | 24.1 | 0.521 | | newstest2016-enfi-fineng.fin.eng | 25.6 | 0.541 | | newstest2017-enfi-fineng.fin.eng | 28.7 | 0.560 | | newstest2018-enet-esteng.est.eng | 26.5 | 0.549 | | newstest2018-enfi-fineng.fin.eng | 21.2 | 0.490 | | newstest2019-fien-fineng.fin.eng | 25.6 | 0.533 | | newstestB2016-enfi-fineng.fin.eng | 21.6 | 0.500 | | newstestB2017-enfi-fineng.fin.eng | 24.3 | 0.526 | | newstestB2017-fien-fineng.fin.eng | 24.3 | 0.526 | | Tatoeba-test.chm-eng.chm.eng | 1.2 | 0.163 | | Tatoeba-test.est-eng.est.eng | 55.3 | 0.706 | | Tatoeba-test.fin-eng.fin.eng | 48.7 | 0.660 | | Tatoeba-test.fkv-eng.fkv.eng | 11.5 | 0.384 | | Tatoeba-test.hun-eng.hun.eng | 46.7 | 0.638 | | Tatoeba-test.izh-eng.izh.eng | 48.3 | 0.678 | | Tatoeba-test.kom-eng.kom.eng | 0.7 | 0.113 | | Tatoeba-test.krl-eng.krl.eng | 36.1 | 0.485 | | Tatoeba-test.liv-eng.liv.eng | 2.1 | 0.086 | | Tatoeba-test.mdf-eng.mdf.eng | 0.9 | 0.120 | | Tatoeba-test.multi.eng | 47.8 | 0.648 | | Tatoeba-test.myv-eng.myv.eng | 0.7 | 0.121 | | Tatoeba-test.sma-eng.sma.eng | 1.7 | 0.101 | | Tatoeba-test.sme-eng.sme.eng | 7.8 | 0.229 | | Tatoeba-test.udm-eng.udm.eng | 0.9 | 0.166 | ### System Info: - hf_name: fiu-eng - source_languages: fiu - target_languages: eng - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fiu-eng/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['se', 'fi', 'hu', 'et', 'fiu', 'en'] - src_constituents: {'izh', 'mdf', 'vep', 'vro', 'sme', 'myv', 'fkv_Latn', 'krl', 'fin', 'hun', 'kpv', 'udm', 'liv_Latn', 'est', 'mhr', 'sma'} - tgt_constituents: {'eng'} - src_multilingual: True - tgt_multilingual: False - prepro: normalization + SentencePiece (spm32k,spm32k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/fiu-eng/opus2m-2020-07-31.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/fiu-eng/opus2m-2020-07-31.test.txt - src_alpha3: fiu - tgt_alpha3: eng - short_pair: fiu-en - chrF2_score: 0.648 - bleu: 47.8 - brevity_penalty: 0.988 - ref_len: 71020.0 - src_name: Finno-Ugrian languages - tgt_name: English - train_date: 2020-07-31 - src_alpha2: fiu - tgt_alpha2: en - prefer_old: False - long_pair: fiu-eng - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-fi_nb_no_nn_ru_sv_en-SAMI
Helsinki-NLP
2023-08-16T11:35:57Z
135
0
transformers
[ "transformers", "pytorch", "marian", "text2text-generation", "translation", "fi", "nb", "no", "nn", "ru", "sv", "en", "sami", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi_nb_no_nn_ru_sv_en-SAMI * source languages: fi,nb,no,nn,ru,sv,en * target languages: se,sma,smj,smn,sms * OPUS readme: [fi+nb+no+nn+ru+sv+en-se+sma+smj+smn+sms](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi+nb+no+nn+ru+sv+en-se+sma+smj+smn+sms/README.md) * dataset: opus+giella * model: transformer-align * pre-processing: normalization + SentencePiece * a sentence initial language token is required in the form of `>>id<<` (id = valid target language ID) * download original weights: [opus+giella-2020-04-18.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi+nb+no+nn+ru+sv+en-se+sma+smj+smn+sms/opus+giella-2020-04-18.zip) * test set translations: [opus+giella-2020-04-18.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi+nb+no+nn+ru+sv+en-se+sma+smj+smn+sms/opus+giella-2020-04-18.test.txt) * test set scores: [opus+giella-2020-04-18.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi+nb+no+nn+ru+sv+en-se+sma+smj+smn+sms/opus+giella-2020-04-18.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | giella.fi.sms | 58.4 | 0.776 |
Helsinki-NLP/opus-mt-fi-zne
Helsinki-NLP
2023-08-16T11:35:56Z
181
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "zne", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-zne * source languages: fi * target languages: zne * OPUS readme: [fi-zne](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-zne/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-zne/opus-2020-01-09.zip) * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-zne/opus-2020-01-09.test.txt) * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-zne/opus-2020-01-09.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.zne | 22.7 | 0.464 |
Helsinki-NLP/opus-mt-fi-yap
Helsinki-NLP
2023-08-16T11:35:54Z
116
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "yap", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-yap * source languages: fi * target languages: yap * OPUS readme: [fi-yap](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-yap/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-yap/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-yap/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-yap/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.yap | 25.4 | 0.445 |
Helsinki-NLP/opus-mt-fi-xh
Helsinki-NLP
2023-08-16T11:35:53Z
114
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "xh", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-xh * source languages: fi * target languages: xh * OPUS readme: [fi-xh](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-xh/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-xh/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-xh/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-xh/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.xh | 25.3 | 0.554 |
Helsinki-NLP/opus-mt-fi-war
Helsinki-NLP
2023-08-16T11:35:50Z
110
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "war", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-war * source languages: fi * target languages: war * OPUS readme: [fi-war](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-war/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-war/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-war/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-war/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.war | 35.1 | 0.565 |
Helsinki-NLP/opus-mt-fi-uk
Helsinki-NLP
2023-08-16T11:35:48Z
122
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "uk", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-uk * source languages: fi * target languages: uk * OPUS readme: [fi-uk](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-uk/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-uk/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-uk/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-uk/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.uk | 23.3 | 0.445 |
Helsinki-NLP/opus-mt-fi-ty
Helsinki-NLP
2023-08-16T11:35:47Z
109
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "ty", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-ty * source languages: fi * target languages: ty * OPUS readme: [fi-ty](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-ty/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-ty/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ty/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ty/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.ty | 39.7 | 0.565 |
Helsinki-NLP/opus-mt-fi-tw
Helsinki-NLP
2023-08-16T11:35:45Z
109
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "tw", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-tw * source languages: fi * target languages: tw * OPUS readme: [fi-tw](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-tw/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-tw/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tw/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tw/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.tw | 29.2 | 0.504 |
Helsinki-NLP/opus-mt-fi-tvl
Helsinki-NLP
2023-08-16T11:35:44Z
112
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "tvl", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-tvl * source languages: fi * target languages: tvl * OPUS readme: [fi-tvl](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-tvl/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-tvl/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tvl/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tvl/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.tvl | 33.6 | 0.517 |
Helsinki-NLP/opus-mt-fi-tpi
Helsinki-NLP
2023-08-16T11:35:41Z
103
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "tpi", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-tpi * source languages: fi * target languages: tpi * OPUS readme: [fi-tpi](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-tpi/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-tpi/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tpi/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tpi/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.tpi | 30.5 | 0.504 |
Helsinki-NLP/opus-mt-fi-tll
Helsinki-NLP
2023-08-16T11:35:37Z
115
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "tll", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-tll * source languages: fi * target languages: tll * OPUS readme: [fi-tll](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-tll/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-tll/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tll/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tll/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.tll | 23.6 | 0.478 |
Helsinki-NLP/opus-mt-fi-tiv
Helsinki-NLP
2023-08-16T11:35:35Z
111
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "tiv", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-tiv * source languages: fi * target languages: tiv * OPUS readme: [fi-tiv](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-tiv/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-tiv/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tiv/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-tiv/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.tiv | 23.6 | 0.425 |
Helsinki-NLP/opus-mt-fi-sw
Helsinki-NLP
2023-08-16T11:35:33Z
104
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "sw", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-sw * source languages: fi * target languages: sw * OPUS readme: [fi-sw](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-sw/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-sw/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sw/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sw/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.sw | 29.9 | 0.548 |
Nextcloud-AI/opus-mt-fi-sv
Nextcloud-AI
2023-08-16T11:35:32Z
109
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2024-02-23T10:42:20Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-sv * source languages: fi * target languages: sv * OPUS readme: [fi-sv](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-sv/README.md) * dataset: opus+bt * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus+bt-2020-04-11.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-sv/opus+bt-2020-04-11.zip) * test set translations: [opus+bt-2020-04-11.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sv/opus+bt-2020-04-11.test.txt) * test set scores: [opus+bt-2020-04-11.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sv/opus+bt-2020-04-11.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | fiskmo_testset.fi.sv | 27.4 | 0.605 | | Tatoeba.fi.sv | 54.7 | 0.709 |
Helsinki-NLP/opus-mt-fi-sv
Helsinki-NLP
2023-08-16T11:35:32Z
521
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "sv", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-sv * source languages: fi * target languages: sv * OPUS readme: [fi-sv](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-sv/README.md) * dataset: opus+bt * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus+bt-2020-04-11.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-sv/opus+bt-2020-04-11.zip) * test set translations: [opus+bt-2020-04-11.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sv/opus+bt-2020-04-11.test.txt) * test set scores: [opus+bt-2020-04-11.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sv/opus+bt-2020-04-11.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | fiskmo_testset.fi.sv | 27.4 | 0.605 | | Tatoeba.fi.sv | 54.7 | 0.709 |
Helsinki-NLP/opus-mt-fi-st
Helsinki-NLP
2023-08-16T11:35:30Z
112
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "st", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-st * source languages: fi * target languages: st * OPUS readme: [fi-st](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-st/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-st/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-st/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-st/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.st | 37.1 | 0.570 |
Helsinki-NLP/opus-mt-fi-srn
Helsinki-NLP
2023-08-16T11:35:29Z
112
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "srn", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-srn * source languages: fi * target languages: srn * OPUS readme: [fi-srn](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-srn/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-srn/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-srn/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-srn/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.srn | 29.2 | 0.491 |
Helsinki-NLP/opus-mt-fi-sq
Helsinki-NLP
2023-08-16T11:35:28Z
115
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "sq", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-sq * source languages: fi * target languages: sq * OPUS readme: [fi-sq](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-sq/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-sq/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sq/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sq/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.sq | 32.0 | 0.535 |
Helsinki-NLP/opus-mt-fi-sk
Helsinki-NLP
2023-08-16T11:35:24Z
106
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "sk", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-sk * source languages: fi * target languages: sk * OPUS readme: [fi-sk](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-sk/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-sk/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sk/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-sk/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.sk | 28.1 | 0.501 |
Helsinki-NLP/opus-mt-fi-run
Helsinki-NLP
2023-08-16T11:35:20Z
111
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "run", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-run * source languages: fi * target languages: run * OPUS readme: [fi-run](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-run/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-20.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-run/opus-2020-01-20.zip) * test set translations: [opus-2020-01-20.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-run/opus-2020-01-20.test.txt) * test set scores: [opus-2020-01-20.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-run/opus-2020-01-20.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.run | 23.2 | 0.498 |
Helsinki-NLP/opus-mt-fi-pon
Helsinki-NLP
2023-08-16T11:35:17Z
114
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "pon", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-pon * source languages: fi * target languages: pon * OPUS readme: [fi-pon](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-pon/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-pon/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-pon/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-pon/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.pon | 23.7 | 0.475 |
Helsinki-NLP/opus-mt-fi-pis
Helsinki-NLP
2023-08-16T11:35:16Z
112
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "pis", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-pis * source languages: fi * target languages: pis * OPUS readme: [fi-pis](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-pis/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-pis/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-pis/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-pis/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.pis | 27.5 | 0.493 |
Helsinki-NLP/opus-mt-fi-pap
Helsinki-NLP
2023-08-16T11:35:15Z
104
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "pap", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-pap * source languages: fi * target languages: pap * OPUS readme: [fi-pap](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-pap/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-pap/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-pap/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-pap/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.pap | 27.3 | 0.478 |
Helsinki-NLP/opus-mt-fi-no
Helsinki-NLP
2023-08-16T11:35:11Z
109
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "no", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - fi - no tags: - translation license: apache-2.0 --- ### fin-nor * source group: Finnish * target group: Norwegian * OPUS readme: [fin-nor](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fin-nor/README.md) * model: transformer-align * source language(s): fin * target language(s): nno nob * model: transformer-align * pre-processing: normalization + SentencePiece (spm4k,spm4k) * a sentence initial language token is required in the form of `>>id<<` (id = valid target language ID) * download original weights: [opus-2020-06-17.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-nor/opus-2020-06-17.zip) * test set translations: [opus-2020-06-17.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-nor/opus-2020-06-17.test.txt) * test set scores: [opus-2020-06-17.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-nor/opus-2020-06-17.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.fin.nor | 23.5 | 0.426 | ### System Info: - hf_name: fin-nor - source_languages: fin - target_languages: nor - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fin-nor/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['fi', 'no'] - src_constituents: {'fin'} - tgt_constituents: {'nob', 'nno'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm4k,spm4k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/fin-nor/opus-2020-06-17.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/fin-nor/opus-2020-06-17.test.txt - src_alpha3: fin - tgt_alpha3: nor - short_pair: fi-no - chrF2_score: 0.426 - bleu: 23.5 - brevity_penalty: 1.0 - ref_len: 14768.0 - src_name: Finnish - tgt_name: Norwegian - train_date: 2020-06-17 - src_alpha2: fi - tgt_alpha2: no - prefer_old: False - long_pair: fin-nor - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-fi-nl
Helsinki-NLP
2023-08-16T11:35:10Z
123
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "nl", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-nl * source languages: fi * target languages: nl * OPUS readme: [fi-nl](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-nl/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-02-26.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-nl/opus-2020-02-26.zip) * test set translations: [opus-2020-02-26.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-nl/opus-2020-02-26.test.txt) * test set scores: [opus-2020-02-26.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-nl/opus-2020-02-26.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.nl | 30.5 | 0.557 |
Nextcloud-AI/opus-mt-fi-nl
Nextcloud-AI
2023-08-16T11:35:10Z
110
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2024-02-23T10:42:12Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-nl * source languages: fi * target languages: nl * OPUS readme: [fi-nl](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-nl/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-02-26.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-nl/opus-2020-02-26.zip) * test set translations: [opus-2020-02-26.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-nl/opus-2020-02-26.test.txt) * test set scores: [opus-2020-02-26.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-nl/opus-2020-02-26.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.nl | 30.5 | 0.557 |
Helsinki-NLP/opus-mt-fi-mt
Helsinki-NLP
2023-08-16T11:35:08Z
113
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "mt", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-mt * source languages: fi * target languages: mt * OPUS readme: [fi-mt](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-mt/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-mt/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-mt/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-mt/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.mt | 29.9 | 0.490 |
Helsinki-NLP/opus-mt-fi-mos
Helsinki-NLP
2023-08-16T11:35:07Z
114
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "mos", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-mos * source languages: fi * target languages: mos * OPUS readme: [fi-mos](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-mos/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-mos/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-mos/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-mos/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.mos | 21.4 | 0.366 |
Helsinki-NLP/opus-mt-fi-mk
Helsinki-NLP
2023-08-16T11:35:06Z
115
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "mk", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-mk * source languages: fi * target languages: mk * OPUS readme: [fi-mk](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-mk/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-mk/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-mk/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-mk/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.mk | 28.9 | 0.501 |
Helsinki-NLP/opus-mt-fi-lue
Helsinki-NLP
2023-08-16T11:34:59Z
117
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "lue", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-lue * source languages: fi * target languages: lue * OPUS readme: [fi-lue](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-lue/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-lue/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-lue/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-lue/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.lue | 22.4 | 0.497 |
Helsinki-NLP/opus-mt-fi-lu
Helsinki-NLP
2023-08-16T11:34:56Z
112
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "lu", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-lu * source languages: fi * target languages: lu * OPUS readme: [fi-lu](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-lu/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-lu/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-lu/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-lu/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.lu | 22.9 | 0.475 |
Helsinki-NLP/opus-mt-fi-kqn
Helsinki-NLP
2023-08-16T11:34:53Z
112
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "kqn", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-kqn * source languages: fi * target languages: kqn * OPUS readme: [fi-kqn](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-kqn/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-kqn/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-kqn/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-kqn/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.kqn | 22.3 | 0.476 |
Helsinki-NLP/opus-mt-fi-it
Helsinki-NLP
2023-08-16T11:34:51Z
345
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "it", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-it * source languages: fi * target languages: it * OPUS readme: [fi-it](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-it/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-it/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-it/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-it/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba.fi.it | 42.7 | 0.657 |
Nextcloud-AI/opus-mt-fi-it
Nextcloud-AI
2023-08-16T11:34:51Z
110
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2024-02-23T10:42:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-it * source languages: fi * target languages: it * OPUS readme: [fi-it](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-it/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-it/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-it/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-it/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba.fi.it | 42.7 | 0.657 |
Helsinki-NLP/opus-mt-fi-iso
Helsinki-NLP
2023-08-16T11:34:50Z
115
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "iso", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-iso * source languages: fi * target languages: iso * OPUS readme: [fi-iso](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-iso/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-iso/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-iso/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-iso/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.iso | 26.0 | 0.439 |
Helsinki-NLP/opus-mt-fi-is
Helsinki-NLP
2023-08-16T11:34:49Z
116
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "is", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-is * source languages: fi * target languages: is * OPUS readme: [fi-is](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-is/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-is/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-is/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-is/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.is | 25.2 | 0.452 |
Helsinki-NLP/opus-mt-fi-ilo
Helsinki-NLP
2023-08-16T11:34:48Z
109
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "ilo", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-ilo * source languages: fi * target languages: ilo * OPUS readme: [fi-ilo](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-ilo/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-ilo/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ilo/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ilo/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.ilo | 32.1 | 0.558 |
Helsinki-NLP/opus-mt-fi-ig
Helsinki-NLP
2023-08-16T11:34:47Z
109
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "ig", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-ig * source languages: fi * target languages: ig * OPUS readme: [fi-ig](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-ig/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-ig/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ig/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ig/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.ig | 28.5 | 0.456 |
Helsinki-NLP/opus-mt-fi-hu
Helsinki-NLP
2023-08-16T11:34:44Z
117
2
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "hu", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-hu * source languages: fi * target languages: hu * OPUS readme: [fi-hu](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-hu/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-hu/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-hu/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-hu/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba.fi.hu | 50.4 | 0.705 |
Helsinki-NLP/opus-mt-fi-ht
Helsinki-NLP
2023-08-16T11:34:43Z
114
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "ht", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-ht * source languages: fi * target languages: ht * OPUS readme: [fi-ht](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-ht/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-ht/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ht/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ht/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.ht | 27.1 | 0.453 |
Helsinki-NLP/opus-mt-fi-hr
Helsinki-NLP
2023-08-16T11:34:42Z
110
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "hr", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-hr * source languages: fi * target languages: hr * OPUS readme: [fi-hr](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-hr/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-hr/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-hr/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-hr/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.hr | 23.5 | 0.476 |
Helsinki-NLP/opus-mt-fi-he
Helsinki-NLP
2023-08-16T11:34:39Z
107
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "he", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-he * source languages: fi * target languages: he * OPUS readme: [fi-he](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-he/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-he/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-he/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-he/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.he | 20.7 | 0.424 |
Helsinki-NLP/opus-mt-fi-ha
Helsinki-NLP
2023-08-16T11:34:38Z
111
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "ha", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-ha * source languages: fi * target languages: ha * OPUS readme: [fi-ha](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-ha/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-24.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-ha/opus-2020-01-24.zip) * test set translations: [opus-2020-01-24.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ha/opus-2020-01-24.test.txt) * test set scores: [opus-2020-01-24.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-ha/opus-2020-01-24.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.ha | 24.2 | 0.461 |
Helsinki-NLP/opus-mt-fi-guw
Helsinki-NLP
2023-08-16T11:34:37Z
110
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "guw", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-guw * source languages: fi * target languages: guw * OPUS readme: [fi-guw](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-guw/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-guw/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-guw/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-guw/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.guw | 32.4 | 0.527 |
Helsinki-NLP/opus-mt-fi-fse
Helsinki-NLP
2023-08-16T11:34:34Z
137
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "fse", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-fse * source languages: fi * target languages: fse * OPUS readme: [fi-fse](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-fse/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-fse/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-fse/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-fse/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.fse | 81.9 | 0.882 |
Helsinki-NLP/opus-mt-fi-fj
Helsinki-NLP
2023-08-16T11:34:31Z
109
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "fj", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-fj * source languages: fi * target languages: fj * OPUS readme: [fi-fj](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-fj/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-20.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-fj/opus-2020-01-20.zip) * test set translations: [opus-2020-01-20.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-fj/opus-2020-01-20.test.txt) * test set scores: [opus-2020-01-20.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-fj/opus-2020-01-20.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.fj | 26.6 | 0.500 |
Helsinki-NLP/opus-mt-fi-fi
Helsinki-NLP
2023-08-16T11:34:30Z
112
1
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-fi * source languages: fi * target languages: fi * OPUS readme: [fi-fi](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-fi/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-20.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-fi/opus-2020-01-20.zip) * test set translations: [opus-2020-01-20.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-fi/opus-2020-01-20.test.txt) * test set scores: [opus-2020-01-20.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-fi/opus-2020-01-20.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba.fi.fi | 23.3 | 0.554 |
Helsinki-NLP/opus-mt-fi-et
Helsinki-NLP
2023-08-16T11:34:29Z
120
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "et", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-et * source languages: fi * target languages: et * OPUS readme: [fi-et](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-et/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-et/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-et/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-et/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.et | 25.2 | 0.519 |
Helsinki-NLP/opus-mt-fi-es
Helsinki-NLP
2023-08-16T11:34:28Z
189
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "es", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-es * source languages: fi * target languages: es * OPUS readme: [fi-es](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-es/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-04-12.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-es/opus-2020-04-12.zip) * test set translations: [opus-2020-04-12.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-es/opus-2020-04-12.test.txt) * test set scores: [opus-2020-04-12.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-es/opus-2020-04-12.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba.fi.es | 51.5 | 0.700 |
Helsinki-NLP/opus-mt-fi-eo
Helsinki-NLP
2023-08-16T11:34:27Z
110
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "eo", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - fi - eo tags: - translation license: apache-2.0 --- ### fin-epo * source group: Finnish * target group: Esperanto * OPUS readme: [fin-epo](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fin-epo/README.md) * model: transformer-align * source language(s): fin * target language(s): epo * model: transformer-align * pre-processing: normalization + SentencePiece (spm4k,spm4k) * download original weights: [opus-2020-06-16.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-epo/opus-2020-06-16.zip) * test set translations: [opus-2020-06-16.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-epo/opus-2020-06-16.test.txt) * test set scores: [opus-2020-06-16.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-epo/opus-2020-06-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.fin.epo | 22.5 | 0.413 | ### System Info: - hf_name: fin-epo - source_languages: fin - target_languages: epo - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fin-epo/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['fi', 'eo'] - src_constituents: {'fin'} - tgt_constituents: {'epo'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm4k,spm4k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/fin-epo/opus-2020-06-16.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/fin-epo/opus-2020-06-16.test.txt - src_alpha3: fin - tgt_alpha3: epo - short_pair: fi-eo - chrF2_score: 0.413 - bleu: 22.5 - brevity_penalty: 0.9490000000000001 - ref_len: 18881.0 - src_name: Finnish - tgt_name: Esperanto - train_date: 2020-06-16 - src_alpha2: fi - tgt_alpha2: eo - prefer_old: False - long_pair: fin-epo - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-fi-en
Helsinki-NLP
2023-08-16T11:34:26Z
336,473
4
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "en", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - fi - en tags: - translation license: apache-2.0 --- ### fin-eng * source group: Finnish * target group: English * OPUS readme: [fin-eng](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fin-eng/README.md) * model: transformer-align * source language(s): fin * target language(s): eng * model: transformer-align * pre-processing: normalization + SentencePiece (spm32k,spm32k) * download original weights: [opus-2020-08-05.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.zip) * test set translations: [opus-2020-08-05.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.test.txt) * test set scores: [opus-2020-08-05.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.eval.txt) ## 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: - 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'] - src_constituents: {'fin'} - tgt_constituents: {'eng'} - src_multilingual: False - tgt_multilingual: False - prepro: 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 - src_alpha3: fin - tgt_alpha3: eng - short_pair: fi-en - chrF2_score: 0.6970000000000001 - bleu: 53.4 - brevity_penalty: 0.99 - ref_len: 74651.0 - src_name: Finnish - tgt_name: English - train_date: 2020-08-05 - src_alpha2: fi - tgt_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
Nextcloud-AI/opus-mt-fi-en
Nextcloud-AI
2023-08-16T11:34:26Z
103
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "en", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2024-02-23T10:41:41Z
--- language: - fi - en tags: - translation license: apache-2.0 --- ### fin-eng * source group: Finnish * target group: English * OPUS readme: [fin-eng](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/fin-eng/README.md) * model: transformer-align * source language(s): fin * target language(s): eng * model: transformer-align * pre-processing: normalization + SentencePiece (spm32k,spm32k) * download original weights: [opus-2020-08-05.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.zip) * test set translations: [opus-2020-08-05.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.test.txt) * test set scores: [opus-2020-08-05.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.eval.txt) ## 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: - 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'] - src_constituents: {'fin'} - tgt_constituents: {'eng'} - src_multilingual: False - tgt_multilingual: False - prepro: 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 - src_alpha3: fin - tgt_alpha3: eng - short_pair: fi-en - chrF2_score: 0.6970000000000001 - bleu: 53.4 - brevity_penalty: 0.99 - ref_len: 74651.0 - src_name: Finnish - tgt_name: English - train_date: 2020-08-05 - src_alpha2: fi - tgt_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
Helsinki-NLP/opus-mt-fi-efi
Helsinki-NLP
2023-08-16T11:34:24Z
123
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "efi", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-efi * source languages: fi * target languages: efi * OPUS readme: [fi-efi](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-efi/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-efi/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-efi/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-efi/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.efi | 26.6 | 0.482 |
Helsinki-NLP/opus-mt-fi-de
Helsinki-NLP
2023-08-16T11:34:22Z
13,584
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "de", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-de * source languages: fi * target languages: de * OPUS readme: [fi-de](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-de/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2019-12-04.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-de/opus-2019-12-04.zip) * test set translations: [opus-2019-12-04.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-de/opus-2019-12-04.test.txt) * test set scores: [opus-2019-12-04.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-de/opus-2019-12-04.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba.fi.de | 45.2 | 0.637 |
Helsinki-NLP/opus-mt-fi-bg
Helsinki-NLP
2023-08-16T11:34:16Z
112
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "bg", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-bg * source languages: fi * target languages: bg * OPUS readme: [fi-bg](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-bg/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-bg/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-bg/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-bg/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.bg | 27.8 | 0.502 |
Helsinki-NLP/opus-mt-fi-bem
Helsinki-NLP
2023-08-16T11:34:15Z
107
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "bem", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-bem * source languages: fi * target languages: bem * OPUS readme: [fi-bem](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-bem/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-bem/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-bem/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-bem/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.bem | 21.4 | 0.465 |
Helsinki-NLP/opus-mt-fi-bcl
Helsinki-NLP
2023-08-16T11:34:13Z
115
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "bcl", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-bcl * source languages: fi * target languages: bcl * OPUS readme: [fi-bcl](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-bcl/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-bcl/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-bcl/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-bcl/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.bcl | 38.4 | 0.604 |
Helsinki-NLP/opus-mt-fi-af
Helsinki-NLP
2023-08-16T11:34:12Z
110
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "af", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-af * source languages: fi * target languages: af * OPUS readme: [fi-af](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-af/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-af/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-af/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-af/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.af | 39.3 | 0.588 |
Helsinki-NLP/opus-mt-fi-NORWAY
Helsinki-NLP
2023-08-16T11:34:09Z
114
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "fi", "no", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-fi-NORWAY * source languages: fi * target languages: nb_NO,nb,nn_NO,nn,nog,no_nb,no * OPUS readme: [fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * a sentence initial language token is required in the form of `>>id<<` (id = valid target language ID) * download original weights: [opus-2020-01-16.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no/opus-2020-01-16.zip) * test set translations: [opus-2020-01-16.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no/opus-2020-01-16.test.txt) * test set scores: [opus-2020-01-16.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no/opus-2020-01-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.fi.no | 34.2 | 0.545 |
Helsinki-NLP/opus-mt-euq-en
Helsinki-NLP
2023-08-16T11:34:08Z
113
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "euq", "en", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - euq - en tags: - translation license: apache-2.0 --- ### euq-eng * source group: Basque (family) * target group: English * OPUS readme: [euq-eng](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/euq-eng/README.md) * model: transformer * source language(s): eus * target language(s): eng * model: transformer * pre-processing: normalization + SentencePiece (spm12k,spm12k) * download original weights: [opus-2020-07-26.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/euq-eng/opus-2020-07-26.zip) * test set translations: [opus-2020-07-26.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/euq-eng/opus-2020-07-26.test.txt) * test set scores: [opus-2020-07-26.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/euq-eng/opus-2020-07-26.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.eus.eng | 41.5 | 0.594 | | Tatoeba-test.eus-eng.eus.eng | 41.5 | 0.594 | ### System Info: - hf_name: euq-eng - source_languages: euq - target_languages: eng - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/euq-eng/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['euq', 'en'] - src_constituents: {'eus'} - tgt_constituents: {'eng'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm12k,spm12k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/euq-eng/opus-2020-07-26.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/euq-eng/opus-2020-07-26.test.txt - src_alpha3: euq - tgt_alpha3: eng - short_pair: euq-en - chrF2_score: 0.594 - bleu: 41.5 - brevity_penalty: 0.9640000000000001 - ref_len: 8157.0 - src_name: Basque (family) - tgt_name: English - train_date: 2020-07-26 - src_alpha2: euq - tgt_alpha2: en - prefer_old: False - long_pair: euq-eng - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-eu-ru
Helsinki-NLP
2023-08-16T11:34:07Z
123
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "eu", "ru", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - eu - ru tags: - translation license: apache-2.0 --- ### eus-rus * source group: Basque * target group: Russian * OPUS readme: [eus-rus](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eus-rus/README.md) * model: transformer-align * source language(s): eus * target language(s): rus * model: transformer-align * pre-processing: normalization + SentencePiece (spm4k,spm4k) * download original weights: [opus-2020-06-16.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/eus-rus/opus-2020-06-16.zip) * test set translations: [opus-2020-06-16.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eus-rus/opus-2020-06-16.test.txt) * test set scores: [opus-2020-06-16.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eus-rus/opus-2020-06-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.eus.rus | 31.3 | 0.502 | ### System Info: - hf_name: eus-rus - source_languages: eus - target_languages: rus - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eus-rus/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['eu', 'ru'] - src_constituents: {'eus'} - tgt_constituents: {'rus'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm4k,spm4k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eus-rus/opus-2020-06-16.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/eus-rus/opus-2020-06-16.test.txt - src_alpha3: eus - tgt_alpha3: rus - short_pair: eu-ru - chrF2_score: 0.502 - bleu: 31.3 - brevity_penalty: 0.9420000000000001 - ref_len: 2428.0 - src_name: Basque - tgt_name: Russian - train_date: 2020-06-16 - src_alpha2: eu - tgt_alpha2: ru - prefer_old: False - long_pair: eus-rus - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-eu-es
Helsinki-NLP
2023-08-16T11:34:06Z
257
1
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "eu", "es", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - eu - es tags: - translation license: apache-2.0 --- ### eus-spa * source group: Basque * target group: Spanish * OPUS readme: [eus-spa](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eus-spa/README.md) * model: transformer-align * source language(s): eus * target language(s): spa * model: transformer-align * pre-processing: normalization + SentencePiece (spm32k,spm32k) * download original weights: [opus-2020-06-17.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/eus-spa/opus-2020-06-17.zip) * test set translations: [opus-2020-06-17.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eus-spa/opus-2020-06-17.test.txt) * test set scores: [opus-2020-06-17.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eus-spa/opus-2020-06-17.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.eus.spa | 48.8 | 0.673 | ### System Info: - hf_name: eus-spa - source_languages: eus - target_languages: spa - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eus-spa/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['eu', 'es'] - src_constituents: {'eus'} - tgt_constituents: {'spa'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm32k,spm32k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eus-spa/opus-2020-06-17.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/eus-spa/opus-2020-06-17.test.txt - src_alpha3: eus - tgt_alpha3: spa - short_pair: eu-es - chrF2_score: 0.6729999999999999 - bleu: 48.8 - brevity_penalty: 0.9640000000000001 - ref_len: 12469.0 - src_name: Basque - tgt_name: Spanish - train_date: 2020-06-17 - src_alpha2: eu - tgt_alpha2: es - prefer_old: False - long_pair: eus-spa - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-eu-en
Helsinki-NLP
2023-08-16T11:34:04Z
5,465
2
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "eu", "en", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-eu-en * source languages: eu * target languages: en * OPUS readme: [eu-en](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/eu-en/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2019-12-18.zip](https://object.pouta.csc.fi/OPUS-MT-models/eu-en/opus-2019-12-18.zip) * test set translations: [opus-2019-12-18.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/eu-en/opus-2019-12-18.test.txt) * test set scores: [opus-2019-12-18.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/eu-en/opus-2019-12-18.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba.eu.en | 46.1 | 0.638 |
Helsinki-NLP/opus-mt-eu-de
Helsinki-NLP
2023-08-16T11:34:03Z
123
1
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "eu", "de", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - eu - de tags: - translation license: apache-2.0 --- ### eus-deu * source group: Basque * target group: German * OPUS readme: [eus-deu](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eus-deu/README.md) * model: transformer-align * source language(s): eus * target language(s): deu * model: transformer-align * pre-processing: normalization + SentencePiece (spm12k,spm12k) * download original weights: [opus-2020-06-16.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/eus-deu/opus-2020-06-16.zip) * test set translations: [opus-2020-06-16.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eus-deu/opus-2020-06-16.test.txt) * test set scores: [opus-2020-06-16.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eus-deu/opus-2020-06-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.eus.deu | 36.3 | 0.562 | ### System Info: - hf_name: eus-deu - source_languages: eus - target_languages: deu - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eus-deu/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['eu', 'de'] - src_constituents: {'eus'} - tgt_constituents: {'deu'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm12k,spm12k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eus-deu/opus-2020-06-16.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/eus-deu/opus-2020-06-16.test.txt - src_alpha3: eus - tgt_alpha3: deu - short_pair: eu-de - chrF2_score: 0.562 - bleu: 36.3 - brevity_penalty: 0.953 - ref_len: 3315.0 - src_name: Basque - tgt_name: German - train_date: 2020-06-16 - src_alpha2: eu - tgt_alpha2: de - prefer_old: False - long_pair: eus-deu - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-et-ru
Helsinki-NLP
2023-08-16T11:34:01Z
125
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "et", "ru", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - et - ru tags: - translation license: apache-2.0 --- ### est-rus * source group: Estonian * target group: Russian * OPUS readme: [est-rus](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/est-rus/README.md) * model: transformer-align * source language(s): est * target language(s): rus * model: transformer-align * pre-processing: normalization + SentencePiece (spm32k,spm32k) * download original weights: [opus-2020-06-17.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/est-rus/opus-2020-06-17.zip) * test set translations: [opus-2020-06-17.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/est-rus/opus-2020-06-17.test.txt) * test set scores: [opus-2020-06-17.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/est-rus/opus-2020-06-17.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.est.rus | 50.2 | 0.702 | ### System Info: - hf_name: est-rus - source_languages: est - target_languages: rus - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/est-rus/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['et', 'ru'] - src_constituents: {'est'} - tgt_constituents: {'rus'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm32k,spm32k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/est-rus/opus-2020-06-17.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/est-rus/opus-2020-06-17.test.txt - src_alpha3: est - tgt_alpha3: rus - short_pair: et-ru - chrF2_score: 0.7020000000000001 - bleu: 50.2 - brevity_penalty: 0.988 - ref_len: 3569.0 - src_name: Estonian - tgt_name: Russian - train_date: 2020-06-17 - src_alpha2: et - tgt_alpha2: ru - prefer_old: False - long_pair: est-rus - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41
Helsinki-NLP/opus-mt-et-fr
Helsinki-NLP
2023-08-16T11:34:00Z
174
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "et", "fr", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-et-fr * source languages: et * target languages: fr * OPUS readme: [et-fr](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/et-fr/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/et-fr/opus-2020-01-08.zip) * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/et-fr/opus-2020-01-08.test.txt) * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/et-fr/opus-2020-01-08.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.et.fr | 26.2 | 0.484 |
Helsinki-NLP/opus-mt-et-es
Helsinki-NLP
2023-08-16T11:33:58Z
153
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "et", "es", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-et-es * source languages: et * target languages: es * OPUS readme: [et-es](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/et-es/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-16.zip](https://object.pouta.csc.fi/OPUS-MT-models/et-es/opus-2020-01-16.zip) * test set translations: [opus-2020-01-16.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/et-es/opus-2020-01-16.test.txt) * test set scores: [opus-2020-01-16.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/et-es/opus-2020-01-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.et.es | 27.2 | 0.490 |
Helsinki-NLP/opus-mt-et-en
Helsinki-NLP
2023-08-16T11:33:57Z
10,761
2
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "et", "en", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-et-en * source languages: et * target languages: en * OPUS readme: [et-en](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/et-en/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2019-12-18.zip](https://object.pouta.csc.fi/OPUS-MT-models/et-en/opus-2019-12-18.zip) * test set translations: [opus-2019-12-18.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/et-en/opus-2019-12-18.test.txt) * test set scores: [opus-2019-12-18.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/et-en/opus-2019-12-18.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | newsdev2018-enet.et.en | 30.1 | 0.574 | | newstest2018-enet.et.en | 30.3 | 0.581 | | Tatoeba.et.en | 59.9 | 0.738 |
Helsinki-NLP/opus-mt-es-zai
Helsinki-NLP
2023-08-16T11:33:55Z
116
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "es", "zai", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-es-zai * source languages: es * target languages: zai * OPUS readme: [es-zai](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/es-zai/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-16.zip](https://object.pouta.csc.fi/OPUS-MT-models/es-zai/opus-2020-01-16.zip) * test set translations: [opus-2020-01-16.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/es-zai/opus-2020-01-16.test.txt) * test set scores: [opus-2020-01-16.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/es-zai/opus-2020-01-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.es.zai | 20.8 | 0.426 |
Helsinki-NLP/opus-mt-es-wls
Helsinki-NLP
2023-08-16T11:33:50Z
117
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "es", "wls", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-es-wls * source languages: es * target languages: wls * OPUS readme: [es-wls](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/es-wls/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-16.zip](https://object.pouta.csc.fi/OPUS-MT-models/es-wls/opus-2020-01-16.zip) * test set translations: [opus-2020-01-16.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/es-wls/opus-2020-01-16.test.txt) * test set scores: [opus-2020-01-16.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/es-wls/opus-2020-01-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.es.wls | 22.9 | 0.437 |
Helsinki-NLP/opus-mt-es-war
Helsinki-NLP
2023-08-16T11:33:49Z
110
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "es", "war", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-es-war * source languages: es * target languages: war * OPUS readme: [es-war](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/es-war/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-16.zip](https://object.pouta.csc.fi/OPUS-MT-models/es-war/opus-2020-01-16.zip) * test set translations: [opus-2020-01-16.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/es-war/opus-2020-01-16.test.txt) * test set scores: [opus-2020-01-16.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/es-war/opus-2020-01-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.es.war | 31.7 | 0.530 |
Helsinki-NLP/opus-mt-es-ve
Helsinki-NLP
2023-08-16T11:33:47Z
102
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "es", "ve", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- tags: - translation license: apache-2.0 --- ### opus-mt-es-ve * source languages: es * target languages: ve * OPUS readme: [es-ve](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/es-ve/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-16.zip](https://object.pouta.csc.fi/OPUS-MT-models/es-ve/opus-2020-01-16.zip) * test set translations: [opus-2020-01-16.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/es-ve/opus-2020-01-16.test.txt) * test set scores: [opus-2020-01-16.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/es-ve/opus-2020-01-16.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | JW300.es.ve | 21.7 | 0.440 |
Helsinki-NLP/opus-mt-es-uk
Helsinki-NLP
2023-08-16T11:33:46Z
158
0
transformers
[ "transformers", "pytorch", "tf", "marian", "text2text-generation", "translation", "es", "uk", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
translation
2022-03-02T23:29:04Z
--- language: - es - uk tags: - translation license: apache-2.0 --- ### spa-ukr * source group: Spanish * target group: Ukrainian * OPUS readme: [spa-ukr](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/spa-ukr/README.md) * model: transformer-align * source language(s): spa * target language(s): ukr * model: transformer-align * pre-processing: normalization + SentencePiece (spm32k,spm32k) * download original weights: [opus-2020-06-17.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/spa-ukr/opus-2020-06-17.zip) * test set translations: [opus-2020-06-17.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/spa-ukr/opus-2020-06-17.test.txt) * test set scores: [opus-2020-06-17.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/spa-ukr/opus-2020-06-17.eval.txt) ## Benchmarks | testset | BLEU | chr-F | |-----------------------|-------|-------| | Tatoeba-test.spa.ukr | 41.3 | 0.614 | ### System Info: - hf_name: spa-ukr - source_languages: spa - target_languages: ukr - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/spa-ukr/README.md - original_repo: Tatoeba-Challenge - tags: ['translation'] - languages: ['es', 'uk'] - src_constituents: {'spa'} - tgt_constituents: {'ukr'} - src_multilingual: False - tgt_multilingual: False - prepro: normalization + SentencePiece (spm32k,spm32k) - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/spa-ukr/opus-2020-06-17.zip - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/spa-ukr/opus-2020-06-17.test.txt - src_alpha3: spa - tgt_alpha3: ukr - short_pair: es-uk - chrF2_score: 0.614 - bleu: 41.3 - brevity_penalty: 0.983 - ref_len: 53833.0 - src_name: Spanish - tgt_name: Ukrainian - train_date: 2020-06-17 - src_alpha2: es - tgt_alpha2: uk - prefer_old: False - long_pair: spa-ukr - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b - port_machine: brutasse - port_time: 2020-08-21-14:41