aoiandroid commited on
Commit
e514b2c
·
verified ·
1 Parent(s): cdefec3

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. Helsinki-NLP-opus-mt-af-fr/README.md +25 -0
  2. Helsinki-NLP-opus-mt-af-fr/config.json +56 -0
  3. Helsinki-NLP-opus-mt-af-fr/generation_config.json +16 -0
  4. Helsinki-NLP-opus-mt-af-fr/special_tokens_map.json +5 -0
  5. Helsinki-NLP-opus-mt-af-fr/tokenizer.json +0 -0
  6. Helsinki-NLP-opus-mt-af-fr/tokenizer_config.json +39 -0
  7. Helsinki-NLP-opus-mt-af-fr/vocab.json +0 -0
  8. Helsinki-NLP-opus-mt-af-nl/README.md +97 -0
  9. Helsinki-NLP-opus-mt-af-nl/config.json +56 -0
  10. Helsinki-NLP-opus-mt-af-nl/generation_config.json +16 -0
  11. Helsinki-NLP-opus-mt-af-nl/special_tokens_map.json +5 -0
  12. Helsinki-NLP-opus-mt-af-nl/tokenizer.json +0 -0
  13. Helsinki-NLP-opus-mt-af-nl/tokenizer_config.json +39 -0
  14. Helsinki-NLP-opus-mt-af-nl/vocab.json +0 -0
  15. Helsinki-NLP-opus-mt-af-ru/README.md +97 -0
  16. Helsinki-NLP-opus-mt-af-ru/config.json +56 -0
  17. Helsinki-NLP-opus-mt-af-ru/generation_config.json +16 -0
  18. Helsinki-NLP-opus-mt-af-ru/special_tokens_map.json +5 -0
  19. Helsinki-NLP-opus-mt-af-ru/tokenizer.json +0 -0
  20. Helsinki-NLP-opus-mt-af-ru/tokenizer_config.json +39 -0
  21. Helsinki-NLP-opus-mt-af-ru/vocab.json +0 -0
  22. Helsinki-NLP-opus-mt-af-sv/README.md +25 -0
  23. Helsinki-NLP-opus-mt-af-sv/config.json +56 -0
  24. Helsinki-NLP-opus-mt-af-sv/generation_config.json +16 -0
  25. Helsinki-NLP-opus-mt-af-sv/special_tokens_map.json +5 -0
  26. Helsinki-NLP-opus-mt-af-sv/tokenizer.json +0 -0
  27. Helsinki-NLP-opus-mt-af-sv/tokenizer_config.json +39 -0
  28. Helsinki-NLP-opus-mt-af-sv/vocab.json +0 -0
  29. Helsinki-NLP-opus-mt-afa-afa/README.md +118 -0
  30. Helsinki-NLP-opus-mt-afa-afa/config.json +56 -0
  31. Helsinki-NLP-opus-mt-afa-afa/generation_config.json +16 -0
  32. Helsinki-NLP-opus-mt-afa-afa/special_tokens_map.json +5 -0
  33. Helsinki-NLP-opus-mt-afa-afa/tokenizer.json +0 -0
  34. Helsinki-NLP-opus-mt-afa-afa/tokenizer_config.json +39 -0
  35. Helsinki-NLP-opus-mt-afa-afa/vocab.json +0 -0
  36. Helsinki-NLP-opus-mt-afa-en/README.md +113 -0
  37. Helsinki-NLP-opus-mt-afa-en/config.json +56 -0
  38. Helsinki-NLP-opus-mt-afa-en/generation_config.json +16 -0
  39. Helsinki-NLP-opus-mt-afa-en/special_tokens_map.json +5 -0
  40. Helsinki-NLP-opus-mt-afa-en/tokenizer.json +0 -0
  41. Helsinki-NLP-opus-mt-afa-en/tokenizer_config.json +39 -0
  42. Helsinki-NLP-opus-mt-afa-en/vocab.json +0 -0
  43. Helsinki-NLP-opus-mt-alv-en/README.md +129 -0
  44. Helsinki-NLP-opus-mt-alv-en/config.json +56 -0
  45. Helsinki-NLP-opus-mt-alv-en/generation_config.json +16 -0
  46. Helsinki-NLP-opus-mt-alv-en/special_tokens_map.json +5 -0
  47. Helsinki-NLP-opus-mt-alv-en/tokenizer.json +0 -0
  48. Helsinki-NLP-opus-mt-alv-en/tokenizer_config.json +39 -0
  49. Helsinki-NLP-opus-mt-alv-en/vocab.json +0 -0
  50. Helsinki-NLP-opus-mt-am-sv/README.md +25 -0
