system HF staff commited on
Commit
ce4ca8e
1 Parent(s): 336543b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +87 -0
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: cpf
3
+ tags:
4
+ - translation
5
+
6
+ license: apache-2.0
7
+ ---
8
+
9
+ ### cpf-eng
10
+
11
+ * source group: Creoles and pidgins, French‑based
12
+ * target group: English
13
+ * OPUS readme: [cpf-eng](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/cpf-eng/README.md)
14
+
15
+ * model: transformer
16
+ * source language(s): gcf_Latn hat mfe
17
+ * target language(s): eng
18
+ * model: transformer
19
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
20
+ * download original weights: [opus2m-2020-07-31.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/cpf-eng/opus2m-2020-07-31.zip)
21
+ * test set translations: [opus2m-2020-07-31.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/cpf-eng/opus2m-2020-07-31.test.txt)
22
+ * test set scores: [opus2m-2020-07-31.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/cpf-eng/opus2m-2020-07-31.eval.txt)
23
+
24
+ ## Benchmarks
25
+
26
+ | testset | BLEU | chr-F |
27
+ |-----------------------|-------|-------|
28
+ | Tatoeba-test.gcf-eng.gcf.eng | 8.4 | 0.229 |
29
+ | Tatoeba-test.hat-eng.hat.eng | 28.0 | 0.421 |
30
+ | Tatoeba-test.mfe-eng.mfe.eng | 66.0 | 0.808 |
31
+ | Tatoeba-test.multi.eng | 16.3 | 0.323 |
32
+
33
+
34
+ ### System Info:
35
+ - hf_name: cpf-eng
36
+
37
+ - source_languages: cpf
38
+
39
+ - target_languages: eng
40
+
41
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/cpf-eng/README.md
42
+
43
+ - original_repo: Tatoeba-Challenge
44
+
45
+ - tags: ['translation']
46
+
47
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
48
+
49
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cpf-eng/opus2m-2020-07-31.zip
50
+
51
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/cpf-eng/opus2m-2020-07-31.test.txt
52
+
53
+ - src_alpha3: cpf
54
+
55
+ - tgt_alpha3: eng
56
+
57
+ - short_pair: cpf-en
58
+
59
+ - chrF2_score: 0.32299999999999995
60
+
61
+ - bleu: 16.3
62
+
63
+ - brevity_penalty: 1.0
64
+
65
+ - ref_len: 990.0
66
+
67
+ - src_name: Creoles and pidgins, French‑based
68
+
69
+ - tgt_name: English
70
+
71
+ - train_date: 2020-07-31
72
+
73
+ - src_alpha2: cpf
74
+
75
+ - tgt_alpha2: en
76
+
77
+ - prefer_old: False
78
+
79
+ - long_pair: cpf-eng
80
+
81
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
82
+
83
+ - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
84
+
85
+ - port_machine: brutasse
86
+
87
+ - port_time: 2020-08-18-01:48