File size: 1,372 Bytes
cd03a37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language: inc
tags:
- translation

license: apache-2.0
---

### inc-inc

* source languages: inc
* target languages: inc
*  OPUS readme: [inc-inc](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/inc-inc/README.md)

*  dataset: opus
* model: transformer
* source language(s): asm hin mar urd
* target language(s): asm hin mar urd
* 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-27.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/inc-inc/opus-2020-07-27.zip)
* test set translations: [opus-2020-07-27.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/inc-inc/opus-2020-07-27.test.txt)
* test set scores: [opus-2020-07-27.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/inc-inc/opus-2020-07-27.eval.txt)

## Benchmarks

| testset               | BLEU  | chr-F |
|-----------------------|-------|-------|
| Tatoeba-test.asm-hin.asm.hin 	| 2.6 	| 0.231 |
| Tatoeba-test.hin-asm.hin.asm 	| 9.1 	| 0.262 |
| Tatoeba-test.hin-mar.hin.mar 	| 28.1 	| 0.548 |
| Tatoeba-test.hin-urd.hin.urd 	| 19.9 	| 0.508 |
| Tatoeba-test.mar-hin.mar.hin 	| 11.6 	| 0.466 |
| Tatoeba-test.multi.multi 	| 17.1 	| 0.464 |
| Tatoeba-test.urd-hin.urd.hin 	| 13.5 	| 0.377 |