Helsinki-NLP-opus-mt-af-fr/README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - translation
4
+ license: apache-2.0
5
+ ---
6
+
7
+ ### opus-mt-af-fr
8
+
9
+ * source languages: af
10
+ * target languages: fr
11
+ * OPUS readme: [af-fr](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/af-fr/README.md)
12
+
13
+ * dataset: opus
14
+ * model: transformer-align
15
+ * pre-processing: normalization + SentencePiece
16
+ * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/af-fr/opus-2020-01-08.zip)
17
+ * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/af-fr/opus-2020-01-08.test.txt)
18
+ * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/af-fr/opus-2020-01-08.eval.txt)
19
+
20
+ ## Benchmarks
21
+
22
+ | testset | BLEU | chr-F |
23
+ |-----------------------|-------|-------|
24
+ | JW300.af.fr | 35.3 | 0.543 |
25
+
Helsinki-NLP-opus-mt-af-fr/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_num_labels": 3,
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "swish",
5
+ "add_bias_logits": false,
6
+ "add_final_layer_norm": false,
7
+ "architectures": [
8
+ "MarianMTModel"
9
+ ],
10
+ "attention_dropout": 0.0,
11
+ "bos_token_id": 0,
12
+ "classif_dropout": 0.0,
13
+ "classifier_dropout": 0.0,
14
+ "d_model": 512,
15
+ "decoder_attention_heads": 8,
16
+ "decoder_ffn_dim": 2048,
17
+ "decoder_layerdrop": 0.0,
18
+ "decoder_layers": 6,
19
+ "decoder_start_token_id": 59421,
20
+ "decoder_vocab_size": 59422,
21
+ "dropout": 0.1,
22
+ "encoder_attention_heads": 8,
23
+ "encoder_ffn_dim": 2048,
24
+ "encoder_layerdrop": 0.0,
25
+ "encoder_layers": 6,
26
+ "eos_token_id": 0,
27
+ "forced_eos_token_id": 0,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1",
31
+ "2": "LABEL_2"
32
+ },
33
+ "init_std": 0.02,
34
+ "is_encoder_decoder": true,
35
+ "is_transformers_support_available": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2
40
+ },
41
+ "max_length": null,
42
+ "max_position_embeddings": 512,
43
+ "model_type": "marian",
44
+ "normalize_before": false,
45
+ "normalize_embedding": false,
46
+ "num_beams": null,
47
+ "num_hidden_layers": 6,
48
+ "pad_token_id": 59421,
49
+ "scale_embedding": true,
50
+ "share_encoder_decoder_embeddings": true,
51
+ "static_position_embeddings": true,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": "4.53.3",
54
+ "use_cache": true,
55
+ "vocab_size": 59422
56
+ }
Helsinki-NLP-opus-mt-af-fr/generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 59421
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 59421,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 59421,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.53.3"
16
+ }
Helsinki-NLP-opus-mt-af-fr/special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
5
+ }
Helsinki-NLP-opus-mt-af-fr/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-af-fr/tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "</s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<unk>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "59421": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "clean_up_tokenization_spaces": false,
29
+ "eos_token": "</s>",
30
+ "extra_special_tokens": {},
31
+ "model_max_length": 512,
32
+ "pad_token": "<pad>",
33
+ "separate_vocabs": false,
34
+ "source_lang": "af",
35
+ "sp_model_kwargs": {},
36
+ "target_lang": "fr",
37
+ "tokenizer_class": "MarianTokenizer",
38
+ "unk_token": "<unk>"
39
+ }
Helsinki-NLP-opus-mt-af-fr/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-af-nl/README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - af
4
+ - nl
5
+
6
+ tags:
7
+ - translation
8
+
9
+ license: apache-2.0
10
+ ---
11
+
12
+ ### afr-nld
13
+
14
+ * source group: Afrikaans
15
+ * target group: Dutch
16
+ * OPUS readme: [afr-nld](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afr-nld/README.md)
17
+
18
+ * model: transformer-align
19
+ * source language(s): afr
20
+ * target language(s): nld
21
+ * model: transformer-align
22
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
23
+ * download original weights: [opus-2020-06-17.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/afr-nld/opus-2020-06-17.zip)
24
+ * test set translations: [opus-2020-06-17.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afr-nld/opus-2020-06-17.test.txt)
25
+ * test set scores: [opus-2020-06-17.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afr-nld/opus-2020-06-17.eval.txt)
26
+
27
+ ## Benchmarks
28
+
29
+ | testset | BLEU | chr-F |
30
+ |-----------------------|-------|-------|
31
+ | Tatoeba-test.afr.nld | 55.2 | 0.715 |
32
+
33
+
34
+ ### System Info:
35
+ - hf_name: afr-nld
36
+
37
+ - source_languages: afr
38
+
39
+ - target_languages: nld
40
+
41
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afr-nld/README.md
42
+
43
+ - original_repo: Tatoeba-Challenge
44
+
45
+ - tags: ['translation']
46
+
47
+ - languages: ['af', 'nl']
48
+
49
+ - src_constituents: {'afr'}
50
+
51
+ - tgt_constituents: {'nld'}
52
+
53
+ - src_multilingual: False
54
+
55
+ - tgt_multilingual: False
56
+
57
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
58
+
59
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/afr-nld/opus-2020-06-17.zip
60
+
61
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/afr-nld/opus-2020-06-17.test.txt
62
+
63
+ - src_alpha3: afr
64
+
65
+ - tgt_alpha3: nld
66
+
67
+ - short_pair: af-nl
68
+
69
+ - chrF2_score: 0.715
70
+
71
+ - bleu: 55.2
72
+
73
+ - brevity_penalty: 0.995
74
+
75
+ - ref_len: 6710.0
76
+
77
+ - src_name: Afrikaans
78
+
79
+ - tgt_name: Dutch
80
+
81
+ - train_date: 2020-06-17
82
+
83
+ - src_alpha2: af
84
+
85
+ - tgt_alpha2: nl
86
+
87
+ - prefer_old: False
88
+
89
+ - long_pair: afr-nld
90
+
91
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
92
+
93
+ - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
94
+
95
+ - port_machine: brutasse
96
+
97
+ - port_time: 2020-08-21-14:41
Helsinki-NLP-opus-mt-af-nl/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "swish",
4
+ "add_bias_logits": false,
5
+ "add_final_layer_norm": false,
6
+ "architectures": [
7
+ "MarianMTModel"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "bos_token_id": 0,
11
+ "classif_dropout": 0.0,
12
+ "classifier_dropout": 0.0,
13
+ "d_model": 512,
14
+ "decoder_attention_heads": 8,
15
+ "decoder_ffn_dim": 2048,
16
+ "decoder_layerdrop": 0.0,
17
+ "decoder_layers": 6,
18
+ "decoder_start_token_id": 53246,
19
+ "decoder_vocab_size": 53247,
20
+ "dropout": 0.1,
21
+ "encoder_attention_heads": 8,
22
+ "encoder_ffn_dim": 2048,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 6,
25
+ "eos_token_id": 0,
26
+ "extra_pos_embeddings": 53247,
27
+ "forced_eos_token_id": 0,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1",
31
+ "2": "LABEL_2"
32
+ },
33
+ "init_std": 0.02,
34
+ "is_encoder_decoder": true,
35
+ "is_transformers_support_available": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2
40
+ },
41
+ "max_length": null,
42
+ "max_position_embeddings": 512,
43
+ "model_type": "marian",
44
+ "normalize_before": false,
45
+ "normalize_embedding": false,
46
+ "num_beams": null,
47
+ "num_hidden_layers": 6,
48
+ "pad_token_id": 53246,
49
+ "scale_embedding": true,
50
+ "share_encoder_decoder_embeddings": true,
51
+ "static_position_embeddings": true,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": "4.53.3",
54
+ "use_cache": true,
55
+ "vocab_size": 53247
56
+ }
Helsinki-NLP-opus-mt-af-nl/generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 53246
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 53246,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 53246,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.53.3"
16
+ }
Helsinki-NLP-opus-mt-af-nl/special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
5
+ }
Helsinki-NLP-opus-mt-af-nl/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-af-nl/tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "</s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<unk>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "53246": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "clean_up_tokenization_spaces": false,
29
+ "eos_token": "</s>",
30
+ "extra_special_tokens": {},
31
+ "model_max_length": 512,
32
+ "pad_token": "<pad>",
33
+ "separate_vocabs": false,
34
+ "source_lang": "afr",
35
+ "sp_model_kwargs": {},
36
+ "target_lang": "nld",
37
+ "tokenizer_class": "MarianTokenizer",
38
+ "unk_token": "<unk>"
39
+ }
Helsinki-NLP-opus-mt-af-nl/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-af-ru/README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - af
4
+ - ru
5
+
6
+ tags:
7
+ - translation
8
+
9
+ license: apache-2.0
10
+ ---
11
+
12
+ ### afr-rus
13
+
14
+ * source group: Afrikaans
15
+ * target group: Russian
16
+ * OPUS readme: [afr-rus](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afr-rus/README.md)
17
+
18
+ * model: transformer-align
19
+ * source language(s): afr
20
+ * target language(s): rus
21
+ * model: transformer-align
22
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
23
+ * download original weights: [opus-2020-06-17.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/afr-rus/opus-2020-06-17.zip)
24
+ * test set translations: [opus-2020-06-17.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afr-rus/opus-2020-06-17.test.txt)
25
+ * test set scores: [opus-2020-06-17.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afr-rus/opus-2020-06-17.eval.txt)
26
+
27
+ ## Benchmarks
28
+
29
+ | testset | BLEU | chr-F |
30
+ |-----------------------|-------|-------|
31
+ | Tatoeba-test.afr.rus | 38.2 | 0.580 |
32
+
33
+
34
+ ### System Info:
35
+ - hf_name: afr-rus
36
+
37
+ - source_languages: afr
38
+
39
+ - target_languages: rus
40
+
41
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afr-rus/README.md
42
+
43
+ - original_repo: Tatoeba-Challenge
44
+
45
+ - tags: ['translation']
46
+
47
+ - languages: ['af', 'ru']
48
+
49
+ - src_constituents: {'afr'}
50
+
51
+ - tgt_constituents: {'rus'}
52
+
53
+ - src_multilingual: False
54
+
55
+ - tgt_multilingual: False
56
+
57
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
58
+
59
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/afr-rus/opus-2020-06-17.zip
60
+
61
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/afr-rus/opus-2020-06-17.test.txt
62
+
63
+ - src_alpha3: afr
64
+
65
+ - tgt_alpha3: rus
66
+
67
+ - short_pair: af-ru
68
+
69
+ - chrF2_score: 0.58
70
+
71
+ - bleu: 38.2
72
+
73
+ - brevity_penalty: 0.992
74
+
75
+ - ref_len: 1213.0
76
+
77
+ - src_name: Afrikaans
78
+
79
+ - tgt_name: Russian
80
+
81
+ - train_date: 2020-06-17
82
+
83
+ - src_alpha2: af
84
+
85
+ - tgt_alpha2: ru
86
+
87
+ - prefer_old: False
88
+
89
+ - long_pair: afr-rus
90
+
91
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
92
+
93
+ - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
94
+
95
+ - port_machine: brutasse
96
+
97
+ - port_time: 2020-08-21-14:41
Helsinki-NLP-opus-mt-af-ru/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "swish",
4
+ "add_bias_logits": false,
5
+ "add_final_layer_norm": false,
6
+ "architectures": [
7
+ "MarianMTModel"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "bos_token_id": 0,
11
+ "classif_dropout": 0.0,
12
+ "classifier_dropout": 0.0,
13
+ "d_model": 512,
14
+ "decoder_attention_heads": 8,
15
+ "decoder_ffn_dim": 2048,
16
+ "decoder_layerdrop": 0.0,
17
+ "decoder_layers": 6,
18
+ "decoder_start_token_id": 62841,
19
+ "decoder_vocab_size": 62842,
20
+ "dropout": 0.1,
21
+ "encoder_attention_heads": 8,
22
+ "encoder_ffn_dim": 2048,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 6,
25
+ "eos_token_id": 0,
26
+ "extra_pos_embeddings": 62842,
27
+ "forced_eos_token_id": 0,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1",
31
+ "2": "LABEL_2"
32
+ },
33
+ "init_std": 0.02,
34
+ "is_encoder_decoder": true,
35
+ "is_transformers_support_available": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2
40
+ },
41
+ "max_length": null,
42
+ "max_position_embeddings": 512,
43
+ "model_type": "marian",
44
+ "normalize_before": false,
45
+ "normalize_embedding": false,
46
+ "num_beams": null,
47
+ "num_hidden_layers": 6,
48
+ "pad_token_id": 62841,
49
+ "scale_embedding": true,
50
+ "share_encoder_decoder_embeddings": true,
51
+ "static_position_embeddings": true,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": "4.53.3",
54
+ "use_cache": true,
55
+ "vocab_size": 62842
56
+ }
Helsinki-NLP-opus-mt-af-ru/generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 62841
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 62841,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 62841,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.53.3"
16
+ }
Helsinki-NLP-opus-mt-af-ru/special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
5
+ }
Helsinki-NLP-opus-mt-af-ru/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-af-ru/tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "</s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<unk>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "62841": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "clean_up_tokenization_spaces": false,
29
+ "eos_token": "</s>",
30
+ "extra_special_tokens": {},
31
+ "model_max_length": 512,
32
+ "pad_token": "<pad>",
33
+ "separate_vocabs": false,
34
+ "source_lang": "afr",
35
+ "sp_model_kwargs": {},
36
+ "target_lang": "rus",
37
+ "tokenizer_class": "MarianTokenizer",
38
+ "unk_token": "<unk>"
39
+ }
Helsinki-NLP-opus-mt-af-ru/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-af-sv/README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - translation
4
+ license: apache-2.0
5
+ ---
6
+
7
+ ### opus-mt-af-sv
8
+
9
+ * source languages: af
10
+ * target languages: sv
11
+ * OPUS readme: [af-sv](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/af-sv/README.md)
12
+
13
+ * dataset: opus
14
+ * model: transformer-align
15
+ * pre-processing: normalization + SentencePiece
16
+ * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/af-sv/opus-2020-01-08.zip)
17
+ * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/af-sv/opus-2020-01-08.test.txt)
18
+ * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/af-sv/opus-2020-01-08.eval.txt)
19
+
20
+ ## Benchmarks
21
+
22
+ | testset | BLEU | chr-F |
23
+ |-----------------------|-------|-------|
24
+ | JW300.af.sv | 40.4 | 0.599 |
25
+
Helsinki-NLP-opus-mt-af-sv/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_num_labels": 3,
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "swish",
5
+ "add_bias_logits": false,
6
+ "add_final_layer_norm": false,
7
+ "architectures": [
8
+ "MarianMTModel"
9
+ ],
10
+ "attention_dropout": 0.0,
11
+ "bos_token_id": 0,
12
+ "classif_dropout": 0.0,
13
+ "classifier_dropout": 0.0,
14
+ "d_model": 512,
15
+ "decoder_attention_heads": 8,
16
+ "decoder_ffn_dim": 2048,
17
+ "decoder_layerdrop": 0.0,
18
+ "decoder_layers": 6,
19
+ "decoder_start_token_id": 58462,
20
+ "decoder_vocab_size": 58463,
21
+ "dropout": 0.1,
22
+ "encoder_attention_heads": 8,
23
+ "encoder_ffn_dim": 2048,
24
+ "encoder_layerdrop": 0.0,
25
+ "encoder_layers": 6,
26
+ "eos_token_id": 0,
27
+ "forced_eos_token_id": 0,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1",
31
+ "2": "LABEL_2"
32
+ },
33
+ "init_std": 0.02,
34
+ "is_encoder_decoder": true,
35
+ "is_transformers_support_available": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2
40
+ },
41
+ "max_length": null,
42
+ "max_position_embeddings": 512,
43
+ "model_type": "marian",
44
+ "normalize_before": false,
45
+ "normalize_embedding": false,
46
+ "num_beams": null,
47
+ "num_hidden_layers": 6,
48
+ "pad_token_id": 58462,
49
+ "scale_embedding": true,
50
+ "share_encoder_decoder_embeddings": true,
51
+ "static_position_embeddings": true,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": "4.53.3",
54
+ "use_cache": true,
55
+ "vocab_size": 58463
56
+ }
Helsinki-NLP-opus-mt-af-sv/generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 58462
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 58462,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 58462,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.53.3"
16
+ }
Helsinki-NLP-opus-mt-af-sv/special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
5
+ }
Helsinki-NLP-opus-mt-af-sv/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-af-sv/tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "</s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<unk>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "58462": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "clean_up_tokenization_spaces": false,
29
+ "eos_token": "</s>",
30
+ "extra_special_tokens": {},
31
+ "model_max_length": 512,
32
+ "pad_token": "<pad>",
33
+ "separate_vocabs": false,
34
+ "source_lang": "af",
35
+ "sp_model_kwargs": {},
36
+ "target_lang": "sv",
37
+ "tokenizer_class": "MarianTokenizer",
38
+ "unk_token": "<unk>"
39
+ }
Helsinki-NLP-opus-mt-af-sv/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-afa-afa/README.md ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - so
4
+ - ti
5
+ - am
6
+ - he
7
+ - mt
8
+ - ar
9
+ - afa
10
+
11
+ tags:
12
+ - translation
13
+
14
+ license: apache-2.0
15
+ ---
16
+
17
+ ### afa-afa
18
+
19
+ * source group: Afro-Asiatic languages
20
+ * target group: Afro-Asiatic languages
21
+ * OPUS readme: [afa-afa](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afa-afa/README.md)
22
+
23
+ * model: transformer
24
+ * source language(s): apc ara arq arz heb kab mlt shy_Latn thv
25
+ * target language(s): apc ara arq arz heb kab mlt shy_Latn thv
26
+ * model: transformer
27
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
28
+ * a sentence initial language token is required in the form of `>>id<<` (id = valid target language ID)
29
+ * download original weights: [opus-2020-07-26.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/afa-afa/opus-2020-07-26.zip)
30
+ * test set translations: [opus-2020-07-26.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afa-afa/opus-2020-07-26.test.txt)
31
+ * test set scores: [opus-2020-07-26.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afa-afa/opus-2020-07-26.eval.txt)
32
+
33
+ ## Benchmarks
34
+
35
+ | testset | BLEU | chr-F |
36
+ |-----------------------|-------|-------|
37
+ | Tatoeba-test.ara-ara.ara.ara | 4.3 | 0.148 |
38
+ | Tatoeba-test.ara-heb.ara.heb | 31.9 | 0.525 |
39
+ | Tatoeba-test.ara-kab.ara.kab | 0.3 | 0.120 |
40
+ | Tatoeba-test.ara-mlt.ara.mlt | 14.0 | 0.428 |
41
+ | Tatoeba-test.ara-shy.ara.shy | 1.3 | 0.050 |
42
+ | Tatoeba-test.heb-ara.heb.ara | 17.0 | 0.464 |
43
+ | Tatoeba-test.heb-kab.heb.kab | 1.9 | 0.104 |
44
+ | Tatoeba-test.kab-ara.kab.ara | 0.3 | 0.044 |
45
+ | Tatoeba-test.kab-heb.kab.heb | 5.1 | 0.099 |
46
+ | Tatoeba-test.kab-shy.kab.shy | 2.2 | 0.009 |
47
+ | Tatoeba-test.kab-tmh.kab.tmh | 10.7 | 0.007 |
48
+ | Tatoeba-test.mlt-ara.mlt.ara | 29.1 | 0.498 |
49
+ | Tatoeba-test.multi.multi | 20.8 | 0.434 |
50
+ | Tatoeba-test.shy-ara.shy.ara | 1.2 | 0.053 |
51
+ | Tatoeba-test.shy-kab.shy.kab | 2.0 | 0.134 |
52
+ | Tatoeba-test.tmh-kab.tmh.kab | 0.0 | 0.047 |
53
+
54
+
55
+ ### System Info:
56
+ - hf_name: afa-afa
57
+
58
+ - source_languages: afa
59
+
60
+ - target_languages: afa
61
+
62
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afa-afa/README.md
63
+
64
+ - original_repo: Tatoeba-Challenge
65
+
66
+ - tags: ['translation']
67
+
68
+ - languages: ['so', 'ti', 'am', 'he', 'mt', 'ar', 'afa']
69
+
70
+ - src_constituents: {'som', 'rif_Latn', 'tir', 'kab', 'arq', 'afb', 'amh', 'arz', 'heb', 'shy_Latn', 'apc', 'mlt', 'thv', 'ara', 'hau_Latn', 'acm', 'ary'}
71
+
72
+ - tgt_constituents: {'som', 'rif_Latn', 'tir', 'kab', 'arq', 'afb', 'amh', 'arz', 'heb', 'shy_Latn', 'apc', 'mlt', 'thv', 'ara', 'hau_Latn', 'acm', 'ary'}
73
+
74
+ - src_multilingual: True
75
+
76
+ - tgt_multilingual: True
77
+
78
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
79
+
80
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/afa-afa/opus-2020-07-26.zip
81
+
82
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/afa-afa/opus-2020-07-26.test.txt
83
+
84
+ - src_alpha3: afa
85
+
86
+ - tgt_alpha3: afa
87
+
88
+ - short_pair: afa-afa
89
+
90
+ - chrF2_score: 0.434
91
+
92
+ - bleu: 20.8
93
+
94
+ - brevity_penalty: 1.0
95
+
96
+ - ref_len: 15215.0
97
+
98
+ - src_name: Afro-Asiatic languages
99
+
100
+ - tgt_name: Afro-Asiatic languages
101
+
102
+ - train_date: 2020-07-26
103
+
104
+ - src_alpha2: afa
105
+
106
+ - tgt_alpha2: afa
107
+
108
+ - prefer_old: False
109
+
110
+ - long_pair: afa-afa
111
+
112
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
113
+
114
+ - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
115
+
116
+ - port_machine: brutasse
117
+
118
+ - port_time: 2020-08-21-14:41
Helsinki-NLP-opus-mt-afa-afa/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "swish",
4
+ "add_bias_logits": false,
5
+ "add_final_layer_norm": false,
6
+ "architectures": [
7
+ "MarianMTModel"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "bos_token_id": 0,
11
+ "classif_dropout": 0.0,
12
+ "classifier_dropout": 0.0,
13
+ "d_model": 512,
14
+ "decoder_attention_heads": 8,
15
+ "decoder_ffn_dim": 2048,
16
+ "decoder_layerdrop": 0.0,
17
+ "decoder_layers": 6,
18
+ "decoder_start_token_id": 33713,
19
+ "decoder_vocab_size": 33714,
20
+ "dropout": 0.1,
21
+ "encoder_attention_heads": 8,
22
+ "encoder_ffn_dim": 2048,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 6,
25
+ "eos_token_id": 0,
26
+ "extra_pos_embeddings": 33714,
27
+ "forced_eos_token_id": 0,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1",
31
+ "2": "LABEL_2"
32
+ },
33
+ "init_std": 0.02,
34
+ "is_encoder_decoder": true,
35
+ "is_transformers_support_available": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2
40
+ },
41
+ "max_length": null,
42
+ "max_position_embeddings": 512,
43
+ "model_type": "marian",
44
+ "normalize_before": false,
45
+ "normalize_embedding": false,
46
+ "num_beams": null,
47
+ "num_hidden_layers": 6,
48
+ "pad_token_id": 33713,
49
+ "scale_embedding": true,
50
+ "share_encoder_decoder_embeddings": true,
51
+ "static_position_embeddings": true,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": "4.53.3",
54
+ "use_cache": true,
55
+ "vocab_size": 33714
56
+ }
Helsinki-NLP-opus-mt-afa-afa/generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 33713
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 33713,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 33713,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.53.3"
16
+ }
Helsinki-NLP-opus-mt-afa-afa/special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
5
+ }
Helsinki-NLP-opus-mt-afa-afa/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-afa-afa/tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "</s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<unk>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "33713": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "clean_up_tokenization_spaces": false,
29
+ "eos_token": "</s>",
30
+ "extra_special_tokens": {},
31
+ "model_max_length": 512,
32
+ "pad_token": "<pad>",
33
+ "separate_vocabs": false,
34
+ "source_lang": "afa",
35
+ "sp_model_kwargs": {},
36
+ "target_lang": "afa",
37
+ "tokenizer_class": "MarianTokenizer",
38
+ "unk_token": "<unk>"
39
+ }
Helsinki-NLP-opus-mt-afa-afa/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-afa-en/README.md ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - so
4
+ - ti
5
+ - am
6
+ - he
7
+ - mt
8
+ - ar
9
+ - afa
10
+ - en
11
+
12
+ tags:
13
+ - translation
14
+
15
+ license: apache-2.0
16
+ ---
17
+
18
+ ### afa-eng
19
+
20
+ * source group: Afro-Asiatic languages
21
+ * target group: English
22
+ * OPUS readme: [afa-eng](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afa-eng/README.md)
23
+
24
+ * model: transformer
25
+ * source language(s): acm afb amh apc ara arq ary arz hau_Latn heb kab mlt rif_Latn shy_Latn som tir
26
+ * target language(s): eng
27
+ * model: transformer
28
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
29
+ * download original weights: [opus2m-2020-07-31.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.zip)
30
+ * test set translations: [opus2m-2020-07-31.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.test.txt)
31
+ * test set scores: [opus2m-2020-07-31.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.eval.txt)
32
+
33
+ ## Benchmarks
34
+
35
+ | testset | BLEU | chr-F |
36
+ |-----------------------|-------|-------|
37
+ | Tatoeba-test.amh-eng.amh.eng | 35.9 | 0.550 |
38
+ | Tatoeba-test.ara-eng.ara.eng | 36.6 | 0.543 |
39
+ | Tatoeba-test.hau-eng.hau.eng | 11.9 | 0.327 |
40
+ | Tatoeba-test.heb-eng.heb.eng | 42.7 | 0.591 |
41
+ | Tatoeba-test.kab-eng.kab.eng | 4.3 | 0.213 |
42
+ | Tatoeba-test.mlt-eng.mlt.eng | 44.3 | 0.618 |
43
+ | Tatoeba-test.multi.eng | 27.1 | 0.464 |
44
+ | Tatoeba-test.rif-eng.rif.eng | 3.5 | 0.141 |
45
+ | Tatoeba-test.shy-eng.shy.eng | 0.6 | 0.125 |
46
+ | Tatoeba-test.som-eng.som.eng | 23.6 | 0.472 |
47
+ | Tatoeba-test.tir-eng.tir.eng | 13.1 | 0.328 |
48
+
49
+
50
+ ### System Info:
51
+ - hf_name: afa-eng
52
+
53
+ - source_languages: afa
54
+
55
+ - target_languages: eng
56
+
57
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afa-eng/README.md
58
+
59
+ - original_repo: Tatoeba-Challenge
60
+
61
+ - tags: ['translation']
62
+
63
+ - languages: ['so', 'ti', 'am', 'he', 'mt', 'ar', 'afa', 'en']
64
+
65
+ - src_constituents: {'som', 'rif_Latn', 'tir', 'kab', 'arq', 'afb', 'amh', 'arz', 'heb', 'shy_Latn', 'apc', 'mlt', 'thv', 'ara', 'hau_Latn', 'acm', 'ary'}
66
+
67
+ - tgt_constituents: {'eng'}
68
+
69
+ - src_multilingual: True
70
+
71
+ - tgt_multilingual: False
72
+
73
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
74
+
75
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.zip
76
+
77
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.test.txt
78
+
79
+ - src_alpha3: afa
80
+
81
+ - tgt_alpha3: eng
82
+
83
+ - short_pair: afa-en
84
+
85
+ - chrF2_score: 0.46399999999999997
86
+
87
+ - bleu: 27.1
88
+
89
+ - brevity_penalty: 1.0
90
+
91
+ - ref_len: 69373.0
92
+
93
+ - src_name: Afro-Asiatic languages
94
+
95
+ - tgt_name: English
96
+
97
+ - train_date: 2020-07-31
98
+
99
+ - src_alpha2: afa
100
+
101
+ - tgt_alpha2: en
102
+
103
+ - prefer_old: False
104
+
105
+ - long_pair: afa-eng
106
+
107
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
108
+
109
+ - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
110
+
111
+ - port_machine: brutasse
112
+
113
+ - port_time: 2020-08-21-14:41
Helsinki-NLP-opus-mt-afa-en/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "swish",
4
+ "add_bias_logits": false,
5
+ "add_final_layer_norm": false,
6
+ "architectures": [
7
+ "MarianMTModel"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "bos_token_id": 0,
11
+ "classif_dropout": 0.0,
12
+ "classifier_dropout": 0.0,
13
+ "d_model": 512,
14
+ "decoder_attention_heads": 8,
15
+ "decoder_ffn_dim": 2048,
16
+ "decoder_layerdrop": 0.0,
17
+ "decoder_layers": 6,
18
+ "decoder_start_token_id": 61179,
19
+ "decoder_vocab_size": 61180,
20
+ "dropout": 0.1,
21
+ "encoder_attention_heads": 8,
22
+ "encoder_ffn_dim": 2048,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 6,
25
+ "eos_token_id": 0,
26
+ "extra_pos_embeddings": 61180,
27
+ "forced_eos_token_id": 0,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1",
31
+ "2": "LABEL_2"
32
+ },
33
+ "init_std": 0.02,
34
+ "is_encoder_decoder": true,
35
+ "is_transformers_support_available": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2
40
+ },
41
+ "max_length": null,
42
+ "max_position_embeddings": 512,
43
+ "model_type": "marian",
44
+ "normalize_before": false,
45
+ "normalize_embedding": false,
46
+ "num_beams": null,
47
+ "num_hidden_layers": 6,
48
+ "pad_token_id": 61179,
49
+ "scale_embedding": true,
50
+ "share_encoder_decoder_embeddings": true,
51
+ "static_position_embeddings": true,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": "4.53.3",
54
+ "use_cache": true,
55
+ "vocab_size": 61180
56
+ }
Helsinki-NLP-opus-mt-afa-en/generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 61179
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 61179,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 61179,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.53.3"
16
+ }
Helsinki-NLP-opus-mt-afa-en/special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
5
+ }
Helsinki-NLP-opus-mt-afa-en/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-afa-en/tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "</s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<unk>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "61179": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "clean_up_tokenization_spaces": false,
29
+ "eos_token": "</s>",
30
+ "extra_special_tokens": {},
31
+ "model_max_length": 512,
32
+ "pad_token": "<pad>",
33
+ "separate_vocabs": false,
34
+ "source_lang": "afa",
35
+ "sp_model_kwargs": {},
36
+ "target_lang": "eng",
37
+ "tokenizer_class": "MarianTokenizer",
38
+ "unk_token": "<unk>"
39
+ }
Helsinki-NLP-opus-mt-afa-en/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-alv-en/README.md ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - sn
4
+ - rw
5
+ - wo
6
+ - ig
7
+ - sg
8
+ - ee
9
+ - zu
10
+ - lg
11
+ - ts
12
+ - ln
13
+ - ny
14
+ - yo
15
+ - rn
16
+ - xh
17
+ - alv
18
+ - en
19
+
20
+ tags:
21
+ - translation
22
+
23
+ license: apache-2.0
24
+ ---
25
+
26
+ ### alv-eng
27
+
28
+ * source group: Atlantic-Congo languages
29
+ * target group: English
30
+ * OPUS readme: [alv-eng](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/alv-eng/README.md)
31
+
32
+ * model: transformer
33
+ * source language(s): ewe fuc fuv ibo kin lin lug nya run sag sna swh toi_Latn tso umb wol xho yor zul
34
+ * target language(s): eng
35
+ * model: transformer
36
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
37
+ * download original weights: [opus2m-2020-07-31.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/alv-eng/opus2m-2020-07-31.zip)
38
+ * test set translations: [opus2m-2020-07-31.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/alv-eng/opus2m-2020-07-31.test.txt)
39
+ * test set scores: [opus2m-2020-07-31.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/alv-eng/opus2m-2020-07-31.eval.txt)
40
+
41
+ ## Benchmarks
42
+
43
+ | testset | BLEU | chr-F |
44
+ |-----------------------|-------|-------|
45
+ | Tatoeba-test.ewe-eng.ewe.eng | 6.3 | 0.328 |
46
+ | Tatoeba-test.ful-eng.ful.eng | 0.4 | 0.108 |
47
+ | Tatoeba-test.ibo-eng.ibo.eng | 4.5 | 0.196 |
48
+ | Tatoeba-test.kin-eng.kin.eng | 30.7 | 0.511 |
49
+ | Tatoeba-test.lin-eng.lin.eng | 2.8 | 0.213 |
50
+ | Tatoeba-test.lug-eng.lug.eng | 3.4 | 0.140 |
51
+ | Tatoeba-test.multi.eng | 20.9 | 0.376 |
52
+ | Tatoeba-test.nya-eng.nya.eng | 38.7 | 0.492 |
53
+ | Tatoeba-test.run-eng.run.eng | 24.5 | 0.417 |
54
+ | Tatoeba-test.sag-eng.sag.eng | 5.5 | 0.177 |
55
+ | Tatoeba-test.sna-eng.sna.eng | 26.9 | 0.412 |
56
+ | Tatoeba-test.swa-eng.swa.eng | 4.9 | 0.196 |
57
+ | Tatoeba-test.toi-eng.toi.eng | 3.9 | 0.147 |
58
+ | Tatoeba-test.tso-eng.tso.eng | 76.7 | 0.957 |
59
+ | Tatoeba-test.umb-eng.umb.eng | 4.0 | 0.195 |
60
+ | Tatoeba-test.wol-eng.wol.eng | 3.7 | 0.170 |
61
+ | Tatoeba-test.xho-eng.xho.eng | 38.9 | 0.556 |
62
+ | Tatoeba-test.yor-eng.yor.eng | 25.1 | 0.412 |
63
+ | Tatoeba-test.zul-eng.zul.eng | 46.1 | 0.623 |
64
+
65
+
66
+ ### System Info:
67
+ - hf_name: alv-eng
68
+
69
+ - source_languages: alv
70
+
71
+ - target_languages: eng
72
+
73
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/alv-eng/README.md
74
+
75
+ - original_repo: Tatoeba-Challenge
76
+
77
+ - tags: ['translation']
78
+
79
+ - languages: ['sn', 'rw', 'wo', 'ig', 'sg', 'ee', 'zu', 'lg', 'ts', 'ln', 'ny', 'yo', 'rn', 'xh', 'alv', 'en']
80
+
81
+ - src_constituents: {'sna', 'kin', 'wol', 'ibo', 'swh', 'sag', 'ewe', 'zul', 'fuc', 'lug', 'tso', 'lin', 'nya', 'yor', 'run', 'xho', 'fuv', 'toi_Latn', 'umb'}
82
+
83
+ - tgt_constituents: {'eng'}
84
+
85
+ - src_multilingual: True
86
+
87
+ - tgt_multilingual: False
88
+
89
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
90
+
91
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/alv-eng/opus2m-2020-07-31.zip
92
+
93
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/alv-eng/opus2m-2020-07-31.test.txt
94
+
95
+ - src_alpha3: alv
96
+
97
+ - tgt_alpha3: eng
98
+
99
+ - short_pair: alv-en
100
+
101
+ - chrF2_score: 0.376
102
+
103
+ - bleu: 20.9
104
+
105
+ - brevity_penalty: 1.0
106
+
107
+ - ref_len: 15208.0
108
+
109
+ - src_name: Atlantic-Congo languages
110
+
111
+ - tgt_name: English
112
+
113
+ - train_date: 2020-07-31
114
+
115
+ - src_alpha2: alv
116
+
117
+ - tgt_alpha2: en
118
+
119
+ - prefer_old: False
120
+
121
+ - long_pair: alv-eng
122
+
123
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
124
+
125
+ - transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
126
+
127
+ - port_machine: brutasse
128
+
129
+ - port_time: 2020-08-21-14:41
Helsinki-NLP-opus-mt-alv-en/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "swish",
4
+ "add_bias_logits": false,
5
+ "add_final_layer_norm": false,
6
+ "architectures": [
7
+ "MarianMTModel"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "bos_token_id": 0,
11
+ "classif_dropout": 0.0,
12
+ "classifier_dropout": 0.0,
13
+ "d_model": 512,
14
+ "decoder_attention_heads": 8,
15
+ "decoder_ffn_dim": 2048,
16
+ "decoder_layerdrop": 0.0,
17
+ "decoder_layers": 6,
18
+ "decoder_start_token_id": 61548,
19
+ "decoder_vocab_size": 61549,
20
+ "dropout": 0.1,
21
+ "encoder_attention_heads": 8,
22
+ "encoder_ffn_dim": 2048,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 6,
25
+ "eos_token_id": 0,
26
+ "extra_pos_embeddings": 61549,
27
+ "forced_eos_token_id": 0,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1",
31
+ "2": "LABEL_2"
32
+ },
33
+ "init_std": 0.02,
34
+ "is_encoder_decoder": true,
35
+ "is_transformers_support_available": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2
40
+ },
41
+ "max_length": null,
42
+ "max_position_embeddings": 512,
43
+ "model_type": "marian",
44
+ "normalize_before": false,
45
+ "normalize_embedding": false,
46
+ "num_beams": null,
47
+ "num_hidden_layers": 6,
48
+ "pad_token_id": 61548,
49
+ "scale_embedding": true,
50
+ "share_encoder_decoder_embeddings": true,
51
+ "static_position_embeddings": true,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": "4.53.3",
54
+ "use_cache": true,
55
+ "vocab_size": 61549
56
+ }
Helsinki-NLP-opus-mt-alv-en/generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 61548
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 61548,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 61548,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.53.3"
16
+ }
Helsinki-NLP-opus-mt-alv-en/special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
5
+ }
Helsinki-NLP-opus-mt-alv-en/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-alv-en/tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "</s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<unk>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "61548": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "clean_up_tokenization_spaces": false,
29
+ "eos_token": "</s>",
30
+ "extra_special_tokens": {},
31
+ "model_max_length": 512,
32
+ "pad_token": "<pad>",
33
+ "separate_vocabs": false,
34
+ "source_lang": "alv",
35
+ "sp_model_kwargs": {},
36
+ "target_lang": "eng",
37
+ "tokenizer_class": "MarianTokenizer",
38
+ "unk_token": "<unk>"
39
+ }
Helsinki-NLP-opus-mt-alv-en/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
Helsinki-NLP-opus-mt-am-sv/README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - translation
4
+ license: apache-2.0
5
+ ---
6
+
7
+ ### opus-mt-am-sv
8
+
9
+ * source languages: am
10
+ * target languages: sv
11
+ * OPUS readme: [am-sv](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/am-sv/README.md)
12
+
13
+ * dataset: opus
14
+ * model: transformer-align
15
+ * pre-processing: normalization + SentencePiece
16
+ * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/am-sv/opus-2020-01-08.zip)
17
+ * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/am-sv/opus-2020-01-08.test.txt)
18
+ * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/am-sv/opus-2020-01-08.eval.txt)
19
+
20
+ ## Benchmarks
21
+
22
+ | testset | BLEU | chr-F |
23
+ |-----------------------|-------|-------|
24
+ | JW300.am.sv | 21.0 | 0.377 |
25
+