diff --git a/lib/projects/elg.mk b/lib/projects/elg.mk index e87f7920..16b2ed05 100644 --- a/lib/projects/elg.mk +++ b/lib/projects/elg.mk @@ -176,7 +176,48 @@ elg-ukr2deu-tiny11: +## missing evaluations and dist packages +## TODO: should probabubly also restart them! +## (also zls-zle and zle-zls) +elg-dist-missing: + for l in deu fra ita por spa; do \ + ${MAKE} MODELTYPE=transformer-big tatoeba-$${l}2zle-eval; \ + ${MAKE} MODELTYPE=transformer-big tatoeba-$${l}2zle-multieval; \ + ${MAKE} MODELTYPE=transformer-big tatoeba-$${l}2zle-eval-testsets; \ + ${MAKE} MODELTYPE=transformer-big tatoeba-$${l}2zle-dist; \ + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2$${l}-eval; \ + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2$${l}-multieval; \ + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2$${l}-eval-testsets; \ + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2$${l}-dist; \ + done + ${MAKE} MODELTYPE=transformer-big tatoeba-fin2zle-eval-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-fin2zle-multieval-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-fin2zle-eval-testsets-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-fin2zle-dist-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-gmq2zle-eval-pbt + ${MAKE} MODELTYPE=transformer-big tatoeba-gmq2zle-multieval-pbt + ${MAKE} MODELTYPE=transformer-big tatoeba-gmq2zle-eval-testsets-pbt + ${MAKE} MODELTYPE=transformer-big tatoeba-gmq2zle-dist-pbt + ${MAKE} MODELTYPE=transformer-big tatoeba-zlw2zle-eval-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-zlw2zle-multieval-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-zlw2zle-eval-testsets-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-zlw2zle-dist-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2zlw-multieval-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2zlw-eval-testsets-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2zlw-dist-bt + +elg-continue-missing: + for l in deu fra ita por spa; do \ + ${MAKE} MODELTYPE=transformer-big tatoeba-$${l}2zle-trainjob; \ + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2$${l}-trainjob; \ + done + ${MAKE} MODELTYPE=transformer-big tatoeba-fin2zle-trainjob-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-gmq2zle-trainjob-pbt + ${MAKE} MODELTYPE=transformer-big tatoeba-zlw2zle-trainjob-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2zlw-trainjob-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-zls2zle-trainjob-bt + ${MAKE} MODELTYPE=transformer-big tatoeba-zle2zls-trainjob-bt diff --git a/scores/bel-ces/flores101-dev/bleu-scores.txt b/scores/bel-ces/flores101-dev/bleu-scores.txt index 49232920..e7580071 100644 --- a/scores/bel-ces/flores101-dev/bleu-scores.txt +++ b/scores/bel-ces/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +10.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 10.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 8.7 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 8.4 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/bel-ces/flores101-dev/chrf-scores.txt b/scores/bel-ces/flores101-dev/chrf-scores.txt index 9014fc0c..4be70807 100644 --- a/scores/bel-ces/flores101-dev/chrf-scores.txt +++ b/scores/bel-ces/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.41101 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.40907 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.380 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.378 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/bel-ces/flores101-devtest/bleu-scores.txt b/scores/bel-ces/flores101-devtest/bleu-scores.txt index 0190e8c8..a86d0b71 100644 --- a/scores/bel-ces/flores101-devtest/bleu-scores.txt +++ b/scores/bel-ces/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +11.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 10.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 9.0 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 8.7 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/bel-ces/flores101-devtest/chrf-scores.txt b/scores/bel-ces/flores101-devtest/chrf-scores.txt index 21609e7f..3b3fe1f9 100644 --- a/scores/bel-ces/flores101-devtest/chrf-scores.txt +++ b/scores/bel-ces/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.41526 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.41037 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.383 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.380 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/bel-deu/flores101-dev/bleu-scores.txt b/scores/bel-deu/flores101-dev/bleu-scores.txt index 48ab25a3..75c8eec5 100644 --- a/scores/bel-deu/flores101-dev/bleu-scores.txt +++ b/scores/bel-deu/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +12.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 12.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 8.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 7.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/bel-deu/flores101-dev/chrf-scores.txt b/scores/bel-deu/flores101-dev/chrf-scores.txt index b4e9c69e..9ba3c9f5 100644 --- a/scores/bel-deu/flores101-dev/chrf-scores.txt +++ b/scores/bel-deu/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.46864 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.46621 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.387 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 0.373 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/bel-deu/flores101-devtest/bleu-scores.txt b/scores/bel-deu/flores101-devtest/bleu-scores.txt index 80c079f3..273702d5 100644 --- a/scores/bel-deu/flores101-devtest/bleu-scores.txt +++ b/scores/bel-deu/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +12.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 12.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 7.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 6.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2nld-2021-01-15.zip diff --git a/scores/bel-deu/flores101-devtest/chrf-scores.txt b/scores/bel-deu/flores101-devtest/chrf-scores.txt index c3e6605d..a6c6e231 100644 --- a/scores/bel-deu/flores101-devtest/chrf-scores.txt +++ b/scores/bel-deu/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.47052 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.46726 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.386 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 0.372 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/bel-deu/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/bel-deu/tatoeba-test-v2020-07-28/bleu-scores.txt index 7c700d0c..3cf99814 100644 --- a/scores/bel-deu/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/bel-deu/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 45.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip +44.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 37.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 35.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip 34.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2nld-2021-01-15.zip diff --git a/scores/bel-deu/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/bel-deu/tatoeba-test-v2020-07-28/chrf-scores.txt index 3130551c..bbfe2def 100644 --- a/scores/bel-deu/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/bel-deu/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.64106 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip +0.63697 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.579 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 0.548 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip 0.541 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2nld-2021-01-15.zip diff --git a/scores/bel-deu/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/bel-deu/tatoeba-test-v2021-03-30/bleu-scores.txt index 2d5bad66..c91b8a9b 100644 --- a/scores/bel-deu/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/bel-deu/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip +44.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 37.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 35.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip 34.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2nld-2021-01-15.zip diff --git a/scores/bel-deu/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/bel-deu/tatoeba-test-v2021-03-30/chrf-scores.txt index f82a86a6..f493b7cc 100644 --- a/scores/bel-deu/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/bel-deu/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.64179 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip +0.63794 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.579 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 0.547 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip 0.541 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2nld-2021-01-15.zip diff --git a/scores/bel-deu/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/bel-deu/tatoeba-test-v2021-08-07/bleu-scores.txt index b88bd49d..33b639b6 100644 --- a/scores/bel-deu/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/bel-deu/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip +44.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 37.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 35.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip 34.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2nld-2021-01-15.zip diff --git a/scores/bel-deu/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/bel-deu/tatoeba-test-v2021-08-07/chrf-scores.txt index 2f992248..e1ee7435 100644 --- a/scores/bel-deu/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/bel-deu/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.64114 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip +0.63720 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.579 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip 0.548 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip 0.540 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2nld-2021-01-15.zip diff --git a/scores/bel-fra/flores101-dev/bleu-scores.txt b/scores/bel-fra/flores101-dev/bleu-scores.txt index 6f852ed7..8deacc3c 100644 --- a/scores/bel-fra/flores101-dev/bleu-scores.txt +++ b/scores/bel-fra/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +15.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 13.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 11.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 9.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-fra/flores101-dev/chrf-scores.txt b/scores/bel-fra/flores101-dev/chrf-scores.txt index 5fdc58df..7d6d152c 100644 --- a/scores/bel-fra/flores101-dev/chrf-scores.txt +++ b/scores/bel-fra/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.47966 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.45899 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.412 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.392 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-fra/flores101-devtest/bleu-scores.txt b/scores/bel-fra/flores101-devtest/bleu-scores.txt index 748fb07f..1c135a08 100644 --- a/scores/bel-fra/flores101-devtest/bleu-scores.txt +++ b/scores/bel-fra/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +16.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 14.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 11.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 9.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-fra/flores101-devtest/chrf-scores.txt b/scores/bel-fra/flores101-devtest/chrf-scores.txt index 55e060ea..d9f93180 100644 --- a/scores/bel-fra/flores101-devtest/chrf-scores.txt +++ b/scores/bel-fra/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.48639 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.46656 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.412 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.393 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-fra/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/bel-fra/tatoeba-test-v2020-07-28/bleu-scores.txt index 16ddb62f..ce1f688b 100644 --- a/scores/bel-fra/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/bel-fra/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 41.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 38.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 30.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-fra/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/bel-fra/tatoeba-test-v2020-07-28/chrf-scores.txt index c20aada2..4100c123 100644 --- a/scores/bel-fra/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/bel-fra/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.64037 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.61117 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.571 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.526 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-fra/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/bel-fra/tatoeba-test-v2021-03-30/bleu-scores.txt index 0caee83b..894ea6dc 100644 --- a/scores/bel-fra/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/bel-fra/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +45.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 41.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 38.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 30.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-fra/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/bel-fra/tatoeba-test-v2021-03-30/chrf-scores.txt index da5e0ab5..d49d20ff 100644 --- a/scores/bel-fra/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/bel-fra/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.63925 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.61023 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.570 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.527 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-fra/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/bel-fra/tatoeba-test-v2021-08-07/bleu-scores.txt index 16ddb62f..ce1f688b 100644 --- a/scores/bel-fra/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/bel-fra/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 41.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 38.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 30.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-fra/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/bel-fra/tatoeba-test-v2021-08-07/chrf-scores.txt index c20aada2..4100c123 100644 --- a/scores/bel-fra/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/bel-fra/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.64037 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.61117 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.571 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.526 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-ita/flores101-dev/bleu-scores.txt b/scores/bel-ita/flores101-dev/bleu-scores.txt index 88a40492..11286d7b 100644 --- a/scores/bel-ita/flores101-dev/bleu-scores.txt +++ b/scores/bel-ita/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +12.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 7.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 6.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 6.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-ita/flores101-dev/chrf-scores.txt b/scores/bel-ita/flores101-dev/chrf-scores.txt index 47a5d5b8..2cd17250 100644 --- a/scores/bel-ita/flores101-dev/chrf-scores.txt +++ b/scores/bel-ita/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.46392 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.385 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.371 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.364 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-ita/flores101-devtest/bleu-scores.txt b/scores/bel-ita/flores101-devtest/bleu-scores.txt index 0faf4f61..90fd0794 100644 --- a/scores/bel-ita/flores101-devtest/bleu-scores.txt +++ b/scores/bel-ita/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +13.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 7.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 6.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 6.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-ita/flores101-devtest/chrf-scores.txt b/scores/bel-ita/flores101-devtest/chrf-scores.txt index 6038f432..bfaa9380 100644 --- a/scores/bel-ita/flores101-devtest/chrf-scores.txt +++ b/scores/bel-ita/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.46311 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.386 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.373 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.365 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-ita/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/bel-ita/tatoeba-test-v2020-07-28/bleu-scores.txt index 54d6bca6..9dc8e520 100644 --- a/scores/bel-ita/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/bel-ita/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +49.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 39.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 32.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 30.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-ita/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/bel-ita/tatoeba-test-v2020-07-28/chrf-scores.txt index b01031d5..93ec5880 100644 --- a/scores/bel-ita/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/bel-ita/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.65945 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.578 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.541 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.534 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-ita/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/bel-ita/tatoeba-test-v2021-03-30/bleu-scores.txt index f1b64064..4248c400 100644 --- a/scores/bel-ita/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/bel-ita/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +49.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 39.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 32.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 30.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-ita/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/bel-ita/tatoeba-test-v2021-03-30/chrf-scores.txt index c1824f63..b102f633 100644 --- a/scores/bel-ita/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/bel-ita/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66073 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.579 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.543 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.535 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-ita/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/bel-ita/tatoeba-test-v2021-08-07/bleu-scores.txt index 54d6bca6..9dc8e520 100644 --- a/scores/bel-ita/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/bel-ita/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +49.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 39.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 32.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 30.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-ita/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/bel-ita/tatoeba-test-v2021-08-07/chrf-scores.txt index b01031d5..93ec5880 100644 --- a/scores/bel-ita/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/bel-ita/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.65945 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.578 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.541 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.534 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-pol/flores101-dev/bleu-scores.txt b/scores/bel-pol/flores101-dev/bleu-scores.txt index dda424fb..ba1d4be8 100644 --- a/scores/bel-pol/flores101-dev/bleu-scores.txt +++ b/scores/bel-pol/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +10.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 9.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 8.1 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 8.0 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/bel-pol/flores101-dev/chrf-scores.txt b/scores/bel-pol/flores101-dev/chrf-scores.txt index b97bc303..7cd780fe 100644 --- a/scores/bel-pol/flores101-dev/chrf-scores.txt +++ b/scores/bel-pol/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.42256 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.41802 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.385 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.383 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/bel-pol/flores101-devtest/bleu-scores.txt b/scores/bel-pol/flores101-devtest/bleu-scores.txt index 2e5c0255..1598bf08 100644 --- a/scores/bel-pol/flores101-devtest/bleu-scores.txt +++ b/scores/bel-pol/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +10.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 9.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 8.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 8.1 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip diff --git a/scores/bel-pol/flores101-devtest/chrf-scores.txt b/scores/bel-pol/flores101-devtest/chrf-scores.txt index 23f0e120..3cac94da 100644 --- a/scores/bel-pol/flores101-devtest/chrf-scores.txt +++ b/scores/bel-pol/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.42191 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.41938 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.386 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.385 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/bel-pol/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/bel-pol/tatoeba-test-v2020-07-28/bleu-scores.txt index e5f02ca4..3d601d22 100644 --- a/scores/bel-pol/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/bel-pol/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -2,6 +2,7 @@ 48.0 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 47.7 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 47.3 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip +46.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 46.8 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 34.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 33.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-pol/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/bel-pol/tatoeba-test-v2020-07-28/chrf-scores.txt index 01734e5c..dcd16162 100644 --- a/scores/bel-pol/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/bel-pol/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -2,5 +2,6 @@ 0.678 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 0.675 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 0.66635 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.65897 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.566 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.558 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-pol/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/bel-pol/tatoeba-test-v2021-03-30/bleu-scores.txt index fcd784f7..1accafdb 100644 --- a/scores/bel-pol/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/bel-pol/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,6 +1,7 @@ 48.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 47.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 47.7 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip +47.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 46.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 46.7 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 34.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-pol/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/bel-pol/tatoeba-test-v2021-03-30/chrf-scores.txt index 2e73dbfc..e53de088 100644 --- a/scores/bel-pol/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/bel-pol/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -3,5 +3,6 @@ 0.678 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 0.675 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 0.66831 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.66099 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.567 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.560 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-pol/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/bel-pol/tatoeba-test-v2021-08-07/bleu-scores.txt index e5f02ca4..3d601d22 100644 --- a/scores/bel-pol/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/bel-pol/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -2,6 +2,7 @@ 48.0 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 47.7 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 47.3 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip +46.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 46.8 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 34.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 33.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-pol/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/bel-pol/tatoeba-test-v2021-08-07/chrf-scores.txt index 01734e5c..dcd16162 100644 --- a/scores/bel-pol/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/bel-pol/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -2,5 +2,6 @@ 0.678 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 0.675 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 0.66635 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.65897 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.566 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.558 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-por/flores101-dev/bleu-scores.txt b/scores/bel-por/flores101-dev/bleu-scores.txt index cf87565f..a4ca8d16 100644 --- a/scores/bel-por/flores101-dev/bleu-scores.txt +++ b/scores/bel-por/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +14.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 14.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 9.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 8.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-por/flores101-dev/chrf-scores.txt b/scores/bel-por/flores101-dev/chrf-scores.txt index bc0fb795..bee0140c 100644 --- a/scores/bel-por/flores101-dev/chrf-scores.txt +++ b/scores/bel-por/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.47484 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.47213 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 0.398 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.382 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-por/flores101-devtest/bleu-scores.txt b/scores/bel-por/flores101-devtest/bleu-scores.txt index 2e8aa5ba..27357937 100644 --- a/scores/bel-por/flores101-devtest/bleu-scores.txt +++ b/scores/bel-por/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +15.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 15.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 9.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 7.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-por/flores101-devtest/chrf-scores.txt b/scores/bel-por/flores101-devtest/chrf-scores.txt index f806bb4b..1ed753c7 100644 --- a/scores/bel-por/flores101-devtest/chrf-scores.txt +++ b/scores/bel-por/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.48003 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.47490 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 0.401 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.378 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-spa/flores101-dev/bleu-scores.txt b/scores/bel-spa/flores101-dev/bleu-scores.txt index bec61e0a..c12d35df 100644 --- a/scores/bel-spa/flores101-dev/bleu-scores.txt +++ b/scores/bel-spa/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +13.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 13.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 9.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 8.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-spa/flores101-dev/chrf-scores.txt b/scores/bel-spa/flores101-dev/chrf-scores.txt index e1a00755..e532edf0 100644 --- a/scores/bel-spa/flores101-dev/chrf-scores.txt +++ b/scores/bel-spa/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.44170 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.43852 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.383 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.368 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-spa/flores101-devtest/bleu-scores.txt b/scores/bel-spa/flores101-devtest/bleu-scores.txt index ad4d47b9..4ce8cc7e 100644 --- a/scores/bel-spa/flores101-devtest/bleu-scores.txt +++ b/scores/bel-spa/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +14.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 13.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 9.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 8.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-spa/flores101-devtest/chrf-scores.txt b/scores/bel-spa/flores101-devtest/chrf-scores.txt index 641a1557..5a5a28e4 100644 --- a/scores/bel-spa/flores101-devtest/chrf-scores.txt +++ b/scores/bel-spa/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.44740 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.44302 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.382 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.369 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-spa/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/bel-spa/tatoeba-test-v2020-07-28/bleu-scores.txt index c55748d5..283712c5 100644 --- a/scores/bel-spa/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/bel-spa/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 45.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 39.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 27.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-spa/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/bel-spa/tatoeba-test-v2020-07-28/chrf-scores.txt index 2e880790..b86bfbac 100644 --- a/scores/bel-spa/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/bel-spa/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.64504 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip +0.64189 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.607 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.530 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.525 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-spa/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/bel-spa/tatoeba-test-v2021-03-30/bleu-scores.txt index 0f50db77..b78dc9eb 100644 --- a/scores/bel-spa/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/bel-spa/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +45.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 45.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 39.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 27.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-spa/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/bel-spa/tatoeba-test-v2021-03-30/chrf-scores.txt index 68699599..9418bc72 100644 --- a/scores/bel-spa/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/bel-spa/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.64425 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip +0.64203 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.608 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.530 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.524 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/bel-spa/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/bel-spa/tatoeba-test-v2021-08-07/bleu-scores.txt index c55748d5..283712c5 100644 --- a/scores/bel-spa/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/bel-spa/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 45.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 39.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 27.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/bel-spa/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/bel-spa/tatoeba-test-v2021-08-07/chrf-scores.txt index 2e880790..b86bfbac 100644 --- a/scores/bel-spa/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/bel-spa/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.64504 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip +0.64189 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.607 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.530 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.525 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/ces-bel/flores101-dev/bleu-scores.txt b/scores/ces-bel/flores101-dev/bleu-scores.txt index 73ac6de7..58842af7 100644 --- a/scores/ces-bel/flores101-dev/bleu-scores.txt +++ b/scores/ces-bel/flores101-dev/bleu-scores.txt @@ -1,4 +1,5 @@ 5.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip +5.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 5.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 5.1 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 4.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip diff --git a/scores/ces-bel/flores101-dev/chrf-scores.txt b/scores/ces-bel/flores101-dev/chrf-scores.txt index cacd9372..c516cd4f 100644 --- a/scores/ces-bel/flores101-dev/chrf-scores.txt +++ b/scores/ces-bel/flores101-dev/chrf-scores.txt @@ -4,4 +4,5 @@ 0.313 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.300 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.292 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip +0.26213 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.25139 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip diff --git a/scores/ces-bel/flores101-devtest/bleu-scores.txt b/scores/ces-bel/flores101-devtest/bleu-scores.txt index bb0d4518..715ce24b 100644 --- a/scores/ces-bel/flores101-devtest/bleu-scores.txt +++ b/scores/ces-bel/flores101-devtest/bleu-scores.txt @@ -1,5 +1,6 @@ 6.0 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 5.3 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip +5.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 4.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 4.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 4.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/ces-bel/flores101-devtest/chrf-scores.txt b/scores/ces-bel/flores101-devtest/chrf-scores.txt index a85fd4ff..1121dedd 100644 --- a/scores/ces-bel/flores101-devtest/chrf-scores.txt +++ b/scores/ces-bel/flores101-devtest/chrf-scores.txt @@ -4,4 +4,5 @@ 0.318 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.299 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.294 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip +0.25834 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.24989 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip diff --git a/scores/ces-rus/flores101-dev/bleu-scores.txt b/scores/ces-rus/flores101-dev/bleu-scores.txt index b99ed478..9b540a19 100644 --- a/scores/ces-rus/flores101-dev/bleu-scores.txt +++ b/scores/ces-rus/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +24.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 23.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 19.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 16.1 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/ces-rus/flores101-dev/chrf-scores.txt b/scores/ces-rus/flores101-dev/chrf-scores.txt index 7ddbd16d..d3ff9f58 100644 --- a/scores/ces-rus/flores101-dev/chrf-scores.txt +++ b/scores/ces-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52210 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.51599 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.479 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 0.439 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/ces-rus/flores101-devtest/bleu-scores.txt b/scores/ces-rus/flores101-devtest/bleu-scores.txt index fddab9f5..c57ed4ab 100644 --- a/scores/ces-rus/flores101-devtest/bleu-scores.txt +++ b/scores/ces-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +24.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 23.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 19.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 15.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/ces-rus/flores101-devtest/chrf-scores.txt b/scores/ces-rus/flores101-devtest/chrf-scores.txt index ad0d7ae2..868399c1 100644 --- a/scores/ces-rus/flores101-devtest/chrf-scores.txt +++ b/scores/ces-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52316 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.51561 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.476 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 0.442 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/ces-rus/newstest2012/bleu-scores.txt b/scores/ces-rus/newstest2012/bleu-scores.txt index 7ba8cd72..864c6b48 100644 --- a/scores/ces-rus/newstest2012/bleu-scores.txt +++ b/scores/ces-rus/newstest2012/bleu-scores.txt @@ -1,3 +1,4 @@ +21.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 20.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 19.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 15.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/ces-rus/newstest2012/chrf-scores.txt b/scores/ces-rus/newstest2012/chrf-scores.txt index 3db3ecac..c89b4d32 100644 --- a/scores/ces-rus/newstest2012/chrf-scores.txt +++ b/scores/ces-rus/newstest2012/chrf-scores.txt @@ -1,3 +1,4 @@ +0.49469 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.49161 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.470 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 0.438 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/ces-rus/newstest2013/bleu-scores.txt b/scores/ces-rus/newstest2013/bleu-scores.txt index 46499105..a23fb151 100644 --- a/scores/ces-rus/newstest2013/bleu-scores.txt +++ b/scores/ces-rus/newstest2013/bleu-scores.txt @@ -1,3 +1,4 @@ +27.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 26.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 23.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 19.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/ces-rus/newstest2013/chrf-scores.txt b/scores/ces-rus/newstest2013/chrf-scores.txt index d281d2cd..b05fecf7 100644 --- a/scores/ces-rus/newstest2013/chrf-scores.txt +++ b/scores/ces-rus/newstest2013/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54197 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.53763 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.505 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 0.470 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/ces-rus/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ces-rus/tatoeba-test-v2020-07-28/bleu-scores.txt index e0ad122a..62697711 100644 --- a/scores/ces-rus/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ces-rus/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +56.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 56.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 55.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 50.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/ces-rus/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ces-rus/tatoeba-test-v2020-07-28/chrf-scores.txt index 18b0e9bf..f9b9e47c 100644 --- a/scores/ces-rus/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ces-rus/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.73526 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.73377 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.722 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 0.692 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.685 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/ces-rus/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ces-rus/tatoeba-test-v2021-03-30/bleu-scores.txt index 16c65407..3cdfc77c 100644 --- a/scores/ces-rus/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ces-rus/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +56.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 55.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 55.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 50.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/ces-rus/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ces-rus/tatoeba-test-v2021-03-30/chrf-scores.txt index 11c7b4c1..e3d766f9 100644 --- a/scores/ces-rus/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ces-rus/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.73240 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.73212 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.721 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 0.688 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.681 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/ces-rus/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ces-rus/tatoeba-test-v2021-08-07/bleu-scores.txt index d7d06897..5921ad9c 100644 --- a/scores/ces-rus/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ces-rus/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +56.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 55.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 54.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 50.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/ces-rus/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ces-rus/tatoeba-test-v2021-08-07/chrf-scores.txt index 1625fb69..50f6ac48 100644 --- a/scores/ces-rus/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ces-rus/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.73154 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.73090 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.719 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-rus/opus-2021-02-19.zip 0.685 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/ces-ukr/flores101-dev/bleu-scores.txt b/scores/ces-ukr/flores101-dev/bleu-scores.txt index 60fd9fd9..1300bb2c 100644 --- a/scores/ces-ukr/flores101-dev/bleu-scores.txt +++ b/scores/ces-ukr/flores101-dev/bleu-scores.txt @@ -1,4 +1,5 @@ 21.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ces+slk-ukr/opusTCv20210807+pbt_transformer-align_2022-03-16.zip +21.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 20.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ces+slk-ukr/opusTCv20210807+pbt_transformer-align_2022-03-08.zip 20.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 14.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ces-ukr/opus-2021-02-18.zip diff --git a/scores/ces-ukr/flores101-dev/chrf-scores.txt b/scores/ces-ukr/flores101-dev/chrf-scores.txt index f4614332..20178dc1 100644 --- a/scores/ces-ukr/flores101-dev/chrf-scores.txt +++ b/scores/ces-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.51171 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.51170 https://object.pouta.csc.fi/Tatoeba-MT-models/ces+slk-ukr/opusTCv20210807+pbt_transformer-align_2022-03-16.zip 0.50280 https://object.pouta.csc.fi/Tatoeba-MT-models/ces+slk-ukr/opusTCv20210807+pbt_transformer-align_2022-03-08.zip 0.50264 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip diff --git a/scores/ces-ukr/flores101-devtest/bleu-scores.txt b/scores/ces-ukr/flores101-devtest/bleu-scores.txt index d76a534f..aff64c1f 100644 --- a/scores/ces-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/ces-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +22.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 22.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ces+slk-ukr/opusTCv20210807+pbt_transformer-align_2022-03-16.zip 22.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 21.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ces+slk-ukr/opusTCv20210807+pbt_transformer-align_2022-03-08.zip diff --git a/scores/ces-ukr/flores101-devtest/chrf-scores.txt b/scores/ces-ukr/flores101-devtest/chrf-scores.txt index de5e436a..d2626276 100644 --- a/scores/ces-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/ces-ukr/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52261 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.52034 https://object.pouta.csc.fi/Tatoeba-MT-models/ces+slk-ukr/opusTCv20210807+pbt_transformer-align_2022-03-16.zip 0.51447 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.51387 https://object.pouta.csc.fi/Tatoeba-MT-models/ces+slk-ukr/opusTCv20210807+pbt_transformer-align_2022-03-08.zip diff --git a/scores/ces-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ces-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt index 99c5cfbc..c74a076a 100644 --- a/scores/ces-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ces-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69934 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.689 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.68665 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.681 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/ces-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ces-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt index 99c5cfbc..c74a076a 100644 --- a/scores/ces-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ces-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69934 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.689 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.68665 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.681 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/ces-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ces-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt index fc3eb0a8..931bb6e9 100644 --- a/scores/ces-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ces-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69934 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.688 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.68665 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.681 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/dan-bel/flores101-dev/bleu-scores.txt b/scores/dan-bel/flores101-dev/bleu-scores.txt index cfd53eb6..3029bce1 100644 --- a/scores/dan-bel/flores101-dev/bleu-scores.txt +++ b/scores/dan-bel/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ 9.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +9.0 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 4.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 4.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-bel/flores101-dev/chrf-scores.txt b/scores/dan-bel/flores101-dev/chrf-scores.txt index 36e5728c..f2ad5807 100644 --- a/scores/dan-bel/flores101-dev/chrf-scores.txt +++ b/scores/dan-bel/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.38631 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.38571 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.301 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.296 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-bel/flores101-devtest/bleu-scores.txt b/scores/dan-bel/flores101-devtest/bleu-scores.txt index 98fc015f..0b779be3 100644 --- a/scores/dan-bel/flores101-devtest/bleu-scores.txt +++ b/scores/dan-bel/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +9.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 9.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 4.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 4.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-bel/flores101-devtest/chrf-scores.txt b/scores/dan-bel/flores101-devtest/chrf-scores.txt index 41d473a9..821d0a1a 100644 --- a/scores/dan-bel/flores101-devtest/chrf-scores.txt +++ b/scores/dan-bel/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.39412 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.39215 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.298 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.294 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-rus/flores101-dev/bleu-scores.txt b/scores/dan-rus/flores101-dev/bleu-scores.txt index dad04cfe..3e1fb491 100644 --- a/scores/dan-rus/flores101-dev/bleu-scores.txt +++ b/scores/dan-rus/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +25.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 25.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 18.1 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 11.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/dan-rus/flores101-dev/chrf-scores.txt b/scores/dan-rus/flores101-dev/chrf-scores.txt index c8e11537..1fe4ed39 100644 --- a/scores/dan-rus/flores101-dev/chrf-scores.txt +++ b/scores/dan-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.53203 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.52954 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.453 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 0.378 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/dan-rus/flores101-devtest/bleu-scores.txt b/scores/dan-rus/flores101-devtest/bleu-scores.txt index 26329753..30979b38 100644 --- a/scores/dan-rus/flores101-devtest/bleu-scores.txt +++ b/scores/dan-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +25.3 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 25.0 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 17.9 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 10.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/dan-rus/flores101-devtest/chrf-scores.txt b/scores/dan-rus/flores101-devtest/chrf-scores.txt index 2280b9a2..c4f70785 100644 --- a/scores/dan-rus/flores101-devtest/chrf-scores.txt +++ b/scores/dan-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52995 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.52847 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.451 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 0.374 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/dan-rus/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/dan-rus/tatoeba-test-v2020-07-28/bleu-scores.txt index a5850839..4e2840ff 100644 --- a/scores/dan-rus/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/dan-rus/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 53.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +53.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 52.7 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 30.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 29.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-rus/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/dan-rus/tatoeba-test-v2020-07-28/chrf-scores.txt index 6f8b8d0b..aa432813 100644 --- a/scores/dan-rus/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/dan-rus/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.72627 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +0.72350 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.715 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 0.518 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.506 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-rus/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/dan-rus/tatoeba-test-v2021-03-30/bleu-scores.txt index a5850839..4e2840ff 100644 --- a/scores/dan-rus/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/dan-rus/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 53.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +53.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 52.7 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 30.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 29.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-rus/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/dan-rus/tatoeba-test-v2021-03-30/chrf-scores.txt index 6f8b8d0b..aa432813 100644 --- a/scores/dan-rus/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/dan-rus/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.72627 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +0.72350 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.715 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 0.518 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.506 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-rus/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/dan-rus/tatoeba-test-v2021-08-07/bleu-scores.txt index 6fc6ad31..58b67837 100644 --- a/scores/dan-rus/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/dan-rus/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 53.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +53.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 52.6 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 30.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 29.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-rus/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/dan-rus/tatoeba-test-v2021-08-07/chrf-scores.txt index 6f8b8d0b..4ed2fabf 100644 --- a/scores/dan-rus/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/dan-rus/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.72627 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +0.72325 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.715 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-rus/opus-2021-02-18.zip 0.518 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.506 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/dan-ukr/flores101-dev/bleu-scores.txt b/scores/dan-ukr/flores101-dev/bleu-scores.txt index d8f6616c..f21b7098 100644 --- a/scores/dan-ukr/flores101-dev/bleu-scores.txt +++ b/scores/dan-ukr/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +24.4 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 24.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 23.5 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 9.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/dan-ukr/flores101-dev/chrf-scores.txt b/scores/dan-ukr/flores101-dev/chrf-scores.txt index 0d9da1ea..2deb0318 100644 --- a/scores/dan-ukr/flores101-dev/chrf-scores.txt +++ b/scores/dan-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.53384 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.53094 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.52286 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 0.368 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/dan-ukr/flores101-devtest/bleu-scores.txt b/scores/dan-ukr/flores101-devtest/bleu-scores.txt index ef6804da..df430226 100644 --- a/scores/dan-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/dan-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +25.3 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 25.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 23.8 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 10.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/dan-ukr/flores101-devtest/chrf-scores.txt b/scores/dan-ukr/flores101-devtest/chrf-scores.txt index 0a398293..f2a27a1e 100644 --- a/scores/dan-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/dan-ukr/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54088 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.53916 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.52969 https://object.pouta.csc.fi/Tatoeba-MT-models/dan-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 0.373 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/deu-bel/flores101-dev/bleu-scores.txt b/scores/deu-bel/flores101-dev/bleu-scores.txt index c6926324..c8df7503 100644 --- a/scores/deu-bel/flores101-dev/bleu-scores.txt +++ b/scores/deu-bel/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +9.2 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 8.6 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 3.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-bel/flores101-dev/chrf-scores.txt b/scores/deu-bel/flores101-dev/chrf-scores.txt index 3efed90c..45270a21 100644 --- a/scores/deu-bel/flores101-dev/chrf-scores.txt +++ b/scores/deu-bel/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.38024 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.37396 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.288 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.283 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-bel/flores101-devtest/bleu-scores.txt b/scores/deu-bel/flores101-devtest/bleu-scores.txt index 7f447d0c..a7ca9c90 100644 --- a/scores/deu-bel/flores101-devtest/bleu-scores.txt +++ b/scores/deu-bel/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +9.6 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 9.2 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 4.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 4.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-bel/flores101-devtest/chrf-scores.txt b/scores/deu-bel/flores101-devtest/chrf-scores.txt index e3c78edc..ae20f4a9 100644 --- a/scores/deu-bel/flores101-devtest/chrf-scores.txt +++ b/scores/deu-bel/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.38804 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.37986 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.291 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.284 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-bel/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/deu-bel/tatoeba-test-v2020-07-28/bleu-scores.txt index e8fc405c..0e427997 100644 --- a/scores/deu-bel/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/deu-bel/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +28.8 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 28.2 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 19.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 17.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-bel/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/deu-bel/tatoeba-test-v2020-07-28/chrf-scores.txt index 805d97f2..95cee1af 100644 --- a/scores/deu-bel/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/deu-bel/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52928 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.52892 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.451 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.428 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-bel/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/deu-bel/tatoeba-test-v2021-03-30/bleu-scores.txt index d3c4ae7f..644e8047 100644 --- a/scores/deu-bel/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/deu-bel/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +28.8 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 28.2 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 19.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 17.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-bel/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/deu-bel/tatoeba-test-v2021-03-30/chrf-scores.txt index 0a6338b4..a554cc69 100644 --- a/scores/deu-bel/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/deu-bel/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.53067 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.53031 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.452 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.428 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-bel/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/deu-bel/tatoeba-test-v2021-08-07/bleu-scores.txt index 8f792047..da51c5ff 100644 --- a/scores/deu-bel/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/deu-bel/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +28.8 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 28.2 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 19.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 17.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-bel/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/deu-bel/tatoeba-test-v2021-08-07/chrf-scores.txt index 86aa1984..69120a28 100644 --- a/scores/deu-bel/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/deu-bel/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52915 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.52903 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.452 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.427 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/deu-rus/flores101-dev/bleu-scores.txt b/scores/deu-rus/flores101-dev/bleu-scores.txt index 73eb160e..51719e8d 100644 --- a/scores/deu-rus/flores101-dev/bleu-scores.txt +++ b/scores/deu-rus/flores101-dev/bleu-scores.txt @@ -1,4 +1,4 @@ -26.3 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip +26.3 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 20.3 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 19.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip 17.0 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-rus/opus1m-2021-05-16.zip diff --git a/scores/deu-rus/flores101-dev/chrf-scores.txt b/scores/deu-rus/flores101-dev/chrf-scores.txt index ecc24ae6..6503a7de 100644 --- a/scores/deu-rus/flores101-dev/chrf-scores.txt +++ b/scores/deu-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54065 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.53925 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.484 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 0.472 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/flores101-devtest/bleu-scores.txt b/scores/deu-rus/flores101-devtest/bleu-scores.txt index 4620a2b5..4c92b213 100644 --- a/scores/deu-rus/flores101-devtest/bleu-scores.txt +++ b/scores/deu-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +25.9 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 25.7 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 19.9 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 18.8 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/flores101-devtest/chrf-scores.txt b/scores/deu-rus/flores101-devtest/chrf-scores.txt index 2c75d8d9..5e7c9f67 100644 --- a/scores/deu-rus/flores101-devtest/chrf-scores.txt +++ b/scores/deu-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54000 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.53884 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.484 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 0.475 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/newstest2012/bleu-scores.txt b/scores/deu-rus/newstest2012/bleu-scores.txt index 64ffde61..22c4c288 100644 --- a/scores/deu-rus/newstest2012/bleu-scores.txt +++ b/scores/deu-rus/newstest2012/bleu-scores.txt @@ -1,3 +1,4 @@ +20.6 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 20.4 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 18.0 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 17.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/newstest2012/chrf-scores.txt b/scores/deu-rus/newstest2012/chrf-scores.txt index 69b04a19..62ae04fb 100644 --- a/scores/deu-rus/newstest2012/chrf-scores.txt +++ b/scores/deu-rus/newstest2012/chrf-scores.txt @@ -1,3 +1,4 @@ +0.49397 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.49202 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.459 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 0.449 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/newstest2013/bleu-scores.txt b/scores/deu-rus/newstest2013/bleu-scores.txt index 26fa144f..91821810 100644 --- a/scores/deu-rus/newstest2013/bleu-scores.txt +++ b/scores/deu-rus/newstest2013/bleu-scores.txt @@ -1,3 +1,4 @@ +24.7 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 24.5 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 21.1 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 20.4 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/newstest2013/chrf-scores.txt b/scores/deu-rus/newstest2013/chrf-scores.txt index 7d42e386..adf33e5f 100644 --- a/scores/deu-rus/newstest2013/chrf-scores.txt +++ b/scores/deu-rus/newstest2013/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52513 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.52332 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.485 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 0.477 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/deu-rus/tatoeba-test-v2020-07-28/bleu-scores.txt index 2df89c6d..609e6e0c 100644 --- a/scores/deu-rus/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/deu-rus/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +45.9 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 45.3 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 43.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/deu-rus/tatoeba-test-v2020-07-28/chrf-scores.txt index 23c666aa..2a77fbe3 100644 --- a/scores/deu-rus/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/deu-rus/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66892 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.66493 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.655 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 0.640 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/deu-rus/tatoeba-test-v2021-03-30/bleu-scores.txt index 51467da3..0315cf29 100644 --- a/scores/deu-rus/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/deu-rus/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +45.7 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 45.0 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 42.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/deu-rus/tatoeba-test-v2021-03-30/chrf-scores.txt index 587dddcf..e1c44f32 100644 --- a/scores/deu-rus/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/deu-rus/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66860 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.66493 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.654 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 0.640 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/deu-rus/tatoeba-test-v2021-08-07/bleu-scores.txt index 5e8eae10..21d07aca 100644 --- a/scores/deu-rus/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/deu-rus/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +46.0 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 45.5 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 45.1 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 43.2 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-rus/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/deu-rus/tatoeba-test-v2021-08-07/chrf-scores.txt index eddcd4df..0f8cf1bd 100644 --- a/scores/deu-rus/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/deu-rus/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67014 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.66676 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.654 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-rus/opus-2021-05-15.zip 0.640 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-ukr/flores101-dev/bleu-scores.txt b/scores/deu-ukr/flores101-dev/bleu-scores.txt index 50dd1bd5..6992ebfa 100644 --- a/scores/deu-ukr/flores101-dev/bleu-scores.txt +++ b/scores/deu-ukr/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +23.2 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 23.1 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 22.7 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 14.3 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opus-2021-02-18.zip diff --git a/scores/deu-ukr/flores101-dev/chrf-scores.txt b/scores/deu-ukr/flores101-dev/chrf-scores.txt index e153676f..d1dea13c 100644 --- a/scores/deu-ukr/flores101-dev/chrf-scores.txt +++ b/scores/deu-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52063 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.51699 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 0.51690 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.427 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-ukr/flores101-devtest/bleu-scores.txt b/scores/deu-ukr/flores101-devtest/bleu-scores.txt index 990044a1..5c858424 100644 --- a/scores/deu-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/deu-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +24.0 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 23.6 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 23.5 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 14.7 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-ukr/flores101-devtest/chrf-scores.txt b/scores/deu-ukr/flores101-devtest/chrf-scores.txt index fb1dabe5..e3565e91 100644 --- a/scores/deu-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/deu-ukr/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.53137 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.52810 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.52614 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 0.436 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/deu-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt index d8dd4887..e7ffd14a 100644 --- a/scores/deu-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/deu-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +40.9 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 40.6 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 40.1 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opus-2021-02-18.zip 39.3 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/deu-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt index 8e9b8e46..3ec18a22 100644 --- a/scores/deu-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/deu-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.62829 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.62504 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.61732 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 0.611 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opus-2021-02-18.zip diff --git a/scores/deu-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/deu-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt index 17ebe446..1f56965c 100644 --- a/scores/deu-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/deu-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +40.9 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 40.6 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 40.1 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opus-2021-02-18.zip 39.3 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/deu-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt index 5f438a62..0340e2dd 100644 --- a/scores/deu-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/deu-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.62950 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.62609 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.61839 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 0.612 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opus-2021-02-18.zip diff --git a/scores/deu-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/deu-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt index a95d14b9..d26f44c0 100644 --- a/scores/deu-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/deu-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +40.8 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 40.4 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 40.0 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opus-2021-02-18.zip 39.3 https://object.pouta.csc.fi/Tatoeba-MT-models/gmw-zle/opus1m-2021-02-12.zip diff --git a/scores/deu-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/deu-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt index 3b9b22e2..22fdc95b 100644 --- a/scores/deu-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/deu-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.62852 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.62504 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.61767 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 0.611 https://object.pouta.csc.fi/Tatoeba-MT-models/deu-ukr/opus-2021-02-18.zip diff --git a/scores/fra-bel/flores101-dev/bleu-scores.txt b/scores/fra-bel/flores101-dev/bleu-scores.txt index b217fb1c..56953c2c 100644 --- a/scores/fra-bel/flores101-dev/bleu-scores.txt +++ b/scores/fra-bel/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +7.9 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 7.4 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 4.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 4.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/fra-bel/flores101-dev/chrf-scores.txt b/scores/fra-bel/flores101-dev/chrf-scores.txt index 0ef62c0d..37fba2f9 100644 --- a/scores/fra-bel/flores101-dev/chrf-scores.txt +++ b/scores/fra-bel/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.36912 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.36164 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.301 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.297 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/fra-bel/flores101-devtest/bleu-scores.txt b/scores/fra-bel/flores101-devtest/bleu-scores.txt index ee9b5b5b..4f95e32e 100644 --- a/scores/fra-bel/flores101-devtest/bleu-scores.txt +++ b/scores/fra-bel/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +8.2 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 7.8 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 4.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 4.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/fra-bel/flores101-devtest/chrf-scores.txt b/scores/fra-bel/flores101-devtest/chrf-scores.txt index d38012ed..521402c8 100644 --- a/scores/fra-bel/flores101-devtest/chrf-scores.txt +++ b/scores/fra-bel/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.37897 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.37229 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.301 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.295 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/fra-bel/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/fra-bel/tatoeba-test-v2020-07-28/bleu-scores.txt index 10390c22..9c67e40d 100644 --- a/scores/fra-bel/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/fra-bel/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 28.4 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip +27.7 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 21.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 20.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 17.1 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-lowest/opus-2020-06-15.zip diff --git a/scores/fra-bel/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/fra-bel/tatoeba-test-v2020-07-28/chrf-scores.txt index 6709f0b6..b81644ec 100644 --- a/scores/fra-bel/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/fra-bel/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50743 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.50540 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.441 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.423 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/fra-bel/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/fra-bel/tatoeba-test-v2021-03-30/bleu-scores.txt index adb9d74e..1a7b324c 100644 --- a/scores/fra-bel/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/fra-bel/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 28.4 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip +27.6 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 21.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 20.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 17.2 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-lowest/opus-2020-06-15.zip diff --git a/scores/fra-bel/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/fra-bel/tatoeba-test-v2021-03-30/chrf-scores.txt index 2aebfd18..7ed67321 100644 --- a/scores/fra-bel/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/fra-bel/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50738 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.50539 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.441 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.423 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/fra-bel/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/fra-bel/tatoeba-test-v2021-08-07/bleu-scores.txt index 10390c22..9c67e40d 100644 --- a/scores/fra-bel/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/fra-bel/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 28.4 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip +27.7 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 21.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 20.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 17.1 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-lowest/opus-2020-06-15.zip diff --git a/scores/fra-bel/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/fra-bel/tatoeba-test-v2021-08-07/chrf-scores.txt index 6709f0b6..b81644ec 100644 --- a/scores/fra-bel/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/fra-bel/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50743 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.50540 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.441 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.423 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/fra-rus/flores101-dev/bleu-scores.txt b/scores/fra-rus/flores101-dev/bleu-scores.txt index 478df6e1..92fe7989 100644 --- a/scores/fra-rus/flores101-dev/bleu-scores.txt +++ b/scores/fra-rus/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +25.8 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 25.6 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 19.3 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 16.7 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/flores101-dev/chrf-scores.txt b/scores/fra-rus/flores101-dev/chrf-scores.txt index c5ecbcc7..0fe6ca78 100644 --- a/scores/fra-rus/flores101-dev/chrf-scores.txt +++ b/scores/fra-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54034 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.53683 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.477 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.446 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/flores101-devtest/bleu-scores.txt b/scores/fra-rus/flores101-devtest/bleu-scores.txt index 33806ca6..05f1dd0e 100644 --- a/scores/fra-rus/flores101-devtest/bleu-scores.txt +++ b/scores/fra-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +25.7 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 25.3 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 19.8 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 16.0 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/flores101-devtest/chrf-scores.txt b/scores/fra-rus/flores101-devtest/chrf-scores.txt index 81f86e1a..c18369ba 100644 --- a/scores/fra-rus/flores101-devtest/chrf-scores.txt +++ b/scores/fra-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54017 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.53654 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.487 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.450 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/newstest2012/bleu-scores.txt b/scores/fra-rus/newstest2012/bleu-scores.txt index 87d3d9df..fd505691 100644 --- a/scores/fra-rus/newstest2012/bleu-scores.txt +++ b/scores/fra-rus/newstest2012/bleu-scores.txt @@ -1,3 +1,4 @@ +23.2 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 22.9 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 19.7 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 15.3 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/newstest2012/chrf-scores.txt b/scores/fra-rus/newstest2012/chrf-scores.txt index 071e3727..b5c4cc8d 100644 --- a/scores/fra-rus/newstest2012/chrf-scores.txt +++ b/scores/fra-rus/newstest2012/chrf-scores.txt @@ -1,3 +1,4 @@ +0.51198 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.50933 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.474 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.437 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/newstest2013/bleu-scores.txt b/scores/fra-rus/newstest2013/bleu-scores.txt index bf9f7370..372cf5b2 100644 --- a/scores/fra-rus/newstest2013/bleu-scores.txt +++ b/scores/fra-rus/newstest2013/bleu-scores.txt @@ -1,3 +1,4 @@ +24.9 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 24.5 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 21.2 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 16.9 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/newstest2013/chrf-scores.txt b/scores/fra-rus/newstest2013/chrf-scores.txt index 064e21dc..4540015d 100644 --- a/scores/fra-rus/newstest2013/chrf-scores.txt +++ b/scores/fra-rus/newstest2013/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52311 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.52062 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.484 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.449 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/fra-rus/tatoeba-test-v2020-07-28/bleu-scores.txt index e90a6a39..980081a2 100644 --- a/scores/fra-rus/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/fra-rus/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +45.9 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 45.3 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 44.7 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 39.4 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/fra-rus/tatoeba-test-v2020-07-28/chrf-scores.txt index f4d2d163..76ed278b 100644 --- a/scores/fra-rus/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/fra-rus/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66366 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.65930 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.644 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.594 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/fra-rus/tatoeba-test-v2021-03-30/bleu-scores.txt index 50bb0913..774dc1ad 100644 --- a/scores/fra-rus/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/fra-rus/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +45.6 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 44.3 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 39.1 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/fra-rus/tatoeba-test-v2021-03-30/chrf-scores.txt index 895abb2f..500ecb55 100644 --- a/scores/fra-rus/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/fra-rus/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66143 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.65794 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.641 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.592 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/fra-rus/tatoeba-test-v2021-08-07/bleu-scores.txt index e04fc0fa..a7b26511 100644 --- a/scores/fra-rus/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/fra-rus/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +45.5 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 44.8 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 44.0 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 38.9 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-rus/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/fra-rus/tatoeba-test-v2021-08-07/chrf-scores.txt index 79614872..93d9d260 100644 --- a/scores/fra-rus/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/fra-rus/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66085 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.65697 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.639 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.591 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/fra-ukr/flores101-dev/bleu-scores.txt b/scores/fra-ukr/flores101-dev/bleu-scores.txt index 93a44c3c..22fba087 100644 --- a/scores/fra-ukr/flores101-dev/bleu-scores.txt +++ b/scores/fra-ukr/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +22.9 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 22.5 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 15.5 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 14.1 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/fra-ukr/flores101-dev/chrf-scores.txt b/scores/fra-ukr/flores101-dev/chrf-scores.txt index 5939ab11..9b026664 100644 --- a/scores/fra-ukr/flores101-dev/chrf-scores.txt +++ b/scores/fra-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.51981 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.51819 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.441 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 0.431 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/fra-ukr/flores101-devtest/bleu-scores.txt b/scores/fra-ukr/flores101-devtest/bleu-scores.txt index fb2ca761..7a857b99 100644 --- a/scores/fra-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/fra-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +22.7 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 22.2 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 15.0 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 14.3 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/fra-ukr/flores101-devtest/chrf-scores.txt b/scores/fra-ukr/flores101-devtest/chrf-scores.txt index 7666310e..37d3aeb6 100644 --- a/scores/fra-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/fra-ukr/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52549 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.52046 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.439 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 0.435 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/fra-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/fra-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt index 79c56ce4..280f1079 100644 --- a/scores/fra-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/fra-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +39.5 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 39.2 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 38.9 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 37.1 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/fra-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/fra-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt index 563289ac..669043ec 100644 --- a/scores/fra-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/fra-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.61614 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.61110 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.598 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 0.579 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/fra-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/fra-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt index 79c56ce4..280f1079 100644 --- a/scores/fra-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/fra-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +39.5 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 39.2 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 38.9 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 37.1 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/fra-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/fra-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt index 7c4ef83c..59142097 100644 --- a/scores/fra-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/fra-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.61642 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.61141 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.599 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 0.579 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/fra-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/fra-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt index 70ac98b0..752db5fa 100644 --- a/scores/fra-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/fra-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +39.5 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 39.2 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 39.0 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 37.1 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/fra-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/fra-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt index e338699d..396d4c2f 100644 --- a/scores/fra-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/fra-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.61646 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.61143 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.599 https://object.pouta.csc.fi/Tatoeba-MT-models/fra-ukr/opus-2021-02-18.zip 0.579 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/isl-bel/flores101-dev/bleu-scores.txt b/scores/isl-bel/flores101-dev/bleu-scores.txt index 096bf79f..f2a6f7c0 100644 --- a/scores/isl-bel/flores101-dev/bleu-scores.txt +++ b/scores/isl-bel/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ 4.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +4.8 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 3.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-bel/flores101-dev/chrf-scores.txt b/scores/isl-bel/flores101-dev/chrf-scores.txt index 925488d4..45d04716 100644 --- a/scores/isl-bel/flores101-dev/chrf-scores.txt +++ b/scores/isl-bel/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.28869 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.28473 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.245 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.241 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-bel/flores101-devtest/bleu-scores.txt b/scores/isl-bel/flores101-devtest/bleu-scores.txt index 700c1927..44a192fa 100644 --- a/scores/isl-bel/flores101-devtest/bleu-scores.txt +++ b/scores/isl-bel/flores101-devtest/bleu-scores.txt @@ -1,3 +1,3 @@ -5.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +5.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 3.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-bel/flores101-devtest/chrf-scores.txt b/scores/isl-bel/flores101-devtest/chrf-scores.txt index a4456727..352abebc 100644 --- a/scores/isl-bel/flores101-devtest/chrf-scores.txt +++ b/scores/isl-bel/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.28329 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.28140 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.246 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.240 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-rus/flores101-dev/bleu-scores.txt b/scores/isl-rus/flores101-dev/bleu-scores.txt index 4f48a011..38bb0af5 100644 --- a/scores/isl-rus/flores101-dev/bleu-scores.txt +++ b/scores/isl-rus/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +13.4 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 12.6 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 6.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 6.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-rus/flores101-dev/chrf-scores.txt b/scores/isl-rus/flores101-dev/chrf-scores.txt index 1501d346..630ffaa0 100644 --- a/scores/isl-rus/flores101-dev/chrf-scores.txt +++ b/scores/isl-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.37623 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.36799 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.286 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.280 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-rus/flores101-devtest/bleu-scores.txt b/scores/isl-rus/flores101-devtest/bleu-scores.txt index ca164b91..20a1016f 100644 --- a/scores/isl-rus/flores101-devtest/bleu-scores.txt +++ b/scores/isl-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +11.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 11.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 6.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 5.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-rus/flores101-devtest/chrf-scores.txt b/scores/isl-rus/flores101-devtest/chrf-scores.txt index 86a99835..5bf08bef 100644 --- a/scores/isl-rus/flores101-devtest/chrf-scores.txt +++ b/scores/isl-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.36460 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.36197 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.283 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.278 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-ukr/flores101-dev/bleu-scores.txt b/scores/isl-ukr/flores101-dev/bleu-scores.txt index adc679ee..0a561085 100644 --- a/scores/isl-ukr/flores101-dev/bleu-scores.txt +++ b/scores/isl-ukr/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +10.8 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 10.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 5.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 5.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-ukr/flores101-dev/chrf-scores.txt b/scores/isl-ukr/flores101-dev/chrf-scores.txt index 2394d018..d6036e1d 100644 --- a/scores/isl-ukr/flores101-dev/chrf-scores.txt +++ b/scores/isl-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.35898 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.35024 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.278 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.269 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-ukr/flores101-devtest/bleu-scores.txt b/scores/isl-ukr/flores101-devtest/bleu-scores.txt index 75c9d874..396a6f8d 100644 --- a/scores/isl-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/isl-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +10.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 10.7 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 5.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 5.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/isl-ukr/flores101-devtest/chrf-scores.txt b/scores/isl-ukr/flores101-devtest/chrf-scores.txt index f2623576..7ca97cf4 100644 --- a/scores/isl-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/isl-ukr/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.35617 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.34796 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.276 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.270 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/ita-bel/flores101-dev/bleu-scores.txt b/scores/ita-bel/flores101-dev/bleu-scores.txt index e7e2c2e4..b725bde8 100644 --- a/scores/ita-bel/flores101-dev/bleu-scores.txt +++ b/scores/ita-bel/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +8.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 8.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 3.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/ita-bel/flores101-dev/chrf-scores.txt b/scores/ita-bel/flores101-dev/chrf-scores.txt index 7b233b13..dc80ff85 100644 --- a/scores/ita-bel/flores101-dev/chrf-scores.txt +++ b/scores/ita-bel/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.37398 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.37151 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.292 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.287 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/ita-bel/flores101-devtest/bleu-scores.txt b/scores/ita-bel/flores101-devtest/bleu-scores.txt index 53de7f13..27f6846d 100644 --- a/scores/ita-bel/flores101-devtest/bleu-scores.txt +++ b/scores/ita-bel/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +8.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 8.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 4.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/ita-bel/flores101-devtest/chrf-scores.txt b/scores/ita-bel/flores101-devtest/chrf-scores.txt index ebd5cb85..7b543270 100644 --- a/scores/ita-bel/flores101-devtest/chrf-scores.txt +++ b/scores/ita-bel/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.38176 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.37597 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.294 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.287 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/ita-bel/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ita-bel/tatoeba-test-v2020-07-28/bleu-scores.txt index 5e19eae6..bc916913 100644 --- a/scores/ita-bel/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ita-bel/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 34.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip +33.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 25.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 24.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 22.9 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-lowest/opus-2020-06-15.zip diff --git a/scores/ita-bel/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ita-bel/tatoeba-test-v2020-07-28/chrf-scores.txt index b344317f..332de92f 100644 --- a/scores/ita-bel/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ita-bel/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.55772 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip +0.55357 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.458 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.452 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 0.440 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-lowest/opus-2020-06-15.zip diff --git a/scores/ita-bel/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ita-bel/tatoeba-test-v2021-03-30/bleu-scores.txt index c922ab51..475a3ecd 100644 --- a/scores/ita-bel/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ita-bel/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 34.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip +33.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 25.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 24.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 23.0 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-lowest/opus-2020-06-15.zip diff --git a/scores/ita-bel/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ita-bel/tatoeba-test-v2021-03-30/chrf-scores.txt index efd8c561..27991580 100644 --- a/scores/ita-bel/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ita-bel/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.55892 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip +0.55533 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.460 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.455 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 0.442 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-lowest/opus-2020-06-15.zip diff --git a/scores/ita-bel/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ita-bel/tatoeba-test-v2021-08-07/bleu-scores.txt index 5e19eae6..bc916913 100644 --- a/scores/ita-bel/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ita-bel/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 34.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip +33.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 25.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 24.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 22.9 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-lowest/opus-2020-06-15.zip diff --git a/scores/ita-bel/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ita-bel/tatoeba-test-v2021-08-07/chrf-scores.txt index b344317f..332de92f 100644 --- a/scores/ita-bel/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ita-bel/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.55772 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip +0.55357 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.458 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.452 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 0.440 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-lowest/opus-2020-06-15.zip diff --git a/scores/ita-rus/flores101-dev/bleu-scores.txt b/scores/ita-rus/flores101-dev/bleu-scores.txt index c170c111..b54f9e4f 100644 --- a/scores/ita-rus/flores101-dev/bleu-scores.txt +++ b/scores/ita-rus/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +21.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 21.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 15.9 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 13.2 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-rus/flores101-dev/chrf-scores.txt b/scores/ita-rus/flores101-dev/chrf-scores.txt index e4166902..8a12b8bd 100644 --- a/scores/ita-rus/flores101-dev/chrf-scores.txt +++ b/scores/ita-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50516 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.50307 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.448 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.413 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-rus/flores101-devtest/bleu-scores.txt b/scores/ita-rus/flores101-devtest/bleu-scores.txt index 4abeae01..f1ed8878 100644 --- a/scores/ita-rus/flores101-devtest/bleu-scores.txt +++ b/scores/ita-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +21.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 21.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 16.7 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 13.3 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-rus/flores101-devtest/chrf-scores.txt b/scores/ita-rus/flores101-devtest/chrf-scores.txt index 6583cb6d..fbb92be2 100644 --- a/scores/ita-rus/flores101-devtest/chrf-scores.txt +++ b/scores/ita-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50368 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.50086 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.453 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.418 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-rus/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ita-rus/tatoeba-test-v2020-07-28/bleu-scores.txt index 7f32b24d..cefdb187 100644 --- a/scores/ita-rus/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ita-rus/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +46.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 46.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 43.8 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 40.6 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-rus/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ita-rus/tatoeba-test-v2020-07-28/chrf-scores.txt index 9de292ef..c54c449f 100644 --- a/scores/ita-rus/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ita-rus/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66106 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.65896 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.634 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.604 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-rus/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ita-rus/tatoeba-test-v2021-03-30/bleu-scores.txt index f2b22080..736a5673 100644 --- a/scores/ita-rus/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ita-rus/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +46.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 46.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 43.8 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 40.6 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-rus/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ita-rus/tatoeba-test-v2021-03-30/chrf-scores.txt index 89fd1056..13462cf3 100644 --- a/scores/ita-rus/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ita-rus/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66097 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.65893 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.634 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.604 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-rus/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ita-rus/tatoeba-test-v2021-08-07/bleu-scores.txt index 96a23972..aef39dcd 100644 --- a/scores/ita-rus/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ita-rus/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +46.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 46.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 43.9 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 40.6 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-rus/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ita-rus/tatoeba-test-v2021-08-07/chrf-scores.txt index 2b0f77e3..1c1a1efb 100644 --- a/scores/ita-rus/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ita-rus/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66074 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.65865 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.633 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.603 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/ita-ukr/flores101-dev/bleu-scores.txt b/scores/ita-ukr/flores101-dev/bleu-scores.txt index 3b36c24a..2a88bf87 100644 --- a/scores/ita-ukr/flores101-dev/bleu-scores.txt +++ b/scores/ita-ukr/flores101-dev/bleu-scores.txt @@ -1,4 +1,4 @@ -17.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip +17.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 12.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 11.3 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 7.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ita-ukr/flores101-dev/chrf-scores.txt b/scores/ita-ukr/flores101-dev/chrf-scores.txt index 2be08413..12950455 100644 --- a/scores/ita-ukr/flores101-dev/chrf-scores.txt +++ b/scores/ita-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.47026 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.46937 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.410 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 0.406 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/ita-ukr/flores101-devtest/bleu-scores.txt b/scores/ita-ukr/flores101-devtest/bleu-scores.txt index c13df00c..8875ac10 100644 --- a/scores/ita-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/ita-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +18.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 18.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 13.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 11.9 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/ita-ukr/flores101-devtest/chrf-scores.txt b/scores/ita-ukr/flores101-devtest/chrf-scores.txt index 2b2b1495..55ead080 100644 --- a/scores/ita-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/ita-ukr/flores101-devtest/chrf-scores.txt @@ -1,4 +1,5 @@ 0.47821 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip +0.47786 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.419 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 0.413 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.357 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ita-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ita-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt index 4405b3eb..7a70771c 100644 --- a/scores/ita-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ita-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +48.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 47.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 45.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 43.1 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/ita-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ita-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt index e9f86935..95d7d6ca 100644 --- a/scores/ita-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ita-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67430 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.66807 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.657 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 0.637 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/ita-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ita-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt index 4405b3eb..7a70771c 100644 --- a/scores/ita-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ita-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +48.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 47.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 45.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 43.1 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/ita-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ita-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt index e9f86935..95d7d6ca 100644 --- a/scores/ita-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ita-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67430 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.66807 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.657 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 0.637 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/ita-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ita-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt index 6ef7c0b4..90ad04a9 100644 --- a/scores/ita-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ita-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +48.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 47.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 45.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 43.2 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/ita-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ita-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt index c911cc24..22176e21 100644 --- a/scores/ita-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ita-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67430 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.66807 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-zle/opusTCv20210807_transformer-big_2022-03-13.zip 0.657 https://object.pouta.csc.fi/Tatoeba-MT-models/ita-ukr/opus-2021-02-19.zip 0.637 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/nob-bel/flores101-dev/bleu-scores.txt b/scores/nob-bel/flores101-dev/bleu-scores.txt index 04f29016..83df5fd9 100644 --- a/scores/nob-bel/flores101-dev/bleu-scores.txt +++ b/scores/nob-bel/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ 8.3 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +8.2 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 3.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-bel/flores101-dev/chrf-scores.txt b/scores/nob-bel/flores101-dev/chrf-scores.txt index 625140df..990a506c 100644 --- a/scores/nob-bel/flores101-dev/chrf-scores.txt +++ b/scores/nob-bel/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.37022 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.37003 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.291 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.286 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-bel/flores101-devtest/bleu-scores.txt b/scores/nob-bel/flores101-devtest/bleu-scores.txt index 1c3e0df3..cebef06d 100644 --- a/scores/nob-bel/flores101-devtest/bleu-scores.txt +++ b/scores/nob-bel/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +8.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 8.3 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 4.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-bel/flores101-devtest/chrf-scores.txt b/scores/nob-bel/flores101-devtest/chrf-scores.txt index 6e04c68f..c6d5fc8a 100644 --- a/scores/nob-bel/flores101-devtest/chrf-scores.txt +++ b/scores/nob-bel/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.38093 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.37897 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.290 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.286 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-rus/flores101-dev/bleu-scores.txt b/scores/nob-rus/flores101-dev/bleu-scores.txt index 2f83a41a..8c75d5cb 100644 --- a/scores/nob-rus/flores101-dev/bleu-scores.txt +++ b/scores/nob-rus/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +21.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 21.8 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 15.1 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 10.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/nob-rus/flores101-dev/chrf-scores.txt b/scores/nob-rus/flores101-dev/chrf-scores.txt index 4a392046..220de2c3 100644 --- a/scores/nob-rus/flores101-dev/chrf-scores.txt +++ b/scores/nob-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.49899 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.49880 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.420 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 0.364 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/nob-rus/flores101-devtest/bleu-scores.txt b/scores/nob-rus/flores101-devtest/bleu-scores.txt index 38d957ce..b604bade 100644 --- a/scores/nob-rus/flores101-devtest/bleu-scores.txt +++ b/scores/nob-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +22.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 21.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 14.6 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 8.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/nob-rus/flores101-devtest/chrf-scores.txt b/scores/nob-rus/flores101-devtest/chrf-scores.txt index 7a8f52e9..d8b92693 100644 --- a/scores/nob-rus/flores101-devtest/chrf-scores.txt +++ b/scores/nob-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50326 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.50213 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.423 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 0.364 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/nob-rus/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/nob-rus/tatoeba-test-v2020-07-28/bleu-scores.txt index 7db6b21e..2ccc3175 100644 --- a/scores/nob-rus/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/nob-rus/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +44.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 39.8 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 27.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 27.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-rus/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/nob-rus/tatoeba-test-v2020-07-28/chrf-scores.txt index d7b70e98..626a5f9c 100644 --- a/scores/nob-rus/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/nob-rus/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.66744 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +0.66651 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.615 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 0.509 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.499 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-rus/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/nob-rus/tatoeba-test-v2021-03-30/bleu-scores.txt index 7db6b21e..2ccc3175 100644 --- a/scores/nob-rus/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/nob-rus/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +44.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 39.8 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 27.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 27.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-rus/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/nob-rus/tatoeba-test-v2021-03-30/chrf-scores.txt index d7b70e98..626a5f9c 100644 --- a/scores/nob-rus/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/nob-rus/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.66744 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +0.66651 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.615 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 0.509 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.499 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-rus/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/nob-rus/tatoeba-test-v2021-08-07/bleu-scores.txt index 7db6b21e..2ccc3175 100644 --- a/scores/nob-rus/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/nob-rus/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +44.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 39.8 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 27.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 27.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-rus/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/nob-rus/tatoeba-test-v2021-08-07/chrf-scores.txt index d7b70e98..626a5f9c 100644 --- a/scores/nob-rus/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/nob-rus/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.66744 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +0.66651 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.615 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-rus/opus-2021-02-23.zip 0.509 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.499 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/nob-ukr/flores101-dev/bleu-scores.txt b/scores/nob-ukr/flores101-dev/bleu-scores.txt index 5a1c2412..31427e52 100644 --- a/scores/nob-ukr/flores101-dev/bleu-scores.txt +++ b/scores/nob-ukr/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +20.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 20.4 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 11.1 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-ukr/opus-2021-02-23.zip 8.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/nob-ukr/flores101-dev/chrf-scores.txt b/scores/nob-ukr/flores101-dev/chrf-scores.txt index 6b6afdaf..abe4abee 100644 --- a/scores/nob-ukr/flores101-dev/chrf-scores.txt +++ b/scores/nob-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50356 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.50170 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.387 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-ukr/opus-2021-02-23.zip 0.360 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/nob-ukr/flores101-devtest/bleu-scores.txt b/scores/nob-ukr/flores101-devtest/bleu-scores.txt index 002a4097..60df5f24 100644 --- a/scores/nob-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/nob-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +21.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 21.4 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 11.8 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-ukr/opus-2021-02-23.zip 9.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/nob-ukr/flores101-devtest/chrf-scores.txt b/scores/nob-ukr/flores101-devtest/chrf-scores.txt index fde1b227..5c3ee25b 100644 --- a/scores/nob-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/nob-ukr/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.51236 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.51041 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.395 https://object.pouta.csc.fi/Tatoeba-MT-models/nor-ukr/opus-2021-02-23.zip 0.364 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/pol-bel/flores101-dev/bleu-scores.txt b/scores/pol-bel/flores101-dev/bleu-scores.txt index e5361e5e..f7d46d58 100644 --- a/scores/pol-bel/flores101-dev/bleu-scores.txt +++ b/scores/pol-bel/flores101-dev/bleu-scores.txt @@ -1,6 +1,7 @@ 5.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 5.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 5.3 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip +4.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 4.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 4.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/pol-bel/flores101-dev/chrf-scores.txt b/scores/pol-bel/flores101-dev/chrf-scores.txt index ead980c1..77427e86 100644 --- a/scores/pol-bel/flores101-dev/chrf-scores.txt +++ b/scores/pol-bel/flores101-dev/chrf-scores.txt @@ -3,4 +3,5 @@ 0.312 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 0.294 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.288 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip +0.24387 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.23274 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip diff --git a/scores/pol-bel/flores101-devtest/bleu-scores.txt b/scores/pol-bel/flores101-devtest/bleu-scores.txt index 906e7900..c3a16e22 100644 --- a/scores/pol-bel/flores101-devtest/bleu-scores.txt +++ b/scores/pol-bel/flores101-devtest/bleu-scores.txt @@ -1,6 +1,7 @@ 5.8 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 5.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 5.4 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip +4.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 4.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 4.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip 3.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip diff --git a/scores/pol-bel/flores101-devtest/chrf-scores.txt b/scores/pol-bel/flores101-devtest/chrf-scores.txt index bd458682..f353b4b6 100644 --- a/scores/pol-bel/flores101-devtest/chrf-scores.txt +++ b/scores/pol-bel/flores101-devtest/chrf-scores.txt @@ -4,4 +4,5 @@ 0.324 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.298 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.293 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip +0.24450 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.23334 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip diff --git a/scores/pol-bel/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/pol-bel/tatoeba-test-v2020-07-28/bleu-scores.txt index 5de9f05c..f4ac4dab 100644 --- a/scores/pol-bel/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/pol-bel/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,6 +1,7 @@ 31.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 31.4 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 30.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip +29.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 28.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 28.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 24.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/pol-bel/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/pol-bel/tatoeba-test-v2020-07-28/chrf-scores.txt index 33315662..7a416dff 100644 --- a/scores/pol-bel/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/pol-bel/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -3,5 +3,6 @@ 0.537 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 0.530 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.51903 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.51039 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.501 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.493 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/pol-bel/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/pol-bel/tatoeba-test-v2021-03-30/bleu-scores.txt index a651384d..3ebb6bb1 100644 --- a/scores/pol-bel/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/pol-bel/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,6 +1,7 @@ 31.8 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 31.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 30.4 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip +29.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 29.0 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 28.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 24.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/pol-bel/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/pol-bel/tatoeba-test-v2021-03-30/chrf-scores.txt index 92aafe6c..0be7dc46 100644 --- a/scores/pol-bel/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/pol-bel/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -3,5 +3,6 @@ 0.540 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 0.531 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.52125 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.51120 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.502 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.495 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/pol-bel/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/pol-bel/tatoeba-test-v2021-08-07/bleu-scores.txt index 5de9f05c..f4ac4dab 100644 --- a/scores/pol-bel/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/pol-bel/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,6 +1,7 @@ 31.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip 31.4 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 30.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip +29.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 28.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 28.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 24.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/pol-bel/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/pol-bel/tatoeba-test-v2021-08-07/chrf-scores.txt index 33315662..7a416dff 100644 --- a/scores/pol-bel/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/pol-bel/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -3,5 +3,6 @@ 0.537 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 0.530 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.51903 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.51039 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.501 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.493 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/pol-rus/flores101-dev/bleu-scores.txt b/scores/pol-rus/flores101-dev/bleu-scores.txt index d1934d84..3fc4a980 100644 --- a/scores/pol-rus/flores101-dev/bleu-scores.txt +++ b/scores/pol-rus/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +20.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 19.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 13.1 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 12.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/pol-rus/flores101-dev/chrf-scores.txt b/scores/pol-rus/flores101-dev/chrf-scores.txt index d3afae97..6fcb69a3 100644 --- a/scores/pol-rus/flores101-dev/chrf-scores.txt +++ b/scores/pol-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.49391 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.48773 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.416 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 0.413 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/pol-rus/flores101-devtest/bleu-scores.txt b/scores/pol-rus/flores101-devtest/bleu-scores.txt index 4cfa97f8..895c18b8 100644 --- a/scores/pol-rus/flores101-devtest/bleu-scores.txt +++ b/scores/pol-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +20.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 19.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 13.1 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 12.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/pol-rus/flores101-devtest/chrf-scores.txt b/scores/pol-rus/flores101-devtest/chrf-scores.txt index 1470aa2f..59ce69ac 100644 --- a/scores/pol-rus/flores101-devtest/chrf-scores.txt +++ b/scores/pol-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.49414 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.48583 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.418 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.417 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/pol-rus/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/pol-rus/tatoeba-test-v2020-07-28/bleu-scores.txt index b95d1eea..d191f239 100644 --- a/scores/pol-rus/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/pol-rus/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 55.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip +55.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 49.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 48.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 47.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/pol-rus/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/pol-rus/tatoeba-test-v2020-07-28/chrf-scores.txt index 1bcf7c19..9d381bea 100644 --- a/scores/pol-rus/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/pol-rus/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.73156 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.72955 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.679 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.670 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/pol-rus/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/pol-rus/tatoeba-test-v2021-03-30/bleu-scores.txt index b95d1eea..d191f239 100644 --- a/scores/pol-rus/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/pol-rus/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 55.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip +55.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 49.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 48.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 47.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/pol-rus/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/pol-rus/tatoeba-test-v2021-03-30/chrf-scores.txt index 1bcf7c19..9d381bea 100644 --- a/scores/pol-rus/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/pol-rus/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.73156 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.72955 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.679 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.670 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/pol-rus/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/pol-rus/tatoeba-test-v2021-08-07/bleu-scores.txt index b95d1eea..d191f239 100644 --- a/scores/pol-rus/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/pol-rus/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 55.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip +55.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 49.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 48.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 47.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/pol-rus/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/pol-rus/tatoeba-test-v2021-08-07/chrf-scores.txt index d61a8a8b..eff7f2d8 100644 --- a/scores/pol-rus/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/pol-rus/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.73156 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.72955 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.679 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.670 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/pol-ukr/flores101-dev/bleu-scores.txt b/scores/pol-ukr/flores101-dev/bleu-scores.txt index ff2e2d33..9a0759ba 100644 --- a/scores/pol-ukr/flores101-dev/bleu-scores.txt +++ b/scores/pol-ukr/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +18.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 17.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 15.6 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip 11.9 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opus-2021-02-18.zip diff --git a/scores/pol-ukr/flores101-dev/chrf-scores.txt b/scores/pol-ukr/flores101-dev/chrf-scores.txt index 9ab69f14..87ba697b 100644 --- a/scores/pol-ukr/flores101-dev/chrf-scores.txt +++ b/scores/pol-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.47783 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.46995 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.46068 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip 0.405 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/pol-ukr/flores101-devtest/bleu-scores.txt b/scores/pol-ukr/flores101-devtest/bleu-scores.txt index 1aedad75..2fe089b1 100644 --- a/scores/pol-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/pol-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +18.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 17.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 15.7 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip 12.3 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/pol-ukr/flores101-devtest/chrf-scores.txt b/scores/pol-ukr/flores101-devtest/chrf-scores.txt index cad19d1c..1dfde348 100644 --- a/scores/pol-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/pol-ukr/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.48250 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.47503 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.46388 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip 0.411 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/pol-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/pol-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt index b8ffb9f8..ec51ac44 100644 --- a/scores/pol-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/pol-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +48.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 48.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 48.1 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip 47.1 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opus-2021-02-18.zip diff --git a/scores/pol-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/pol-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt index 175c123b..72d20bd3 100644 --- a/scores/pol-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/pol-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.68443 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip +0.68259 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.67941 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.664 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 0.663 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opus-2021-02-18.zip diff --git a/scores/pol-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/pol-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt index 8d3ceb34..f0e725e6 100644 --- a/scores/pol-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/pol-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +48.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 48.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 48.1 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip 47.1 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opus-2021-02-18.zip diff --git a/scores/pol-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/pol-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt index f4c8374a..044beb14 100644 --- a/scores/pol-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/pol-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.68463 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip +0.68225 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.67911 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.664 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.663 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opus-2021-02-18.zip diff --git a/scores/pol-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/pol-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt index 05a249d7..a84ebaec 100644 --- a/scores/pol-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/pol-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +48.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 48.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 48.2 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip 47.0 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opus-2021-02-18.zip diff --git a/scores/pol-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/pol-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt index f1a3794b..dd13cfc7 100644 --- a/scores/pol-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/pol-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.68493 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip +0.68247 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.67968 https://object.pouta.csc.fi/Tatoeba-MT-models/zlw-zle/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.664 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 0.662 https://object.pouta.csc.fi/Tatoeba-MT-models/pol-ukr/opus-2021-02-18.zip diff --git a/scores/por-bel/flores101-dev/bleu-scores.txt b/scores/por-bel/flores101-dev/bleu-scores.txt index e98a8de9..fbac8ae4 100644 --- a/scores/por-bel/flores101-dev/bleu-scores.txt +++ b/scores/por-bel/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +8.6 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 8.4 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 4.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/por-bel/flores101-dev/chrf-scores.txt b/scores/por-bel/flores101-dev/chrf-scores.txt index 647a650f..476cc97b 100644 --- a/scores/por-bel/flores101-dev/chrf-scores.txt +++ b/scores/por-bel/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.38538 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.37947 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 0.300 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.295 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/por-bel/flores101-devtest/bleu-scores.txt b/scores/por-bel/flores101-devtest/bleu-scores.txt index 5d928f80..ed4d9873 100644 --- a/scores/por-bel/flores101-devtest/bleu-scores.txt +++ b/scores/por-bel/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +9.1 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 9.0 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 4.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 4.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/por-bel/flores101-devtest/chrf-scores.txt b/scores/por-bel/flores101-devtest/chrf-scores.txt index c23acf1b..66cebc18 100644 --- a/scores/por-bel/flores101-devtest/chrf-scores.txt +++ b/scores/por-bel/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.38767 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.38515 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 0.298 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.292 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/por-rus/flores101-dev/bleu-scores.txt b/scores/por-rus/flores101-dev/bleu-scores.txt index 3e59cdcc..2d22cb59 100644 --- a/scores/por-rus/flores101-dev/bleu-scores.txt +++ b/scores/por-rus/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +26.6 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 26.3 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 20.4 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 17.0 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-rus/flores101-dev/chrf-scores.txt b/scores/por-rus/flores101-dev/chrf-scores.txt index b63c43f8..0ba5c583 100644 --- a/scores/por-rus/flores101-dev/chrf-scores.txt +++ b/scores/por-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54281 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.54178 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 0.478 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.443 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-rus/flores101-devtest/bleu-scores.txt b/scores/por-rus/flores101-devtest/bleu-scores.txt index 624832d3..f8a6de85 100644 --- a/scores/por-rus/flores101-devtest/bleu-scores.txt +++ b/scores/por-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +27.0 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 26.6 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 20.3 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 16.9 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-rus/flores101-devtest/chrf-scores.txt b/scores/por-rus/flores101-devtest/chrf-scores.txt index de8839d7..6dbce5ea 100644 --- a/scores/por-rus/flores101-devtest/chrf-scores.txt +++ b/scores/por-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54664 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.54330 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 0.480 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.448 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-rus/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/por-rus/tatoeba-test-v2020-07-28/bleu-scores.txt index ae9efefe..dcd02321 100644 --- a/scores/por-rus/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/por-rus/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +47.6 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 47.4 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 43.8 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 40.5 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-rus/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/por-rus/tatoeba-test-v2020-07-28/chrf-scores.txt index 129ce9fb..03e58212 100644 --- a/scores/por-rus/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/por-rus/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67942 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.67807 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 0.641 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.613 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-rus/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/por-rus/tatoeba-test-v2021-03-30/bleu-scores.txt index ae9efefe..dcd02321 100644 --- a/scores/por-rus/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/por-rus/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +47.6 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 47.4 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 43.8 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 40.5 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-rus/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/por-rus/tatoeba-test-v2021-03-30/chrf-scores.txt index 129ce9fb..03e58212 100644 --- a/scores/por-rus/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/por-rus/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67942 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.67807 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 0.641 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.613 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-rus/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/por-rus/tatoeba-test-v2021-08-07/bleu-scores.txt index ae9efefe..dcd02321 100644 --- a/scores/por-rus/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/por-rus/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +47.6 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 47.4 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 43.8 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 40.5 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-rus/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/por-rus/tatoeba-test-v2021-08-07/chrf-scores.txt index 4435799b..41604db4 100644 --- a/scores/por-rus/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/por-rus/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67944 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.67808 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 0.641 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip 0.613 https://object.pouta.csc.fi/Tatoeba-MT-models/itc-rus/opus1m-2021-05-16.zip diff --git a/scores/por-ukr/flores101-dev/bleu-scores.txt b/scores/por-ukr/flores101-dev/bleu-scores.txt index f1dcfbe4..e0923bd6 100644 --- a/scores/por-ukr/flores101-dev/bleu-scores.txt +++ b/scores/por-ukr/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +24.2 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 23.8 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 14.8 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 14.5 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2020-06-17.zip diff --git a/scores/por-ukr/flores101-dev/chrf-scores.txt b/scores/por-ukr/flores101-dev/chrf-scores.txt index 59a12ea3..c71f4ef9 100644 --- a/scores/por-ukr/flores101-dev/chrf-scores.txt +++ b/scores/por-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52727 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.52422 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 0.432 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 0.429 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/por-ukr/flores101-devtest/bleu-scores.txt b/scores/por-ukr/flores101-devtest/bleu-scores.txt index 25a9fb0b..10e2621d 100644 --- a/scores/por-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/por-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +24.9 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 24.6 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 15.7 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 15.4 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2020-06-17.zip diff --git a/scores/por-ukr/flores101-devtest/chrf-scores.txt b/scores/por-ukr/flores101-devtest/chrf-scores.txt index e00f7c34..fde43b33 100644 --- a/scores/por-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/por-ukr/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.53752 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.53372 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip 0.436 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 0.434 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/por-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/por-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt index 69fce791..029aee97 100644 --- a/scores/por-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/por-ukr/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,4 @@ -44.7 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip +44.7 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 41.2 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 39.9 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2020-06-17.zip 38.2 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/por-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/por-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt index 2ec7826e..a0aef70f 100644 --- a/scores/por-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/por-ukr/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.65989 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip +0.65895 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.622 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 0.617 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2020-06-17.zip 0.600 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/por-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/por-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt index 69fce791..029aee97 100644 --- a/scores/por-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/por-ukr/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,4 @@ -44.7 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip +44.7 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 41.2 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 39.9 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2020-06-17.zip 38.2 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/por-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/por-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt index 2ec7826e..a0aef70f 100644 --- a/scores/por-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/por-ukr/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.65989 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip +0.65895 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.622 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 0.617 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2020-06-17.zip 0.600 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/por-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/por-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt index d69077d1..f8494f05 100644 --- a/scores/por-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/por-ukr/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,4 @@ -44.7 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip +44.7 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 41.1 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 39.9 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2020-06-17.zip 38.2 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/por-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/por-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt index 78fb6d1b..b27a65fc 100644 --- a/scores/por-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/por-ukr/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.65989 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-14.zip +0.65894 https://object.pouta.csc.fi/Tatoeba-MT-models/por-zle/opusTCv20210807_transformer-big_2022-03-19.zip 0.621 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2021-02-23.zip 0.617 https://object.pouta.csc.fi/Tatoeba-MT-models/por-ukr/opus-2020-06-17.zip 0.600 https://object.pouta.csc.fi/Tatoeba-MT-models/roa-zle/opus1m-2021-02-18.zip diff --git a/scores/rus-ces/flores101-dev/bleu-scores.txt b/scores/rus-ces/flores101-dev/bleu-scores.txt index 0de60bb3..b445423e 100644 --- a/scores/rus-ces/flores101-dev/bleu-scores.txt +++ b/scores/rus-ces/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +23.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 22.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 19.4 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 15.3 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-ces/flores101-dev/chrf-scores.txt b/scores/rus-ces/flores101-dev/chrf-scores.txt index 1ace7542..553bb805 100644 --- a/scores/rus-ces/flores101-dev/chrf-scores.txt +++ b/scores/rus-ces/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.51456 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.50753 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.473 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 0.434 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/rus-ces/flores101-devtest/bleu-scores.txt b/scores/rus-ces/flores101-devtest/bleu-scores.txt index 9ac1540c..25af56f7 100644 --- a/scores/rus-ces/flores101-devtest/bleu-scores.txt +++ b/scores/rus-ces/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +22.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 22.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 19.0 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 15.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/rus-ces/flores101-devtest/chrf-scores.txt b/scores/rus-ces/flores101-devtest/chrf-scores.txt index c11a8429..6b66db02 100644 --- a/scores/rus-ces/flores101-devtest/chrf-scores.txt +++ b/scores/rus-ces/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50847 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.50616 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.467 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 0.434 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/rus-ces/newstest2012/bleu-scores.txt b/scores/rus-ces/newstest2012/bleu-scores.txt index edb68e84..c5e78da3 100644 --- a/scores/rus-ces/newstest2012/bleu-scores.txt +++ b/scores/rus-ces/newstest2012/bleu-scores.txt @@ -1,3 +1,4 @@ +18.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 18.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 15.2 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 13.4 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/rus-ces/newstest2012/chrf-scores.txt b/scores/rus-ces/newstest2012/chrf-scores.txt index 4e15dcb2..62634e69 100644 --- a/scores/rus-ces/newstest2012/chrf-scores.txt +++ b/scores/rus-ces/newstest2012/chrf-scores.txt @@ -1,3 +1,4 @@ +0.45817 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.45445 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.425 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 0.402 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/rus-ces/newstest2013/bleu-scores.txt b/scores/rus-ces/newstest2013/bleu-scores.txt index b1b63f8b..14de541c 100644 --- a/scores/rus-ces/newstest2013/bleu-scores.txt +++ b/scores/rus-ces/newstest2013/bleu-scores.txt @@ -1,3 +1,4 @@ +26.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 25.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 20.6 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 17.7 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/rus-ces/newstest2013/chrf-scores.txt b/scores/rus-ces/newstest2013/chrf-scores.txt index 85126ab3..eb312c62 100644 --- a/scores/rus-ces/newstest2013/chrf-scores.txt +++ b/scores/rus-ces/newstest2013/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52441 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.51931 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.473 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 0.446 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/rus-ces/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/rus-ces/tatoeba-test-v2020-07-28/bleu-scores.txt index 02cc0939..7b36fc10 100644 --- a/scores/rus-ces/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/rus-ces/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 53.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +53.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 51.7 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 47.8 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 47.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/rus-ces/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/rus-ces/tatoeba-test-v2020-07-28/chrf-scores.txt index f1a8c3e8..fbba956d 100644 --- a/scores/rus-ces/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/rus-ces/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.70292 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.69995 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.683 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 0.659 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.657 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-ces/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/rus-ces/tatoeba-test-v2021-03-30/bleu-scores.txt index ae271166..e0900ca5 100644 --- a/scores/rus-ces/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/rus-ces/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 53.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +53.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 51.5 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 47.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 47.3 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/rus-ces/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/rus-ces/tatoeba-test-v2021-03-30/chrf-scores.txt index 6a03121d..c203f78b 100644 --- a/scores/rus-ces/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/rus-ces/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.70124 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.69785 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.679 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 0.657 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.651 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-ces/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/rus-ces/tatoeba-test-v2021-08-07/bleu-scores.txt index e414d32f..18e00b39 100644 --- a/scores/rus-ces/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/rus-ces/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 53.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +53.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 51.4 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 46.9 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 46.8 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/rus-ces/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/rus-ces/tatoeba-test-v2021-08-07/chrf-scores.txt index 1ee955e0..da6a6f43 100644 --- a/scores/rus-ces/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/rus-ces/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.69863 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.69577 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.678 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-ces/opus-2021-02-19.zip 0.653 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.647 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-deu/flores101-dev/bleu-scores.txt b/scores/rus-deu/flores101-dev/bleu-scores.txt index bfc23ddf..a8811b96 100644 --- a/scores/rus-deu/flores101-dev/bleu-scores.txt +++ b/scores/rus-deu/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +26.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 26.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 19.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 18.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip diff --git a/scores/rus-deu/flores101-dev/chrf-scores.txt b/scores/rus-deu/flores101-dev/chrf-scores.txt index 158431e7..f02df5d7 100644 --- a/scores/rus-deu/flores101-dev/chrf-scores.txt +++ b/scores/rus-deu/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.56335 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.56276 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.493 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 0.488 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/rus-deu/flores101-devtest/bleu-scores.txt b/scores/rus-deu/flores101-devtest/bleu-scores.txt index b0bda8a9..2d2d3723 100644 --- a/scores/rus-deu/flores101-devtest/bleu-scores.txt +++ b/scores/rus-deu/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +26.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 25.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 18.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 18.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip diff --git a/scores/rus-deu/flores101-devtest/chrf-scores.txt b/scores/rus-deu/flores101-devtest/chrf-scores.txt index 777f01e3..b279cc8e 100644 --- a/scores/rus-deu/flores101-devtest/chrf-scores.txt +++ b/scores/rus-deu/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.56159 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.55957 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.489 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 0.488 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/rus-deu/newstest2012/bleu-scores.txt b/scores/rus-deu/newstest2012/bleu-scores.txt index d1897ade..fbba7a9a 100644 --- a/scores/rus-deu/newstest2012/bleu-scores.txt +++ b/scores/rus-deu/newstest2012/bleu-scores.txt @@ -1,3 +1,4 @@ +19.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 19.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 15.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip 14.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip diff --git a/scores/rus-deu/newstest2012/chrf-scores.txt b/scores/rus-deu/newstest2012/chrf-scores.txt index 1cd1884f..5996c6c6 100644 --- a/scores/rus-deu/newstest2012/chrf-scores.txt +++ b/scores/rus-deu/newstest2012/chrf-scores.txt @@ -1,3 +1,4 @@ +0.49257 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.49206 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.449 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip 0.445 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4bel2deu-2021-01-15.zip diff --git a/scores/rus-deu/newstest2013/bleu-scores.txt b/scores/rus-deu/newstest2013/bleu-scores.txt index 74dbd6e9..7533ab7c 100644 --- a/scores/rus-deu/newstest2013/bleu-scores.txt +++ b/scores/rus-deu/newstest2013/bleu-scores.txt @@ -1,3 +1,4 @@ +25.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 25.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 18.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 18.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/rus-deu/newstest2013/chrf-scores.txt b/scores/rus-deu/newstest2013/chrf-scores.txt index c02dfcc7..55c995ad 100644 --- a/scores/rus-deu/newstest2013/chrf-scores.txt +++ b/scores/rus-deu/newstest2013/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54015 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.53998 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.484 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 0.482 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/rus-deu/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/rus-deu/tatoeba-test-v2020-07-28/chrf-scores.txt index 0ce336e1..6a61f05f 100644 --- a/scores/rus-deu/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/rus-deu/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69789 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.69770 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.659 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 0.653 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/rus-deu/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/rus-deu/tatoeba-test-v2021-03-30/chrf-scores.txt index 71ee658a..1bde19b6 100644 --- a/scores/rus-deu/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/rus-deu/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69829 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.69771 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.660 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 0.654 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/rus-deu/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/rus-deu/tatoeba-test-v2021-08-07/bleu-scores.txt index f026389b..77052acc 100644 --- a/scores/rus-deu/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/rus-deu/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +51.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 51.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 47.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 46.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/rus-deu/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/rus-deu/tatoeba-test-v2021-08-07/chrf-scores.txt index 6ecb8516..184bc2f8 100644 --- a/scores/rus-deu/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/rus-deu/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69768 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.69731 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.658 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4rus2deu-2021-01-17.zip 0.652 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus1m-2021-02-16.zip diff --git a/scores/rus-fra/flores101-dev/bleu-scores.txt b/scores/rus-fra/flores101-dev/bleu-scores.txt index e7dcae59..d9f20523 100644 --- a/scores/rus-fra/flores101-dev/bleu-scores.txt +++ b/scores/rus-fra/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +32.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 31.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 25.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 20.8 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/flores101-dev/chrf-scores.txt b/scores/rus-fra/flores101-dev/chrf-scores.txt index 604a3979..e4558d27 100644 --- a/scores/rus-fra/flores101-dev/chrf-scores.txt +++ b/scores/rus-fra/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.59726 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.59309 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.549 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.511 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/flores101-devtest/bleu-scores.txt b/scores/rus-fra/flores101-devtest/bleu-scores.txt index 44ac4bd5..ad4148dd 100644 --- a/scores/rus-fra/flores101-devtest/bleu-scores.txt +++ b/scores/rus-fra/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +33.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 31.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 26.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 20.6 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/flores101-devtest/chrf-scores.txt b/scores/rus-fra/flores101-devtest/chrf-scores.txt index 7fdbe36e..4981228f 100644 --- a/scores/rus-fra/flores101-devtest/chrf-scores.txt +++ b/scores/rus-fra/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.59535 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.58671 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.546 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.505 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/newstest2012/bleu-scores.txt b/scores/rus-fra/newstest2012/bleu-scores.txt index ea4eecf4..270c3c97 100644 --- a/scores/rus-fra/newstest2012/bleu-scores.txt +++ b/scores/rus-fra/newstest2012/bleu-scores.txt @@ -1,3 +1,4 @@ +25.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 24.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 21.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 17.6 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/newstest2012/chrf-scores.txt b/scores/rus-fra/newstest2012/chrf-scores.txt index 2827ca0b..837d3590 100644 --- a/scores/rus-fra/newstest2012/chrf-scores.txt +++ b/scores/rus-fra/newstest2012/chrf-scores.txt @@ -1,3 +1,4 @@ +0.53653 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.53093 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.509 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.481 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/newstest2013/bleu-scores.txt b/scores/rus-fra/newstest2013/bleu-scores.txt index 64934f46..385b81d5 100644 --- a/scores/rus-fra/newstest2013/bleu-scores.txt +++ b/scores/rus-fra/newstest2013/bleu-scores.txt @@ -1,3 +1,4 @@ +29.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 28.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 24.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 20.6 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/newstest2013/chrf-scores.txt b/scores/rus-fra/newstest2013/chrf-scores.txt index febf9c1b..cfb5284d 100644 --- a/scores/rus-fra/newstest2013/chrf-scores.txt +++ b/scores/rus-fra/newstest2013/chrf-scores.txt @@ -1,3 +1,4 @@ +0.56073 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.55563 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.526 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.494 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/rus-fra/tatoeba-test-v2020-07-28/bleu-scores.txt index adfa6fc4..0c9f8116 100644 --- a/scores/rus-fra/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/rus-fra/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +53.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 51.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 49.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 44.1 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/rus-fra/tatoeba-test-v2020-07-28/chrf-scores.txt index d7a21bf5..bb11c385 100644 --- a/scores/rus-fra/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/rus-fra/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.68630 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.67741 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.658 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.614 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/rus-fra/tatoeba-test-v2021-03-30/bleu-scores.txt index 9b629b00..88dc105c 100644 --- a/scores/rus-fra/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/rus-fra/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +52.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 51.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 49.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 44.0 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/rus-fra/tatoeba-test-v2021-03-30/chrf-scores.txt index ac648586..fdd65597 100644 --- a/scores/rus-fra/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/rus-fra/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.68677 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.67791 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.658 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.614 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/rus-fra/tatoeba-test-v2021-08-07/bleu-scores.txt index 7395fe7f..fd09db2c 100644 --- a/scores/rus-fra/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/rus-fra/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +52.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 51.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 49.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 43.8 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-fra/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/rus-fra/tatoeba-test-v2021-08-07/chrf-scores.txt index 9f676d5d..f9daa793 100644 --- a/scores/rus-fra/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/rus-fra/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.68706 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.67790 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.658 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.613 https://object.pouta.csc.fi/Tatoeba-MT-models/rus-fra/opus-2021-05-16.zip diff --git a/scores/rus-ita/flores101-dev/bleu-scores.txt b/scores/rus-ita/flores101-dev/bleu-scores.txt index 92a2b59b..a81add9c 100644 --- a/scores/rus-ita/flores101-dev/bleu-scores.txt +++ b/scores/rus-ita/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +22.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 16.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 10.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 10.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-ita/flores101-dev/chrf-scores.txt b/scores/rus-ita/flores101-dev/chrf-scores.txt index 23434e77..96468d92 100644 --- a/scores/rus-ita/flores101-dev/chrf-scores.txt +++ b/scores/rus-ita/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52834 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.472 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.401 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.397 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-zero/opus-2020-06-19.zip diff --git a/scores/rus-ita/flores101-devtest/bleu-scores.txt b/scores/rus-ita/flores101-devtest/bleu-scores.txt index 8dd1cff6..a89f66cb 100644 --- a/scores/rus-ita/flores101-devtest/bleu-scores.txt +++ b/scores/rus-ita/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +23.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 16.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 10.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 9.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-ita/flores101-devtest/chrf-scores.txt b/scores/rus-ita/flores101-devtest/chrf-scores.txt index a7658df8..782bcf71 100644 --- a/scores/rus-ita/flores101-devtest/chrf-scores.txt +++ b/scores/rus-ita/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.53054 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.473 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.395 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.391 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-zero/opus-2020-06-21.zip diff --git a/scores/rus-ita/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/rus-ita/tatoeba-test-v2020-07-28/bleu-scores.txt index 61929c9b..e208bdf7 100644 --- a/scores/rus-ita/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/rus-ita/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +43.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 38.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 26.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 25.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-ita/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/rus-ita/tatoeba-test-v2020-07-28/chrf-scores.txt index 3c1c4d24..2d04725d 100644 --- a/scores/rus-ita/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/rus-ita/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.64027 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.611 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.493 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.480 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-ita/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/rus-ita/tatoeba-test-v2021-03-30/bleu-scores.txt index 436663c7..ba76e14b 100644 --- a/scores/rus-ita/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/rus-ita/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +43.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 38.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 26.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 25.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-ita/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/rus-ita/tatoeba-test-v2021-03-30/chrf-scores.txt index b14fa028..03b921d5 100644 --- a/scores/rus-ita/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/rus-ita/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.64033 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.611 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.493 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.481 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-ita/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/rus-ita/tatoeba-test-v2021-08-07/bleu-scores.txt index 436663c7..ba76e14b 100644 --- a/scores/rus-ita/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/rus-ita/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +43.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 38.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 26.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 25.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-ita/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/rus-ita/tatoeba-test-v2021-08-07/chrf-scores.txt index b14fa028..5e7b3a65 100644 --- a/scores/rus-ita/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/rus-ita/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.64037 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.611 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.493 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.481 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-pol/flores101-dev/bleu-scores.txt b/scores/rus-pol/flores101-dev/bleu-scores.txt index e6e0337d..71b93965 100644 --- a/scores/rus-pol/flores101-dev/bleu-scores.txt +++ b/scores/rus-pol/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +18.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 17.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 12.3 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 11.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/rus-pol/flores101-dev/chrf-scores.txt b/scores/rus-pol/flores101-dev/chrf-scores.txt index a9c4da93..336dedae 100644 --- a/scores/rus-pol/flores101-dev/chrf-scores.txt +++ b/scores/rus-pol/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.48864 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.48418 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.416 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.412 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-pol/flores101-devtest/bleu-scores.txt b/scores/rus-pol/flores101-devtest/bleu-scores.txt index cdf5fc1a..b4cb6a8e 100644 --- a/scores/rus-pol/flores101-devtest/bleu-scores.txt +++ b/scores/rus-pol/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +18.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 17.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 11.7 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip 11.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/rus-pol/flores101-devtest/chrf-scores.txt b/scores/rus-pol/flores101-devtest/chrf-scores.txt index dfca50fe..eb2a4271 100644 --- a/scores/rus-pol/flores101-devtest/chrf-scores.txt +++ b/scores/rus-pol/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.48657 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.48274 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.412 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.410 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-09-26.zip diff --git a/scores/rus-pol/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/rus-pol/tatoeba-test-v2020-07-28/bleu-scores.txt index d0dbc2f1..c41396fa 100644 --- a/scores/rus-pol/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/rus-pol/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 54.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +53.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 45.1 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 44.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 44.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-pol/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/rus-pol/tatoeba-test-v2020-07-28/chrf-scores.txt index 642d5efb..47076079 100644 --- a/scores/rus-pol/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/rus-pol/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.72336 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.72282 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.657 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.652 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 0.651 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-pol/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/rus-pol/tatoeba-test-v2021-03-30/bleu-scores.txt index d0dbc2f1..c41396fa 100644 --- a/scores/rus-pol/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/rus-pol/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 54.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +53.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 45.1 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 44.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 44.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-pol/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/rus-pol/tatoeba-test-v2021-03-30/chrf-scores.txt index 642d5efb..47076079 100644 --- a/scores/rus-pol/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/rus-pol/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.72336 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.72282 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.657 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.652 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 0.651 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-pol/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/rus-pol/tatoeba-test-v2021-08-07/bleu-scores.txt index a658c923..54f3f2d3 100644 --- a/scores/rus-pol/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/rus-pol/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 54.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +53.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 44.6 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 44.5 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-pol/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/rus-pol/tatoeba-test-v2021-08-07/chrf-scores.txt index d8e90e24..2deb6a14 100644 --- a/scores/rus-pol/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/rus-pol/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.72335 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.72282 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.657 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.652 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip 0.651 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/rus-por/flores101-dev/bleu-scores.txt b/scores/rus-por/flores101-dev/bleu-scores.txt index d91629fa..3d2f4ebe 100644 --- a/scores/rus-por/flores101-dev/bleu-scores.txt +++ b/scores/rus-por/flores101-dev/bleu-scores.txt @@ -1,4 +1,5 @@ 30.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +30.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 23.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 13.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 13.2 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-zero/opus-2020-06-21.zip diff --git a/scores/rus-por/flores101-dev/chrf-scores.txt b/scores/rus-por/flores101-dev/chrf-scores.txt index d8f932ce..a5c0e578 100644 --- a/scores/rus-por/flores101-dev/chrf-scores.txt +++ b/scores/rus-por/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.57945 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.57913 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 0.516 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.421 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-por/flores101-devtest/bleu-scores.txt b/scores/rus-por/flores101-devtest/bleu-scores.txt index ded56365..a3975653 100644 --- a/scores/rus-por/flores101-devtest/bleu-scores.txt +++ b/scores/rus-por/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +31.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 31.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 23.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 13.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-por/flores101-devtest/chrf-scores.txt b/scores/rus-por/flores101-devtest/chrf-scores.txt index f477db00..0001619c 100644 --- a/scores/rus-por/flores101-devtest/chrf-scores.txt +++ b/scores/rus-por/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.58491 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.58387 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 0.517 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.419 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-por/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/rus-por/tatoeba-test-v2020-07-28/bleu-scores.txt index d38363d0..808ea7c8 100644 --- a/scores/rus-por/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/rus-por/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 42.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +42.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 37.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 24.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 23.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-por/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/rus-por/tatoeba-test-v2020-07-28/chrf-scores.txt index c53f370c..90b1af9c 100644 --- a/scores/rus-por/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/rus-por/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.63907 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +0.63757 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.599 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.474 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.465 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-por/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/rus-por/tatoeba-test-v2021-03-30/bleu-scores.txt index d38363d0..808ea7c8 100644 --- a/scores/rus-por/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/rus-por/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 42.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +42.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 37.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 24.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 23.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-por/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/rus-por/tatoeba-test-v2021-03-30/chrf-scores.txt index c53f370c..90b1af9c 100644 --- a/scores/rus-por/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/rus-por/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.63907 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +0.63757 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.599 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.474 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.465 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-por/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/rus-por/tatoeba-test-v2021-08-07/bleu-scores.txt index d38363d0..808ea7c8 100644 --- a/scores/rus-por/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/rus-por/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 42.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +42.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 37.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 24.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 23.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-por/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/rus-por/tatoeba-test-v2021-08-07/chrf-scores.txt index 698fe536..1ae1db9c 100644 --- a/scores/rus-por/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/rus-por/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.63909 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +0.63756 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.599 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.474 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.465 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/rus-spa/flores101-dev/bleu-scores.txt b/scores/rus-spa/flores101-dev/bleu-scores.txt index dd31388f..12c0df02 100644 --- a/scores/rus-spa/flores101-dev/bleu-scores.txt +++ b/scores/rus-spa/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +22.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 22.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 18.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 11.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/flores101-dev/chrf-scores.txt b/scores/rus-spa/flores101-dev/chrf-scores.txt index 8b01f5ce..738ac700 100644 --- a/scores/rus-spa/flores101-dev/chrf-scores.txt +++ b/scores/rus-spa/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50418 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.50260 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.469 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.393 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/flores101-devtest/bleu-scores.txt b/scores/rus-spa/flores101-devtest/bleu-scores.txt index fa7a6290..4ef047f4 100644 --- a/scores/rus-spa/flores101-devtest/bleu-scores.txt +++ b/scores/rus-spa/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +22.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 22.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 18.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 11.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/flores101-devtest/chrf-scores.txt b/scores/rus-spa/flores101-devtest/chrf-scores.txt index b2c94f03..94422672 100644 --- a/scores/rus-spa/flores101-devtest/chrf-scores.txt +++ b/scores/rus-spa/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50891 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.50819 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.473 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.391 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/newstest2012/chrf-scores.txt b/scores/rus-spa/newstest2012/chrf-scores.txt index 2de2b059..4ab9f2e7 100644 --- a/scores/rus-spa/newstest2012/chrf-scores.txt +++ b/scores/rus-spa/newstest2012/chrf-scores.txt @@ -1,3 +1,4 @@ +0.55098 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.55030 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.524 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.434 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/newstest2013/chrf-scores.txt b/scores/rus-spa/newstest2013/chrf-scores.txt index 5bd3b023..f4e03e3d 100644 --- a/scores/rus-spa/newstest2013/chrf-scores.txt +++ b/scores/rus-spa/newstest2013/chrf-scores.txt @@ -1,3 +1,4 @@ +0.56884 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.56862 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.535 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.446 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/rus-spa/tatoeba-test-v2020-07-28/bleu-scores.txt index 0243735d..a6e8db3f 100644 --- a/scores/rus-spa/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/rus-spa/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +52.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 52.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 48.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 30.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/rus-spa/tatoeba-test-v2020-07-28/chrf-scores.txt index 5b2e46da..7b9db61c 100644 --- a/scores/rus-spa/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/rus-spa/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69819 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.69661 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.670 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.524 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/rus-spa/tatoeba-test-v2021-03-30/bleu-scores.txt index d344f8ff..d2519d9c 100644 --- a/scores/rus-spa/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/rus-spa/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +52.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 52.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 48.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 30.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/rus-spa/tatoeba-test-v2021-03-30/chrf-scores.txt index 9e721e46..93353212 100644 --- a/scores/rus-spa/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/rus-spa/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69761 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.69610 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.669 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.524 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/rus-spa/tatoeba-test-v2021-08-07/bleu-scores.txt index e23427e7..25ad777f 100644 --- a/scores/rus-spa/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/rus-spa/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +52.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 52.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 48.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 30.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/rus-spa/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/rus-spa/tatoeba-test-v2021-08-07/chrf-scores.txt index 8b9fa5f4..f3417be9 100644 --- a/scores/rus-spa/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/rus-spa/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69803 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.69637 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.670 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.524 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/swe-bel/flores101-dev/bleu-scores.txt b/scores/swe-bel/flores101-dev/bleu-scores.txt index de45d181..6bcafe0f 100644 --- a/scores/swe-bel/flores101-dev/bleu-scores.txt +++ b/scores/swe-bel/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +8.8 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 8.6 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 4.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/swe-bel/flores101-dev/chrf-scores.txt b/scores/swe-bel/flores101-dev/chrf-scores.txt index 7cc7530e..e81b310f 100644 --- a/scores/swe-bel/flores101-dev/chrf-scores.txt +++ b/scores/swe-bel/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.38200 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.37942 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.293 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.287 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/swe-bel/flores101-devtest/bleu-scores.txt b/scores/swe-bel/flores101-devtest/bleu-scores.txt index 52fc71d8..3d78da46 100644 --- a/scores/swe-bel/flores101-devtest/bleu-scores.txt +++ b/scores/swe-bel/flores101-devtest/bleu-scores.txt @@ -1,3 +1,3 @@ -9.3 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +9.3 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 4.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 3.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/swe-bel/flores101-devtest/chrf-scores.txt b/scores/swe-bel/flores101-devtest/chrf-scores.txt index 836cff27..bffb337c 100644 --- a/scores/swe-bel/flores101-devtest/chrf-scores.txt +++ b/scores/swe-bel/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.38922 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.38797 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.292 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.286 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/swe-rus/flores101-dev/bleu-scores.txt b/scores/swe-rus/flores101-dev/bleu-scores.txt index 33a105bd..86618ebc 100644 --- a/scores/swe-rus/flores101-dev/bleu-scores.txt +++ b/scores/swe-rus/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +26.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 25.7 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 17.8 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip 10.5 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/swe-rus/flores101-dev/chrf-scores.txt b/scores/swe-rus/flores101-dev/chrf-scores.txt index 4766f194..188ae707 100644 --- a/scores/swe-rus/flores101-dev/chrf-scores.txt +++ b/scores/swe-rus/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.53241 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.53154 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.454 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip 0.370 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/swe-rus/flores101-devtest/bleu-scores.txt b/scores/swe-rus/flores101-devtest/bleu-scores.txt index 05c0afa7..0ed66529 100644 --- a/scores/swe-rus/flores101-devtest/bleu-scores.txt +++ b/scores/swe-rus/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +25.4 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 24.9 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 18.6 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip 9.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/swe-rus/flores101-devtest/chrf-scores.txt b/scores/swe-rus/flores101-devtest/chrf-scores.txt index 6cf04151..217c8611 100644 --- a/scores/swe-rus/flores101-devtest/chrf-scores.txt +++ b/scores/swe-rus/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52809 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.52584 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.457 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip 0.367 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/swe-rus/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/swe-rus/tatoeba-test-v2020-07-28/bleu-scores.txt index 6274f365..eb680ac2 100644 --- a/scores/swe-rus/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/swe-rus/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 45.7 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip +45.6 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 28.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 27.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/swe-rus/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/swe-rus/tatoeba-test-v2020-07-28/chrf-scores.txt index 766caedb..09eea16b 100644 --- a/scores/swe-rus/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/swe-rus/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66088 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.66065 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.653 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip 0.488 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/swe-rus/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/swe-rus/tatoeba-test-v2021-03-30/bleu-scores.txt index 6274f365..eb680ac2 100644 --- a/scores/swe-rus/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/swe-rus/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 45.7 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip +45.6 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 28.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 27.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/swe-rus/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/swe-rus/tatoeba-test-v2021-03-30/chrf-scores.txt index 766caedb..09eea16b 100644 --- a/scores/swe-rus/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/swe-rus/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66088 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.66065 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.653 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip 0.488 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/swe-rus/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/swe-rus/tatoeba-test-v2021-08-07/bleu-scores.txt index 4e0a9653..87c47bf4 100644 --- a/scores/swe-rus/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/swe-rus/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 45.8 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip +45.6 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 45.2 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 28.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 27.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-21.zip diff --git a/scores/swe-rus/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/swe-rus/tatoeba-test-v2021-08-07/chrf-scores.txt index 766caedb..09eea16b 100644 --- a/scores/swe-rus/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/swe-rus/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.66088 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.66065 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.653 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-rus/opus-2021-02-18.zip 0.488 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/swe-ukr/flores101-dev/bleu-scores.txt b/scores/swe-ukr/flores101-dev/bleu-scores.txt index ff43580d..b30155ce 100644 --- a/scores/swe-ukr/flores101-dev/bleu-scores.txt +++ b/scores/swe-ukr/flores101-dev/bleu-scores.txt @@ -1,4 +1,5 @@ 24.5 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip +24.4 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 23.5 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 21.2 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip 9.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/swe-ukr/flores101-dev/chrf-scores.txt b/scores/swe-ukr/flores101-dev/chrf-scores.txt index 55bda60a..9f628aa2 100644 --- a/scores/swe-ukr/flores101-dev/chrf-scores.txt +++ b/scores/swe-ukr/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.53239 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.53116 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.52149 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 0.50707 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip diff --git a/scores/swe-ukr/flores101-devtest/bleu-scores.txt b/scores/swe-ukr/flores101-devtest/bleu-scores.txt index 53ab8b6f..b09e9819 100644 --- a/scores/swe-ukr/flores101-devtest/bleu-scores.txt +++ b/scores/swe-ukr/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +25.4 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 25.1 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 24.8 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 21.7 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip diff --git a/scores/swe-ukr/flores101-devtest/chrf-scores.txt b/scores/swe-ukr/flores101-devtest/chrf-scores.txt index 7e8859b6..55718bba 100644 --- a/scores/swe-ukr/flores101-devtest/chrf-scores.txt +++ b/scores/swe-ukr/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.54060 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-19.zip 0.53774 https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-zle/opusTCv20210807+pbt_transformer-big_2022-03-14.zip 0.53176 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-ukr/opusTCv20210807+pbt_transformer-align_2022-03-07.zip 0.50968 https://object.pouta.csc.fi/Tatoeba-MT-models/swe-ukr/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip diff --git a/scores/ukr-ces/flores101-dev/bleu-scores.txt b/scores/ukr-ces/flores101-dev/bleu-scores.txt index d05f7f43..7aad88fb 100644 --- a/scores/ukr-ces/flores101-dev/bleu-scores.txt +++ b/scores/ukr-ces/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +24.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 23.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 22.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 22.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-ces/flores101-dev/chrf-scores.txt b/scores/ukr-ces/flores101-dev/chrf-scores.txt index 8f7a1b22..98f6dbf9 100644 --- a/scores/ukr-ces/flores101-dev/chrf-scores.txt +++ b/scores/ukr-ces/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52229 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.51278 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.50743 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 0.50578 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-ces/flores101-devtest/bleu-scores.txt b/scores/ukr-ces/flores101-devtest/bleu-scores.txt index b33f4215..3a8b3f2c 100644 --- a/scores/ukr-ces/flores101-devtest/bleu-scores.txt +++ b/scores/ukr-ces/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +24.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 24.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 23.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 22.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-ces/flores101-devtest/chrf-scores.txt b/scores/ukr-ces/flores101-devtest/chrf-scores.txt index 77ac0a90..29da3c15 100644 --- a/scores/ukr-ces/flores101-devtest/chrf-scores.txt +++ b/scores/ukr-ces/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52619 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.51969 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.51283 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 0.50715 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-ces/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ukr-ces/tatoeba-test-v2020-07-28/bleu-scores.txt index 36d61e5c..3a157120 100644 --- a/scores/ukr-ces/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ukr-ces/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +57.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 56.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 54.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 52.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-ces/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ukr-ces/tatoeba-test-v2020-07-28/chrf-scores.txt index cc3975d5..29eac82c 100644 --- a/scores/ukr-ces/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ukr-ces/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.72827 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.71965 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.70661 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 0.69251 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-ces/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ukr-ces/tatoeba-test-v2021-03-30/bleu-scores.txt index 36d61e5c..3a157120 100644 --- a/scores/ukr-ces/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ukr-ces/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +57.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 56.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 54.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 52.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-ces/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ukr-ces/tatoeba-test-v2021-03-30/chrf-scores.txt index cc3975d5..29eac82c 100644 --- a/scores/ukr-ces/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ukr-ces/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.72827 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.71965 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.70661 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 0.69251 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-ces/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ukr-ces/tatoeba-test-v2021-08-07/bleu-scores.txt index 36d61e5c..3a157120 100644 --- a/scores/ukr-ces/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ukr-ces/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +57.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 56.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 54.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 52.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-ces/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ukr-ces/tatoeba-test-v2021-08-07/chrf-scores.txt index fe9cbdfc..3d9c3184 100644 --- a/scores/ukr-ces/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ukr-ces/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.72827 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.71965 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.70661 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-17.zip 0.69251 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ces+slk/opusTCv20210807+pft_transformer-align_2022-03-08.zip diff --git a/scores/ukr-deu/flores101-dev/bleu-scores.txt b/scores/ukr-deu/flores101-dev/bleu-scores.txt index b6c3d445..9e8d5382 100644 --- a/scores/ukr-deu/flores101-dev/bleu-scores.txt +++ b/scores/ukr-deu/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +27.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 27.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 26.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 25.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip diff --git a/scores/ukr-deu/flores101-dev/chrf-scores.txt b/scores/ukr-deu/flores101-dev/chrf-scores.txt index 767eba59..81592b87 100644 --- a/scores/ukr-deu/flores101-dev/chrf-scores.txt +++ b/scores/ukr-deu/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.56286 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.56176 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.55424 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 0.54075 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip diff --git a/scores/ukr-deu/flores101-devtest/bleu-scores.txt b/scores/ukr-deu/flores101-devtest/bleu-scores.txt index 10ba0b14..6f584c81 100644 --- a/scores/ukr-deu/flores101-devtest/bleu-scores.txt +++ b/scores/ukr-deu/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +28.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 27.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 26.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 24.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip diff --git a/scores/ukr-deu/flores101-devtest/chrf-scores.txt b/scores/ukr-deu/flores101-devtest/chrf-scores.txt index ea121393..62e726dd 100644 --- a/scores/ukr-deu/flores101-devtest/chrf-scores.txt +++ b/scores/ukr-deu/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.57251 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.56970 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.56225 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 0.54601 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft-sepvoc_transformer-tiny11-align_2022-03-16.zip diff --git a/scores/ukr-deu/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ukr-deu/tatoeba-test-v2020-07-28/bleu-scores.txt index af93f19e..82879c41 100644 --- a/scores/ukr-deu/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ukr-deu/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +54.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 54.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 52.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 50.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4ukr2deu-2021-01-17.zip diff --git a/scores/ukr-deu/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ukr-deu/tatoeba-test-v2020-07-28/chrf-scores.txt index 29366fc5..460df8e6 100644 --- a/scores/ukr-deu/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ukr-deu/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.70875 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.70704 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.69159 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 0.677 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4ukr2deu-2021-01-17.zip diff --git a/scores/ukr-deu/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ukr-deu/tatoeba-test-v2021-03-30/bleu-scores.txt index 8366e1b9..93d20a1a 100644 --- a/scores/ukr-deu/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ukr-deu/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +54.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 54.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 52.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 50.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4ukr2deu-2021-01-17.zip diff --git a/scores/ukr-deu/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ukr-deu/tatoeba-test-v2021-03-30/chrf-scores.txt index b91af7d3..f146834b 100644 --- a/scores/ukr-deu/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ukr-deu/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.70939 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.70759 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.69241 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 0.677 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4ukr2deu-2021-01-17.zip diff --git a/scores/ukr-deu/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ukr-deu/tatoeba-test-v2021-08-07/bleu-scores.txt index fd22e6fa..8291db9f 100644 --- a/scores/ukr-deu/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ukr-deu/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +54.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 54.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 52.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 50.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4ukr2deu-2021-01-17.zip diff --git a/scores/ukr-deu/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ukr-deu/tatoeba-test-v2021-08-07/chrf-scores.txt index 250e9c5b..85d04371 100644 --- a/scores/ukr-deu/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ukr-deu/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.70860 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-19.zip 0.70692 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-deu/opusTCv20210807_transformer-big_2022-03-14.zip 0.69176 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-deu/opusTCv20210807+pft_transformer-align_2022-03-06.zip 0.676 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-gmw/opus-tuned4ukr2deu-2021-01-17.zip diff --git a/scores/ukr-fra/flores101-dev/bleu-scores.txt b/scores/ukr-fra/flores101-dev/bleu-scores.txt index a4a9d569..e40a7fb9 100644 --- a/scores/ukr-fra/flores101-dev/bleu-scores.txt +++ b/scores/ukr-fra/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +34.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 32.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 24.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 22.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-fra/flores101-dev/chrf-scores.txt b/scores/ukr-fra/flores101-dev/chrf-scores.txt index 7d0046a8..de5c09d2 100644 --- a/scores/ukr-fra/flores101-dev/chrf-scores.txt +++ b/scores/ukr-fra/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.59934 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.59134 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.524 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.495 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-fra/flores101-devtest/bleu-scores.txt b/scores/ukr-fra/flores101-devtest/bleu-scores.txt index 5043ef86..b5004417 100644 --- a/scores/ukr-fra/flores101-devtest/bleu-scores.txt +++ b/scores/ukr-fra/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +34.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 33.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 24.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 22.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-fra/flores101-devtest/chrf-scores.txt b/scores/ukr-fra/flores101-devtest/chrf-scores.txt index 2da87e21..48a2422b 100644 --- a/scores/ukr-fra/flores101-devtest/chrf-scores.txt +++ b/scores/ukr-fra/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.60202 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.59492 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.528 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.501 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-fra/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ukr-fra/tatoeba-test-v2020-07-28/bleu-scores.txt index 5af7d644..a5ed881b 100644 --- a/scores/ukr-fra/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ukr-fra/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +51.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 50.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 47.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 46.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-fra/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ukr-fra/tatoeba-test-v2020-07-28/chrf-scores.txt index 36f867b8..04a19494 100644 --- a/scores/ukr-fra/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ukr-fra/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67802 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.66808 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.644 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.636 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-fra/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ukr-fra/tatoeba-test-v2021-03-30/bleu-scores.txt index 6c34175b..4d7acf87 100644 --- a/scores/ukr-fra/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ukr-fra/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +51.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 50.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 47.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 46.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-fra/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ukr-fra/tatoeba-test-v2021-03-30/chrf-scores.txt index 91ce40ad..6436628a 100644 --- a/scores/ukr-fra/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ukr-fra/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67832 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.66837 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.644 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.636 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-fra/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ukr-fra/tatoeba-test-v2021-08-07/bleu-scores.txt index b2cba4b5..9107efab 100644 --- a/scores/ukr-fra/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ukr-fra/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +51.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 50.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 47.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 46.3 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-fra/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ukr-fra/tatoeba-test-v2021-08-07/chrf-scores.txt index 06024893..197edcf0 100644 --- a/scores/ukr-fra/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ukr-fra/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.67835 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-19.zip 0.66841 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-fra/opusTCv20210807_transformer-big_2022-03-14.zip 0.644 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.636 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-fra/opus-2021-02-19.zip diff --git a/scores/ukr-ita/flores101-dev/bleu-scores.txt b/scores/ukr-ita/flores101-dev/bleu-scores.txt index d0f2db6e..fcf4bbb2 100644 --- a/scores/ukr-ita/flores101-dev/bleu-scores.txt +++ b/scores/ukr-ita/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +22.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 15.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 15.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 10.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ukr-ita/flores101-dev/chrf-scores.txt b/scores/ukr-ita/flores101-dev/chrf-scores.txt index e64fe96d..fcecfb98 100644 --- a/scores/ukr-ita/flores101-dev/chrf-scores.txt +++ b/scores/ukr-ita/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52237 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.458 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.452 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 0.393 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ukr-ita/flores101-devtest/bleu-scores.txt b/scores/ukr-ita/flores101-devtest/bleu-scores.txt index dde37fbd..84ec4c6e 100644 --- a/scores/ukr-ita/flores101-devtest/bleu-scores.txt +++ b/scores/ukr-ita/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +23.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 16.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 15.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 10.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ukr-ita/flores101-devtest/chrf-scores.txt b/scores/ukr-ita/flores101-devtest/chrf-scores.txt index eb2d5b91..ed3ed799 100644 --- a/scores/ukr-ita/flores101-devtest/chrf-scores.txt +++ b/scores/ukr-ita/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.52783 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.460 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 0.393 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip 0.392 https://object.pouta.csc.fi/Tatoeba-MT-models/tatoeba-zero/opus-2020-06-19.zip diff --git a/scores/ukr-ita/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ukr-ita/tatoeba-test-v2020-07-28/bleu-scores.txt index 9d94b5b6..f6b474ad 100644 --- a/scores/ukr-ita/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ukr-ita/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +50.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 46.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 45.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 32.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ukr-ita/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ukr-ita/tatoeba-test-v2020-07-28/chrf-scores.txt index 8628547f..9f59fbba 100644 --- a/scores/ukr-ita/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ukr-ita/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69570 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.670 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.661 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 0.544 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ukr-ita/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ukr-ita/tatoeba-test-v2021-03-30/bleu-scores.txt index 9d94b5b6..f6b474ad 100644 --- a/scores/ukr-ita/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ukr-ita/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +50.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 46.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 45.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 32.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ukr-ita/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ukr-ita/tatoeba-test-v2021-03-30/chrf-scores.txt index 8628547f..9f59fbba 100644 --- a/scores/ukr-ita/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ukr-ita/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69570 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.670 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.661 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 0.544 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ukr-ita/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ukr-ita/tatoeba-test-v2021-08-07/bleu-scores.txt index 5a63aea3..a3693cdd 100644 --- a/scores/ukr-ita/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ukr-ita/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +50.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 46.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 45.9 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 32.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ukr-ita/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ukr-ita/tatoeba-test-v2021-08-07/chrf-scores.txt index ac8d8ee8..a47a9c2e 100644 --- a/scores/ukr-ita/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ukr-ita/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.69570 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-ita/opusTCv20210807_transformer-big_2022-03-19.zip 0.670 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.662 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-ita/opus-2021-02-19.zip 0.544 https://object.pouta.csc.fi/Tatoeba-MT-models/ine-ine/opus-2020-07-27.zip diff --git a/scores/ukr-pol/flores101-dev/bleu-scores.txt b/scores/ukr-pol/flores101-dev/bleu-scores.txt index 24c698ea..3a8ab580 100644 --- a/scores/ukr-pol/flores101-dev/bleu-scores.txt +++ b/scores/ukr-pol/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +19.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 18.1 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 16.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-pol/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-17.zip 12.6 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-pol/opus-2021-02-19.zip diff --git a/scores/ukr-pol/flores101-dev/chrf-scores.txt b/scores/ukr-pol/flores101-dev/chrf-scores.txt index 4b309c3d..bc3333b0 100644 --- a/scores/ukr-pol/flores101-dev/chrf-scores.txt +++ b/scores/ukr-pol/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.48905 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.48221 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.47130 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-pol/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-17.zip 0.418 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/ukr-pol/flores101-devtest/bleu-scores.txt b/scores/ukr-pol/flores101-devtest/bleu-scores.txt index ab023e08..17d680db 100644 --- a/scores/ukr-pol/flores101-devtest/bleu-scores.txt +++ b/scores/ukr-pol/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +18.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 18.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 16.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-pol/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-17.zip 12.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-pol/opus-2021-02-19.zip diff --git a/scores/ukr-pol/flores101-devtest/chrf-scores.txt b/scores/ukr-pol/flores101-devtest/chrf-scores.txt index aa390880..bdca5895 100644 --- a/scores/ukr-pol/flores101-devtest/chrf-scores.txt +++ b/scores/ukr-pol/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.48780 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.48486 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip 0.47253 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-pol/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-17.zip 0.421 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip diff --git a/scores/ukr-pol/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ukr-pol/tatoeba-test-v2020-07-28/chrf-scores.txt index cd3990ac..6fff54b7 100644 --- a/scores/ukr-pol/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ukr-pol/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.74883 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.74808 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.72351 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-pol/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-17.zip 0.696 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.687 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-21.zip diff --git a/scores/ukr-pol/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ukr-pol/tatoeba-test-v2021-03-30/chrf-scores.txt index 817ce4fb..30738c69 100644 --- a/scores/ukr-pol/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ukr-pol/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.74865 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.74772 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.72339 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-pol/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-17.zip 0.697 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.688 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/ukr-pol/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ukr-pol/tatoeba-test-v2021-08-07/chrf-scores.txt index c83d7779..fce1c36d 100644 --- a/scores/ukr-pol/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ukr-pol/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.74913 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-07.zip +0.74847 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-zlw/opusTCv20210807+bt_transformer-big_2022-03-19.zip 0.72456 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-pol/opusTCv20210807+bt+pbt+pft-sepvoc_transformer-tiny11-align_2022-03-17.zip 0.696 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-07-27.zip 0.688 https://object.pouta.csc.fi/Tatoeba-MT-models/sla-sla/opus-2020-10-04.zip diff --git a/scores/ukr-por/flores101-dev/bleu-scores.txt b/scores/ukr-por/flores101-dev/bleu-scores.txt index 33587794..7da810a6 100644 --- a/scores/ukr-por/flores101-dev/bleu-scores.txt +++ b/scores/ukr-por/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +32.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 32.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 23.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 22.0 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip diff --git a/scores/ukr-por/flores101-dev/chrf-scores.txt b/scores/ukr-por/flores101-dev/chrf-scores.txt index 4011b9f4..3f4fb7c7 100644 --- a/scores/ukr-por/flores101-dev/chrf-scores.txt +++ b/scores/ukr-por/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.58519 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.58417 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 0.511 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.492 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip diff --git a/scores/ukr-por/flores101-devtest/bleu-scores.txt b/scores/ukr-por/flores101-devtest/bleu-scores.txt index d2bd026d..60bf273f 100644 --- a/scores/ukr-por/flores101-devtest/bleu-scores.txt +++ b/scores/ukr-por/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +33.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 33.0 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 22.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 22.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip diff --git a/scores/ukr-por/flores101-devtest/chrf-scores.txt b/scores/ukr-por/flores101-devtest/chrf-scores.txt index 39ea3301..7da53bfd 100644 --- a/scores/ukr-por/flores101-devtest/chrf-scores.txt +++ b/scores/ukr-por/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.59381 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.59050 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip 0.512 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.502 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip diff --git a/scores/ukr-por/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ukr-por/tatoeba-test-v2020-07-28/bleu-scores.txt index 01a8d8b5..c13dc51e 100644 --- a/scores/ukr-por/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ukr-por/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,4 +1,5 @@ 45.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +44.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 39.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 38.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip 38.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2020-06-17.zip diff --git a/scores/ukr-por/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ukr-por/tatoeba-test-v2020-07-28/chrf-scores.txt index 0a6d3328..efbbf0f7 100644 --- a/scores/ukr-por/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ukr-por/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,4 +1,5 @@ 0.65205 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +0.64932 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.610 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.605 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip 0.602 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2020-06-17.zip diff --git a/scores/ukr-por/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ukr-por/tatoeba-test-v2021-03-30/bleu-scores.txt index 01a8d8b5..c13dc51e 100644 --- a/scores/ukr-por/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ukr-por/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,4 +1,5 @@ 45.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +44.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 39.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 38.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip 38.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2020-06-17.zip diff --git a/scores/ukr-por/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ukr-por/tatoeba-test-v2021-03-30/chrf-scores.txt index 0a6d3328..efbbf0f7 100644 --- a/scores/ukr-por/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ukr-por/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,4 +1,5 @@ 0.65205 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +0.64932 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.610 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.605 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip 0.602 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2020-06-17.zip diff --git a/scores/ukr-por/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ukr-por/tatoeba-test-v2021-08-07/bleu-scores.txt index 01a8d8b5..c13dc51e 100644 --- a/scores/ukr-por/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ukr-por/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,4 +1,5 @@ 45.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +44.9 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 39.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 38.8 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip 38.1 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2020-06-17.zip diff --git a/scores/ukr-por/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ukr-por/tatoeba-test-v2021-08-07/chrf-scores.txt index 0a6d3328..efbbf0f7 100644 --- a/scores/ukr-por/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ukr-por/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,4 +1,5 @@ 0.65205 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-14.zip +0.64932 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-por/opusTCv20210807_transformer-big_2022-03-19.zip 0.610 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.605 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2021-02-23.zip 0.602 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-por/opus-2020-06-17.zip diff --git a/scores/ukr-spa/flores101-dev/bleu-scores.txt b/scores/ukr-spa/flores101-dev/bleu-scores.txt index 941490fe..eb2198ed 100644 --- a/scores/ukr-spa/flores101-dev/bleu-scores.txt +++ b/scores/ukr-spa/flores101-dev/bleu-scores.txt @@ -1,3 +1,4 @@ +22.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 22.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 17.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 16.7 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip diff --git a/scores/ukr-spa/flores101-dev/chrf-scores.txt b/scores/ukr-spa/flores101-dev/chrf-scores.txt index 12201cb3..57fd0248 100644 --- a/scores/ukr-spa/flores101-dev/chrf-scores.txt +++ b/scores/ukr-spa/flores101-dev/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50334 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.50071 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.458 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.442 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip diff --git a/scores/ukr-spa/flores101-devtest/bleu-scores.txt b/scores/ukr-spa/flores101-devtest/bleu-scores.txt index a55c1093..a75af35e 100644 --- a/scores/ukr-spa/flores101-devtest/bleu-scores.txt +++ b/scores/ukr-spa/flores101-devtest/bleu-scores.txt @@ -1,3 +1,4 @@ +22.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 22.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 17.6 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 16.4 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip diff --git a/scores/ukr-spa/flores101-devtest/chrf-scores.txt b/scores/ukr-spa/flores101-devtest/chrf-scores.txt index fed64476..f8fa95da 100644 --- a/scores/ukr-spa/flores101-devtest/chrf-scores.txt +++ b/scores/ukr-spa/flores101-devtest/chrf-scores.txt @@ -1,3 +1,4 @@ +0.50790 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.50614 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.460 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.445 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip diff --git a/scores/ukr-spa/tatoeba-test-v2020-07-28/bleu-scores.txt b/scores/ukr-spa/tatoeba-test-v2020-07-28/bleu-scores.txt index d5e0448f..c00d80a1 100644 --- a/scores/ukr-spa/tatoeba-test-v2020-07-28/bleu-scores.txt +++ b/scores/ukr-spa/tatoeba-test-v2020-07-28/bleu-scores.txt @@ -1,3 +1,4 @@ +51.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 50.7 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 47.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 46.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip diff --git a/scores/ukr-spa/tatoeba-test-v2020-07-28/chrf-scores.txt b/scores/ukr-spa/tatoeba-test-v2020-07-28/chrf-scores.txt index 090493a3..2f21c6a4 100644 --- a/scores/ukr-spa/tatoeba-test-v2020-07-28/chrf-scores.txt +++ b/scores/ukr-spa/tatoeba-test-v2020-07-28/chrf-scores.txt @@ -1,3 +1,4 @@ +0.68540 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.68108 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.661 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.647 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip diff --git a/scores/ukr-spa/tatoeba-test-v2021-03-30/bleu-scores.txt b/scores/ukr-spa/tatoeba-test-v2021-03-30/bleu-scores.txt index 3bf92e6a..0a2a260b 100644 --- a/scores/ukr-spa/tatoeba-test-v2021-03-30/bleu-scores.txt +++ b/scores/ukr-spa/tatoeba-test-v2021-03-30/bleu-scores.txt @@ -1,3 +1,4 @@ +51.2 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 50.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 47.4 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 46.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip diff --git a/scores/ukr-spa/tatoeba-test-v2021-03-30/chrf-scores.txt b/scores/ukr-spa/tatoeba-test-v2021-03-30/chrf-scores.txt index 827643c9..ab47f8f4 100644 --- a/scores/ukr-spa/tatoeba-test-v2021-03-30/chrf-scores.txt +++ b/scores/ukr-spa/tatoeba-test-v2021-03-30/chrf-scores.txt @@ -1,3 +1,4 @@ +0.68545 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.68123 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.661 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.647 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip diff --git a/scores/ukr-spa/tatoeba-test-v2021-08-07/bleu-scores.txt b/scores/ukr-spa/tatoeba-test-v2021-08-07/bleu-scores.txt index 1fc740fc..6c74caff 100644 --- a/scores/ukr-spa/tatoeba-test-v2021-08-07/bleu-scores.txt +++ b/scores/ukr-spa/tatoeba-test-v2021-08-07/bleu-scores.txt @@ -1,3 +1,4 @@ +51.3 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 50.8 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 47.5 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 46.2 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip diff --git a/scores/ukr-spa/tatoeba-test-v2021-08-07/chrf-scores.txt b/scores/ukr-spa/tatoeba-test-v2021-08-07/chrf-scores.txt index c8df953a..b8693990 100644 --- a/scores/ukr-spa/tatoeba-test-v2021-08-07/chrf-scores.txt +++ b/scores/ukr-spa/tatoeba-test-v2021-08-07/chrf-scores.txt @@ -1,3 +1,4 @@ +0.68612 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-19.zip 0.68199 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-spa/opusTCv20210807_transformer-big_2022-03-14.zip 0.662 https://object.pouta.csc.fi/Tatoeba-MT-models/zle-roa/opus1m-2021-02-18.zip 0.648 https://object.pouta.csc.fi/Tatoeba-MT-models/ukr-spa/opus-2021-02-19.zip