File size: 2,284 Bytes
6c6b1e5 1a3f2d0 6c6b1e5 1a3f2d0 6c6b1e5 189dfd5 1a3f2d0 189dfd5 1a3f2d0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 |
---
language: cpp
tags:
- translation
license: apache-2.0
---
### cpp-cpp
* source group: Creoles and pidgins, Portuguese-based
* target group: Creoles and pidgins, Portuguese-based
* OPUS readme: [cpp-cpp](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/cpp-cpp/README.md)
* model: transformer
* source language(s): ind pap
* target language(s): ind pap
* model: transformer
* pre-processing: normalization + SentencePiece (spm32k,spm32k)
* a sentence initial language token is required in the form of `>>id<<` (id = valid target language ID)
* download original weights: [opus-2020-07-26.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/cpp-cpp/opus-2020-07-26.zip)
* test set translations: [opus-2020-07-26.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/cpp-cpp/opus-2020-07-26.test.txt)
* test set scores: [opus-2020-07-26.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/cpp-cpp/opus-2020-07-26.eval.txt)
## Benchmarks
| testset | BLEU | chr-F |
|-----------------------|-------|-------|
| Tatoeba-test.msa-msa.msa.msa | 0.7 | 0.149 |
| Tatoeba-test.msa-pap.msa.pap | 31.7 | 0.577 |
| Tatoeba-test.multi.multi | 21.1 | 0.369 |
| Tatoeba-test.pap-msa.pap.msa | 17.7 | 0.197 |
### System Info:
- hf_name: cpp-cpp
- source_languages: cpp
- target_languages: cpp
- opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/cpp-cpp/README.md
- original_repo: Tatoeba-Challenge
- tags: ['translation']
- prepro: normalization + SentencePiece (spm32k,spm32k)
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cpp-cpp/opus-2020-07-26.zip
- url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/cpp-cpp/opus-2020-07-26.test.txt
- src_alpha3: cpp
- tgt_alpha3: cpp
- short_pair: cpp-cpp
- chrF2_score: 0.369
- bleu: 21.1
- brevity_penalty: 0.882
- ref_len: 18.0
- src_name: Creoles and pidgins, Portuguese-based
- tgt_name: Creoles and pidgins, Portuguese-based
- train_date: 2020-07-26
- src_alpha2: cpp
- tgt_alpha2: cpp
- prefer_old: False
- long_pair: cpp-cpp
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
- transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
- port_machine: brutasse
- port_time: 2020-08-18-01:48 |