hunterschep commited on
Commit
2d55a19
·
verified ·
1 Parent(s): 4a34497

Publish 2026-08-24 public no-Bible corpus from 573488b

Browse files
README.md CHANGED
@@ -58,31 +58,31 @@ Commercial AI use is prohibited without prior written permission. See the [Formo
58
 
59
  | Config | Rows | Train | Validate | Test | Synthetic train |
60
  |---|---:|---:|---:|---:|---:|
61
- | `formosan-en` | 203,639 | 173,078 | 10,189 | 20,372 | 96,970 |
62
- | `formosan-zh` | 415,359 | 353,041 | 20,775 | 41,543 | 6,121 |
63
- | **Total** | **618,998** | **526,119** | **30,964** | **61,915** | **103,091** |
64
 
65
- Every language is split approximately 85% train, 5% validation, and 10% test. Evaluation contains only eligible human sentence references. Synthetic pivots and short entries are train-only.
66
 
67
  ## Languages
68
 
69
  | Code | Language | English pairs | Chinese pairs |
70
  |---|---|---:|---:|
71
- | `ami` | Amis | 26,726 | 88,401 |
72
- | `bnn` | Bunun | 19,865 | 36,112 |
73
- | `ckv` | Kavalan | 7,367 | 17,410 |
74
- | `dru` | Rukai | 25,364 | 45,769 |
75
- | `pwn` | Paiwan | 19,485 | 30,265 |
76
- | `pyu` | Puyuma | 16,592 | 29,940 |
77
- | `ssf` | Thao | 5,132 | 12,913 |
78
- | `sxr` | Saaroa | 5,151 | 10,955 |
79
- | `szy` | Sakizaya | 6,637 | 13,754 |
80
- | `tao` | Tao / Yami | 6,212 | 14,064 |
81
- | `tay` | Atayal | 24,755 | 39,664 |
82
- | `trv` | Seediq / Truku | 18,678 | 34,653 |
83
- | `tsu` | Tsou | 6,281 | 10,616 |
84
- | `xnb` | Kanakanavu | 8,675 | 17,050 |
85
- | `xsy` | Saisiyat | 6,719 | 13,793 |
86
 
87
  ## Schema
88
 
@@ -106,10 +106,10 @@ The builder groups exact normalized pairs and punctuation skeletons, blocks one-
106
 
107
  | Direction | Eval rows | TM BLEU | TM chrF2 | Mean source exposure | Source >= 0.70 |
108
  |---|---:|---:|---:|---:|---:|
109
- | English to Formosan | 30,561 | 3.67 | 19.69 | 0.239 | 0.844% |
110
- | Formosan to English | 30,561 | 4.90 | 19.11 | 0.246 | 0.684% |
111
- | Formosan to Chinese | 62,318 | 1.22 | 6.41 | 0.228 | 0.591% |
112
- | Chinese to Formosan | 62,318 | 2.53 | 16.07 | 0.092 | 0.512% |
113
 
114
  TM scores measure nearest-neighbor translation-memory retrieval, not model quality. All four directions have zero exact overlap and zero source, target, or pair exposure at 0.95.
115
 
@@ -117,9 +117,9 @@ TM scores measure nearest-neighbor translation-memory retrieval, not model quali
117
 
118
  - Public FormosanBank commit: `3a3c47c220520113f747e6a2d441494000e13c4b`
119
  - FormosanBank QC commit: `acc3ec9f3137a59b9661e446a750ee1606720394`
120
- - Toolkit commit: `2201d0de57e43072e3453bcdd479e4994e3b3519`
121
  - MT standardization: `formosan-mt-standard-v3`
122
- - Build completed: 2026-08-16
123
 
124
  Artifact hashes and per-language counts are recorded in `provenance/release_metadata.json` and `SHA256SUMS`.
125
 
 
58
 
59
  | Config | Rows | Train | Validate | Test | Synthetic train |
60
  |---|---:|---:|---:|---:|---:|
61
+ | `formosan-en` | 328,943 | 296,930 | 10,674 | 21,339 | 222,274 |
62
+ | `formosan-zh` | 415,361 | 353,961 | 20,469 | 40,931 | 6,123 |
63
+ | **Total** | **744,304** | **650,891** | **31,143** | **62,270** | **228,397** |
64
 
65
+ Human pairs in every language use 70% train, 10% validation, and 20% test for Formosan-English, and 85% train, 5% validation, and 10% test for Formosan-Chinese. Evaluation contains only eligible human sentence references. Synthetic pivots and short entries are added to training, so final augmented-corpus percentages are more train-heavy.
66
 
67
  ## Languages
68
 
69
  | Code | Language | English pairs | Chinese pairs |
70
  |---|---|---:|---:|
71
+ | `ami` | Amis | 67,287 | 88,403 |
72
+ | `bnn` | Bunun | 27,609 | 36,112 |
73
+ | `ckv` | Kavalan | 15,335 | 17,410 |
74
+ | `dru` | Rukai | 34,711 | 45,769 |
75
+ | `pwn` | Paiwan | 24,518 | 30,265 |
76
+ | `pyu` | Puyuma | 23,226 | 29,940 |
77
+ | `ssf` | Thao | 10,893 | 12,913 |
78
+ | `sxr` | Saaroa | 8,080 | 10,955 |
79
+ | `szy` | Sakizaya | 11,635 | 13,754 |
80
+ | `tao` | Tao / Yami | 11,765 | 14,064 |
81
+ | `tay` | Atayal | 30,581 | 39,664 |
82
+ | `trv` | Seediq / Truku | 28,197 | 34,653 |
83
+ | `tsu` | Tsou | 9,077 | 10,616 |
84
+ | `xnb` | Kanakanavu | 13,647 | 17,050 |
85
+ | `xsy` | Saisiyat | 12,382 | 13,793 |
86
 
87
  ## Schema
88
 
 
106
 
107
  | Direction | Eval rows | TM BLEU | TM chrF2 | Mean source exposure | Source >= 0.70 |
108
  |---|---:|---:|---:|---:|---:|
109
+ | English to Formosan | 32,013 | 3.70 | 19.54 | 0.256 | 0.943% |
110
+ | Formosan to English | 32,013 | 4.98 | 19.36 | 0.258 | 0.975% |
111
+ | Formosan to Chinese | 61,400 | 1.22 | 6.42 | 0.227 | 0.583% |
112
+ | Chinese to Formosan | 61,400 | 2.53 | 16.06 | 0.092 | 0.510% |
113
 
114
  TM scores measure nearest-neighbor translation-memory retrieval, not model quality. All four directions have zero exact overlap and zero source, target, or pair exposure at 0.95.
115
 
 
117
 
118
  - Public FormosanBank commit: `3a3c47c220520113f747e6a2d441494000e13c4b`
119
  - FormosanBank QC commit: `acc3ec9f3137a59b9661e446a750ee1606720394`
120
+ - Toolkit commit: `573488b215ee1cf3701519a5bcd1010e8f0c6548`
121
  - MT standardization: `formosan-mt-standard-v3`
122
+ - Build completed: 2026-08-24
123
 
124
  Artifact hashes and per-language counts are recorded in `provenance/release_metadata.json` and `SHA256SUMS`.
125
 
SHA256SUMS CHANGED
@@ -1,10 +1,10 @@
1
- 3b97e27a1ffebf63ee49eb21fbd753f05935ed622b6e11e0c4359b89034bcfbd README.md
2
- c62665de8088c96a912f795ac85170429ecf9590e59a01fd70eeffaaa310b06a formosan_en_hf.csv
3
- 38cd98673b898a661889c91c2a240c0244d2eb4cb76cbbb2c80bdbfad2e3fd46 formosan_zh_hf.csv
4
- a0b76092635e738e93bc69e2277ac77bd057aa8341950ae5e5b9e4a85a3df11d provenance/exposure_en.json
5
- 96ab2e78920ecaa560a6f526d8bb275a8129096f3b97162773c3a09c48c3783f provenance/exposure_zh.json
6
- 64934f56500c2080dac1996b631c54dd0567160041239e3e32ca50ef001ae37a provenance/formosan_en_rows.parquet
7
- 9d911753355675b1f0191790d81401eb54fe1fd34019ebf9a069b1fdcf15eaf6 provenance/formosan_zh_rows.parquet
8
- 0ca6cc2f528893853305c8a66f26e00f374a39a89cc6b4980d379f016e962850 provenance/release_metadata.json
9
- 996d0467cbe314fe81ed9bbb98cb3a52387467ef5d279d7c1fc0f36f810f6204 provenance/validation_en.json
10
- 24d193c6de9dae7f0e1958552b2392aecda247f413501aaba9713ae91369958f provenance/validation_zh.json
 
1
+ 44a250150a8cfddc998ee349520f11b7f3ec5d12500531a6e50fe875730f82b1 README.md
2
+ 51c0b233e53dbecff1cb481f9b47f47551442760445df7c7c40a99f9e7a5eb9e formosan_en_hf.csv
3
+ ad7cc00941f3b45c3c57ad7c6fa10aa4634ffd8a67243c495e500732caf3a822 formosan_zh_hf.csv
4
+ 48307b5d419674bbd58d5d35a26cf44131761362b89e74b20adac3d621ab6225 provenance/exposure_en.json
5
+ 1917376252a7141261a401e92b7e36e1f00ee39b400b2e6d259dd5dcdec13c52 provenance/exposure_zh.json
6
+ 34e8248aa7afe179a3ff68f332f09e77d9b7ae566ff76881921ca6b211696ccb provenance/formosan_en_rows.parquet
7
+ 93a453f4ba142db74a699ae36a86fd3ba3559a0f41765e88f6f78e9c258b0f92 provenance/formosan_zh_rows.parquet
8
+ 8cd64d8d8b88a83153a18e35d8d023ad49d1219d9939985b92ca666470d22cf8 provenance/release_metadata.json
9
+ baa0c12cabbaf1b4f9dfb615654aadd1d2e19a860840d3014d2029d5a482f645 provenance/validation_en.json
10
+ fac03bc17b904c0776e12ace1633fcd558a5cf692056cc69571761b160e58750 provenance/validation_zh.json
formosan_en_hf.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c62665de8088c96a912f795ac85170429ecf9590e59a01fd70eeffaaa310b06a
3
- size 48340889
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c0b233e53dbecff1cb481f9b47f47551442760445df7c7c40a99f9e7a5eb9e
3
+ size 71375458
formosan_zh_hf.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38cd98673b898a661889c91c2a240c0244d2eb4cb76cbbb2c80bdbfad2e3fd46
3
- size 80942672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad7cc00941f3b45c3c57ad7c6fa10aa4634ffd8a67243c495e500732caf3a822
3
+ size 80942742
provenance/exposure_en.json CHANGED
The diff for this file is too large to render. See raw diff
 
provenance/exposure_zh.json CHANGED
The diff for this file is too large to render. See raw diff
 
provenance/formosan_en_rows.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64934f56500c2080dac1996b631c54dd0567160041239e3e32ca50ef001ae37a
3
- size 13413605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34e8248aa7afe179a3ff68f332f09e77d9b7ae566ff76881921ca6b211696ccb
3
+ size 21296216
provenance/formosan_zh_rows.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d911753355675b1f0191790d81401eb54fe1fd34019ebf9a069b1fdcf15eaf6
3
- size 26699085
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93a453f4ba142db74a699ae36a86fd3ba3559a0f41765e88f6f78e9c258b0f92
3
+ size 26693184
provenance/release_metadata.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
  "artifacts": {
3
  "provenance/exposure_en.json": {
4
- "bytes": 513642,
5
- "sha256": "a0b76092635e738e93bc69e2277ac77bd057aa8341950ae5e5b9e4a85a3df11d"
6
  },
7
  "provenance/exposure_zh.json": {
8
- "bytes": 526073,
9
- "sha256": "96ab2e78920ecaa560a6f526d8bb275a8129096f3b97162773c3a09c48c3783f"
10
  },
11
  "provenance/validation_en.json": {
12
- "bytes": 38246,
13
- "sha256": "996d0467cbe314fe81ed9bbb98cb3a52387467ef5d279d7c1fc0f36f810f6204"
14
  },
15
  "provenance/validation_zh.json": {
16
- "bytes": 45549,
17
- "sha256": "24d193c6de9dae7f0e1958552b2392aecda247f413501aaba9713ae91369958f"
18
  }
19
  },
20
  "complete": true,
@@ -22,111 +22,111 @@
22
  "formosan-en": {
23
  "artifacts": {
24
  "formosan_en_hf.csv": {
25
- "bytes": 48340889,
26
- "sha256": "c62665de8088c96a912f795ac85170429ecf9590e59a01fd70eeffaaa310b06a"
27
  },
28
  "provenance/formosan_en_rows.parquet": {
29
- "bytes": 13413605,
30
- "sha256": "64934f56500c2080dac1996b631c54dd0567160041239e3e32ca50ef001ae37a"
31
  }
32
  },
33
  "by_language": {
34
- "ami": 26726,
35
- "bnn": 19865,
36
- "ckv": 7367,
37
- "dru": 25364,
38
- "pwn": 19485,
39
- "pyu": 16592,
40
- "ssf": 5132,
41
- "sxr": 5151,
42
- "szy": 6637,
43
- "tao": 6212,
44
- "tay": 24755,
45
- "trv": 18678,
46
- "tsu": 6281,
47
- "xnb": 8675,
48
- "xsy": 6719
49
  },
50
  "by_language_and_split": {
51
  "ami": {
52
- "test": 2673,
53
- "train": 22716,
54
- "validate": 1337
55
  },
56
  "bnn": {
57
- "test": 1987,
58
- "train": 16884,
59
- "validate": 994
60
  },
61
  "ckv": {
62
- "test": 737,
63
- "train": 6261,
64
- "validate": 369
65
  },
66
  "dru": {
67
- "test": 2537,
68
- "train": 21558,
69
- "validate": 1269
70
  },
71
  "pwn": {
72
- "test": 1949,
73
- "train": 16561,
74
- "validate": 975
75
  },
76
  "pyu": {
77
- "test": 1660,
78
- "train": 14102,
79
- "validate": 830
80
  },
81
  "ssf": {
82
- "test": 514,
83
- "train": 4361,
84
- "validate": 257
85
  },
86
  "sxr": {
87
- "test": 516,
88
- "train": 4377,
89
- "validate": 258
90
  },
91
  "szy": {
92
- "test": 664,
93
- "train": 5641,
94
- "validate": 332
95
  },
96
  "tao": {
97
- "test": 622,
98
- "train": 5279,
99
- "validate": 311
100
  },
101
  "tay": {
102
- "test": 2476,
103
- "train": 21041,
104
- "validate": 1238
105
  },
106
  "trv": {
107
- "test": 1868,
108
- "train": 15876,
109
- "validate": 934
110
  },
111
  "tsu": {
112
- "test": 629,
113
- "train": 5337,
114
- "validate": 315
115
  },
116
  "xnb": {
117
- "test": 868,
118
- "train": 7373,
119
- "validate": 434
120
  },
121
  "xsy": {
122
- "test": 672,
123
- "train": 5711,
124
- "validate": 336
125
  }
126
  },
127
  "dialects": {
128
  "Central": 4577,
129
- "Coastal": 5748,
130
  "Dawu": 3733,
131
  "DeluValley": 3670,
132
  "Dona": 3726,
@@ -135,72 +135,62 @@
135
  "FourSeasons": 3957,
136
  "Hengchun": 3440,
137
  "Jianhe": 4042,
138
- "Junqun": 7230,
139
- "Kanakanavu": 8675,
140
  "Kaqun": 3581,
141
- "Kavalan": 7367,
142
  "Luanqun": 3020,
143
  "Malan": 3090,
144
  "Maolin": 3608,
145
- "Nanwang": 5678,
146
- "Northern": 5999,
147
- "Saaroa": 5151,
148
- "Saisiyat": 6719,
149
  "Sakizaya": 6637,
150
- "Sekolik": 5166,
151
  "Southern": 8835,
152
  "Tanqun": 2887,
153
- "Tegudaya": 6885,
154
- "Thao": 5132,
155
- "Truku": 4790,
156
  "Tsou": 6281,
157
  "Wanda": 3559,
158
  "Wanshan": 3539,
159
  "Wenshui": 4233,
160
- "Wutai": 7130,
161
  "Xiqun": 3617,
162
- "Xiuguluan": 5662,
163
- "Yami": 6212,
164
  "YilanZeaol": 3716,
165
  "Zeaol": 3539,
166
  "Zhiben": 3255,
167
  "Zhuoqun": 3147,
168
- "unknown": 5869
169
  },
170
  "directions": [
171
  "f2en",
172
  "en2f"
173
  ],
174
  "input": {
175
- "bytes": 136952810,
176
- "sha256": "af3f3932b2bd4e51e0a2e0fd8872e30c49553f88d327d3dc7b8b3579e7e88d2e"
177
- },
178
- "rows": 203639,
179
- "source_buckets": {
180
- "classroom": 48044,
181
- "culture": 17526,
182
- "dictionary": 44222,
183
- "education": 50258,
184
- "linguistic": 6189,
185
- "media": 161,
186
- "narrative": 36451,
187
- "unknown": 788
188
  },
 
189
  "splits": {
190
- "test": 20372,
191
- "train": 173078,
192
- "validate": 10189
193
  },
194
- "synthetic_train": 96970,
195
  "translation_origin_and_split": {
196
  "original": {
197
- "test": 20372,
198
- "train": 76108,
199
- "validate": 10189
200
  },
201
  "synthetic": {
202
  "test": 0,
203
- "train": 96970,
204
  "validate": 0
205
  }
206
  }
@@ -208,16 +198,16 @@
208
  "formosan-zh": {
209
  "artifacts": {
210
  "formosan_zh_hf.csv": {
211
- "bytes": 80942672,
212
- "sha256": "38cd98673b898a661889c91c2a240c0244d2eb4cb76cbbb2c80bdbfad2e3fd46"
213
  },
214
  "provenance/formosan_zh_rows.parquet": {
215
- "bytes": 26699085,
216
- "sha256": "9d911753355675b1f0191790d81401eb54fe1fd34019ebf9a069b1fdcf15eaf6"
217
  }
218
  },
219
  "by_language": {
220
- "ami": 88401,
221
  "bnn": 36112,
222
  "ckv": 17410,
223
  "dru": 45769,
@@ -235,14 +225,14 @@
235
  },
236
  "by_language_and_split": {
237
  "ami": {
238
- "test": 8841,
239
- "train": 75139,
240
- "validate": 4421
241
  },
242
  "bnn": {
243
- "test": 3612,
244
- "train": 30694,
245
- "validate": 1806
246
  },
247
  "ckv": {
248
  "test": 1741,
@@ -250,14 +240,14 @@
250
  "validate": 871
251
  },
252
  "dru": {
253
- "test": 4577,
254
- "train": 38903,
255
- "validate": 2289
256
  },
257
  "pwn": {
258
- "test": 3027,
259
- "train": 25724,
260
- "validate": 1514
261
  },
262
  "pyu": {
263
  "test": 2994,
@@ -265,9 +255,9 @@
265
  "validate": 1497
266
  },
267
  "ssf": {
268
- "test": 1292,
269
- "train": 10975,
270
- "validate": 646
271
  },
272
  "sxr": {
273
  "test": 1096,
@@ -275,23 +265,23 @@
275
  "validate": 548
276
  },
277
  "szy": {
278
- "test": 1376,
279
- "train": 11690,
280
  "validate": 688
281
  },
282
  "tao": {
283
- "test": 1407,
284
- "train": 11953,
285
- "validate": 704
286
  },
287
  "tay": {
288
- "test": 3967,
289
- "train": 33713,
290
- "validate": 1984
291
  },
292
  "trv": {
293
- "test": 3466,
294
- "train": 29454,
295
  "validate": 1733
296
  },
297
  "tsu": {
@@ -305,8 +295,8 @@
305
  "validate": 853
306
  },
307
  "xsy": {
308
- "test": 1380,
309
- "train": 11723,
310
  "validate": 690
311
  }
312
  },
@@ -319,7 +309,7 @@
319
  "Duda": 4800,
320
  "Eastern": 10204,
321
  "FourSeasons": 5781,
322
- "Hengchun": 4890,
323
  "Jianhe": 5644,
324
  "Junqun": 17477,
325
  "Kanakanavu": 11421,
@@ -358,41 +348,31 @@
358
  "zh2f"
359
  ],
360
  "input": {
361
- "bytes": 249008119,
362
- "sha256": "c4a5fa349d88ad11e157f68c90bad3a75c3c3918a23a3d1771709704879ac47e"
363
- },
364
- "rows": 415359,
365
- "source_buckets": {
366
- "classroom": 66551,
367
- "culture": 27649,
368
- "dictionary": 185594,
369
- "education": 89132,
370
- "linguistic": 8763,
371
- "media": 211,
372
- "narrative": 36671,
373
- "unknown": 788
374
  },
 
375
  "splits": {
376
- "test": 41543,
377
- "train": 353041,
378
- "validate": 20775
379
  },
380
- "synthetic_train": 6121,
381
  "translation_origin_and_split": {
382
  "original": {
383
- "test": 41543,
384
- "train": 346920,
385
- "validate": 20775
386
  },
387
  "synthetic": {
388
  "test": 0,
389
- "train": 6121,
390
  "validate": 0
391
  }
392
  }
393
  }
394
  },
395
- "created_at": "2026-08-16T23:07:32Z",
396
  "mt_standardization": {
397
  "id": "formosan-mt-standard-v3",
398
  "namespace": "formosan-mt",
@@ -400,20 +380,21 @@
400
  },
401
  "pipeline_config": {
402
  "path": "config/corpus_pipeline.json",
403
- "sha256": "806e8700980f200cc31386ba0df320258d1796609591096de4cc10ee2afa5c61"
404
  },
405
  "pipeline_version": "formosan-mt-corpus-v3",
 
406
  "qc_revision": "acc3ec9f3137a59b9661e446a750ee1606720394",
407
  "repo_id": "FormosanBank/formosan-mt",
408
  "schema_version": 2,
409
- "source_build_completed": "2026-08-16T22:24:00Z",
410
- "source_build_manifest_sha256": "5604b3aa733fed975baaa209b8b841263f524084ce1bb54451030e01c6592ab8",
411
  "source_repositories": {
412
  "FormosanBank": "3a3c47c220520113f747e6a2d441494000e13c4b"
413
  },
414
  "toolkit": {
415
  "available": true,
416
- "commit": "2201d0de57e43072e3453bcdd479e4994e3b3519",
417
  "dirty": false,
418
  "dirty_paths": [],
419
  "remote": "https://github.com/FormosanBank/Formosan-MT-Toolkit.git"
 
1
  {
2
  "artifacts": {
3
  "provenance/exposure_en.json": {
4
+ "bytes": 462033,
5
+ "sha256": "48307b5d419674bbd58d5d35a26cf44131761362b89e74b20adac3d621ab6225"
6
  },
7
  "provenance/exposure_zh.json": {
8
+ "bytes": 467179,
9
+ "sha256": "1917376252a7141261a401e92b7e36e1f00ee39b400b2e6d259dd5dcdec13c52"
10
  },
11
  "provenance/validation_en.json": {
12
+ "bytes": 48745,
13
+ "sha256": "baa0c12cabbaf1b4f9dfb615654aadd1d2e19a860840d3014d2029d5a482f645"
14
  },
15
  "provenance/validation_zh.json": {
16
+ "bytes": 49129,
17
+ "sha256": "fac03bc17b904c0776e12ace1633fcd558a5cf692056cc69571761b160e58750"
18
  }
19
  },
20
  "complete": true,
 
22
  "formosan-en": {
23
  "artifacts": {
24
  "formosan_en_hf.csv": {
25
+ "bytes": 71375458,
26
+ "sha256": "51c0b233e53dbecff1cb481f9b47f47551442760445df7c7c40a99f9e7a5eb9e"
27
  },
28
  "provenance/formosan_en_rows.parquet": {
29
+ "bytes": 21296216,
30
+ "sha256": "34e8248aa7afe179a3ff68f332f09e77d9b7ae566ff76881921ca6b211696ccb"
31
  }
32
  },
33
  "by_language": {
34
+ "ami": 67287,
35
+ "bnn": 27609,
36
+ "ckv": 15335,
37
+ "dru": 34711,
38
+ "pwn": 24518,
39
+ "pyu": 23226,
40
+ "ssf": 10893,
41
+ "sxr": 8080,
42
+ "szy": 11635,
43
+ "tao": 11765,
44
+ "tay": 30581,
45
+ "trv": 28197,
46
+ "tsu": 9077,
47
+ "xnb": 13647,
48
+ "xsy": 12382
49
  },
50
  "by_language_and_split": {
51
  "ami": {
52
+ "test": 3142,
53
+ "train": 62574,
54
+ "validate": 1571
55
  },
56
  "bnn": {
57
+ "test": 2253,
58
+ "train": 24229,
59
+ "validate": 1127
60
  },
61
  "ckv": {
62
+ "test": 858,
63
+ "train": 14048,
64
+ "validate": 429
65
  },
66
  "dru": {
67
+ "test": 2855,
68
+ "train": 30428,
69
+ "validate": 1428
70
  },
71
  "pwn": {
72
+ "test": 2087,
73
+ "train": 21387,
74
+ "validate": 1044
75
  },
76
  "pyu": {
77
+ "test": 1449,
78
+ "train": 21052,
79
+ "validate": 725
80
  },
81
  "ssf": {
82
+ "test": 424,
83
+ "train": 10257,
84
+ "validate": 212
85
  },
86
  "sxr": {
87
+ "test": 427,
88
+ "train": 7439,
89
+ "validate": 214
90
  },
91
  "szy": {
92
+ "test": 611,
93
+ "train": 10718,
94
+ "validate": 306
95
  },
96
  "tao": {
97
+ "test": 603,
98
+ "train": 10860,
99
+ "validate": 302
100
  },
101
  "tay": {
102
+ "test": 2556,
103
+ "train": 26747,
104
+ "validate": 1278
105
  },
106
  "trv": {
107
+ "test": 1794,
108
+ "train": 25506,
109
+ "validate": 897
110
  },
111
  "tsu": {
112
+ "test": 605,
113
+ "train": 8169,
114
+ "validate": 303
115
  },
116
  "xnb": {
117
+ "test": 909,
118
+ "train": 12283,
119
+ "validate": 455
120
  },
121
  "xsy": {
122
+ "test": 766,
123
+ "train": 11233,
124
+ "validate": 383
125
  }
126
  },
127
  "dialects": {
128
  "Central": 4577,
129
+ "Coastal": 41159,
130
  "Dawu": 3733,
131
  "DeluValley": 3670,
132
  "Dona": 3726,
 
135
  "FourSeasons": 3957,
136
  "Hengchun": 3440,
137
  "Jianhe": 4042,
138
+ "Junqun": 14974,
139
+ "Kanakanavu": 8656,
140
  "Kaqun": 3581,
141
+ "Kavalan": 7366,
142
  "Luanqun": 3020,
143
  "Malan": 3090,
144
  "Maolin": 3608,
145
+ "Nanwang": 12312,
146
+ "Northern": 11032,
147
+ "Saaroa": 5144,
148
+ "Saisiyat": 6716,
149
  "Sakizaya": 6637,
150
+ "Sekolik": 10992,
151
  "Southern": 8835,
152
  "Tanqun": 2887,
153
+ "Tegudaya": 12297,
154
+ "Thao": 5128,
155
+ "Truku": 8897,
156
  "Tsou": 6281,
157
  "Wanda": 3559,
158
  "Wanshan": 3539,
159
  "Wenshui": 4233,
160
+ "Wutai": 16477,
161
  "Xiqun": 3617,
162
+ "Xiuguluan": 10812,
163
+ "Yami": 6207,
164
  "YilanZeaol": 3716,
165
  "Zeaol": 3539,
166
  "Zhiben": 3255,
167
  "Zhuoqun": 3147,
168
+ "unknown": 46548
169
  },
170
  "directions": [
171
  "f2en",
172
  "en2f"
173
  ],
174
  "input": {
175
+ "bytes": 219928782,
176
+ "sha256": "2a16381ecf29b8eb91dc25ce56c27b5e24065393cfec905fdc83ec99e1bb3160"
 
 
 
 
 
 
 
 
 
 
 
177
  },
178
+ "rows": 328943,
179
  "splits": {
180
+ "test": 21339,
181
+ "train": 296930,
182
+ "validate": 10674
183
  },
184
+ "synthetic_train": 222274,
185
  "translation_origin_and_split": {
186
  "original": {
187
+ "test": 21339,
188
+ "train": 74656,
189
+ "validate": 10674
190
  },
191
  "synthetic": {
192
  "test": 0,
193
+ "train": 222274,
194
  "validate": 0
195
  }
196
  }
 
198
  "formosan-zh": {
199
  "artifacts": {
200
  "formosan_zh_hf.csv": {
201
+ "bytes": 80942742,
202
+ "sha256": "ad7cc00941f3b45c3c57ad7c6fa10aa4634ffd8a67243c495e500732caf3a822"
203
  },
204
  "provenance/formosan_zh_rows.parquet": {
205
+ "bytes": 26693184,
206
+ "sha256": "93a453f4ba142db74a699ae36a86fd3ba3559a0f41765e88f6f78e9c258b0f92"
207
  }
208
  },
209
  "by_language": {
210
+ "ami": 88403,
211
  "bnn": 36112,
212
  "ckv": 17410,
213
  "dru": 45769,
 
225
  },
226
  "by_language_and_split": {
227
  "ami": {
228
+ "test": 8558,
229
+ "train": 75566,
230
+ "validate": 4279
231
  },
232
  "bnn": {
233
+ "test": 3610,
234
+ "train": 30697,
235
+ "validate": 1805
236
  },
237
  "ckv": {
238
  "test": 1741,
 
240
  "validate": 871
241
  },
242
  "dru": {
243
+ "test": 4576,
244
+ "train": 38905,
245
+ "validate": 2288
246
  },
247
  "pwn": {
248
+ "test": 2719,
249
+ "train": 26186,
250
+ "validate": 1360
251
  },
252
  "pyu": {
253
  "test": 2994,
 
255
  "validate": 1497
256
  },
257
  "ssf": {
258
+ "test": 1289,
259
+ "train": 10979,
260
+ "validate": 645
261
  },
262
  "sxr": {
263
  "test": 1096,
 
265
  "validate": 548
266
  },
267
  "szy": {
268
+ "test": 1375,
269
+ "train": 11691,
270
  "validate": 688
271
  },
272
  "tao": {
273
+ "test": 1396,
274
+ "train": 11970,
275
+ "validate": 698
276
  },
277
  "tay": {
278
+ "test": 3966,
279
+ "train": 33715,
280
+ "validate": 1983
281
  },
282
  "trv": {
283
+ "test": 3465,
284
+ "train": 29455,
285
  "validate": 1733
286
  },
287
  "tsu": {
 
295
  "validate": 853
296
  },
297
  "xsy": {
298
+ "test": 1379,
299
+ "train": 11724,
300
  "validate": 690
301
  }
302
  },
 
309
  "Duda": 4800,
310
  "Eastern": 10204,
311
  "FourSeasons": 5781,
312
+ "Hengchun": 4892,
313
  "Jianhe": 5644,
314
  "Junqun": 17477,
315
  "Kanakanavu": 11421,
 
348
  "zh2f"
349
  ],
350
  "input": {
351
+ "bytes": 248985382,
352
+ "sha256": "3eda6f9b3f259565f2676658ea03e060f582d3eb6745a4e5d88d813af0f79b1f"
 
 
 
 
 
 
 
 
 
 
 
353
  },
354
+ "rows": 415361,
355
  "splits": {
356
+ "test": 40931,
357
+ "train": 353961,
358
+ "validate": 20469
359
  },
360
+ "synthetic_train": 6123,
361
  "translation_origin_and_split": {
362
  "original": {
363
+ "test": 40931,
364
+ "train": 347838,
365
+ "validate": 20469
366
  },
367
  "synthetic": {
368
  "test": 0,
369
+ "train": 6123,
370
  "validate": 0
371
  }
372
  }
373
  }
374
  },
375
+ "created_at": "2026-08-24T04:49:15Z",
376
  "mt_standardization": {
377
  "id": "formosan-mt-standard-v3",
378
  "namespace": "formosan-mt",
 
380
  },
381
  "pipeline_config": {
382
  "path": "config/corpus_pipeline.json",
383
+ "sha256": "74af48645715b9a3f7556378d0e4cee8b07e0faa31ff7bd7c1b45bb807fdf54e"
384
  },
385
  "pipeline_version": "formosan-mt-corpus-v3",
386
+ "private": false,
387
  "qc_revision": "acc3ec9f3137a59b9661e446a750ee1606720394",
388
  "repo_id": "FormosanBank/formosan-mt",
389
  "schema_version": 2,
390
+ "source_build_completed": "2026-08-24T04:11:52Z",
391
+ "source_build_manifest_sha256": "1545499d89b4c1487d3a386f62ced9bdeaa458f8f7a5402c9f39af4ceaf58d0b",
392
  "source_repositories": {
393
  "FormosanBank": "3a3c47c220520113f747e6a2d441494000e13c4b"
394
  },
395
  "toolkit": {
396
  "available": true,
397
+ "commit": "573488b215ee1cf3701519a5bcd1010e8f0c6548",
398
  "dirty": false,
399
  "dirty_paths": [],
400
  "remote": "https://github.com/FormosanBank/Formosan-MT-Toolkit.git"
provenance/validation_en.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "complete": true,
3
  "input": "big_corpus_en_in_domain_hard.csv",
4
- "input_sha256": "b3b07767852a186188cf75ad9e33ec1197abbf147e7c6169dcaa46109feb3bff",
5
  "profile": {
6
  "path": "default_experiment.json",
7
- "recipe_id": "nllb200-spm8k-directional-v5",
8
- "sha256": "4a0933e946d2cc7186be91ea4b465fb130118925c7fc0705e5404edbe4c18921"
9
  },
10
  "provenance_validation": {
11
  "duplicate_row_ids": 0,
@@ -19,11 +19,11 @@
19
  "non_standard_rows": 0,
20
  "ok": true
21
  },
22
- "rows": 203639,
23
  "schema_version": 3,
24
  "split_report": {
25
  "path": "report_in_domain_hard.json",
26
- "sha256": "996a1c7236f32d6d6ca8cba9ef96fe4f1e756bbf6ce3a3e6bd788867d6faf74b"
27
  },
28
  "split_validation": {
29
  "ambiguous_normalization_eval_rows": 0,
@@ -34,272 +34,379 @@
34
  "lexical_like_eval_rows": 0,
35
  "lexical_quality_rows": 0,
36
  "malformed_escaping_rows": 0,
37
- "minimum_ratios": {
38
  "min_test_rows": 0,
39
- "min_validate_rows": 0,
40
- "test": 0.1,
41
- "validate": 0.05
42
  },
43
  "model_length_overflow_rows": 0,
44
  "mt_ineligible_eval_rows": 0,
45
  "ngram_jaccard_threshold": 0.95,
46
  "non_sentence_eval_rows": 0,
47
  "ok": true,
48
- "ratio_basis": "all_pairs_by_language_human_rows_by_source",
49
  "ratio_failures": {},
50
  "ratios_by_language": {
51
  "ami": {
52
- "eligible_sentence_rows": 22102,
53
- "output_rows": 26726,
54
- "required_test": 2673,
55
- "required_validate": 1337,
56
- "rows": 26726,
57
- "test": 2673,
58
- "test_ratio": 0.10001496669909452,
59
- "train": 22716,
60
- "validate": 1337,
61
- "validate_ratio": 0.0500261917234154
 
 
 
 
 
 
62
  },
63
  "bnn": {
64
- "eligible_sentence_rows": 15874,
65
- "output_rows": 19865,
66
- "required_test": 1987,
67
- "required_validate": 994,
68
- "rows": 19865,
69
- "test": 1987,
70
- "test_ratio": 0.10002516989680342,
71
- "train": 16884,
72
- "validate": 994,
73
- "validate_ratio": 0.05003775484520513
 
 
 
 
 
 
74
  },
75
  "ckv": {
76
- "eligible_sentence_rows": 5955,
77
- "output_rows": 7367,
78
- "required_test": 737,
79
- "required_validate": 369,
80
- "rows": 7367,
81
- "test": 737,
82
- "test_ratio": 0.10004072213926972,
83
- "train": 6261,
84
- "validate": 369,
85
- "validate_ratio": 0.05008823130175105
 
 
 
 
 
 
86
  },
87
  "dru": {
88
- "eligible_sentence_rows": 18899,
89
- "output_rows": 25364,
90
- "required_test": 2537,
91
- "required_validate": 1269,
92
- "rows": 25364,
93
- "test": 2537,
94
- "test_ratio": 0.10002365557483046,
95
- "train": 21558,
96
- "validate": 1269,
97
- "validate_ratio": 0.050031540766440626
 
 
 
 
 
 
98
  },
99
  "pwn": {
100
- "eligible_sentence_rows": 15979,
101
- "output_rows": 19485,
102
- "required_test": 1949,
103
- "required_validate": 975,
104
- "rows": 19485,
105
- "test": 1949,
106
- "test_ratio": 0.10002566076469079,
107
- "train": 16561,
108
- "validate": 975,
109
- "validate_ratio": 0.05003849114703618
 
 
 
 
 
 
110
  },
111
  "pyu": {
112
- "eligible_sentence_rows": 13227,
113
- "output_rows": 16592,
114
- "required_test": 1660,
115
- "required_validate": 830,
116
- "rows": 16592,
117
- "test": 1660,
118
- "test_ratio": 0.10004821600771456,
119
- "train": 14102,
120
- "validate": 830,
121
- "validate_ratio": 0.05002410800385728
 
 
 
 
 
 
122
  },
123
  "ssf": {
124
- "eligible_sentence_rows": 4033,
125
- "output_rows": 5132,
126
- "required_test": 514,
127
- "required_validate": 257,
128
- "rows": 5132,
129
- "test": 514,
130
- "test_ratio": 0.10015588464536243,
131
- "train": 4361,
132
- "validate": 257,
133
- "validate_ratio": 0.050077942322681215
 
 
 
 
 
 
134
  },
135
  "sxr": {
136
- "eligible_sentence_rows": 3996,
137
- "output_rows": 5151,
138
- "required_test": 516,
139
- "required_validate": 258,
140
- "rows": 5151,
141
- "test": 516,
142
- "test_ratio": 0.10017472335468841,
143
- "train": 4377,
144
- "validate": 258,
145
- "validate_ratio": 0.050087361677344205
 
 
 
 
 
 
146
  },
147
  "szy": {
148
- "eligible_sentence_rows": 5437,
149
- "output_rows": 6637,
150
- "required_test": 664,
151
- "required_validate": 332,
152
- "rows": 6637,
153
- "test": 664,
154
- "test_ratio": 0.10004520114509567,
155
- "train": 5641,
156
- "validate": 332,
157
- "validate_ratio": 0.050022600572547836
 
 
 
 
 
 
158
  },
159
  "tao": {
160
- "eligible_sentence_rows": 5010,
161
- "output_rows": 6212,
162
- "required_test": 622,
163
- "required_validate": 311,
164
- "rows": 6212,
165
- "test": 622,
166
- "test_ratio": 0.10012878300064391,
167
- "train": 5279,
168
- "validate": 311,
169
- "validate_ratio": 0.05006439150032196
 
 
 
 
 
 
170
  },
171
  "tay": {
172
- "eligible_sentence_rows": 18478,
173
- "output_rows": 24755,
174
- "required_test": 2476,
175
- "required_validate": 1238,
176
- "rows": 24755,
177
- "test": 2476,
178
- "test_ratio": 0.10002019793981014,
179
- "train": 21041,
180
- "validate": 1238,
181
- "validate_ratio": 0.05001009896990507
 
 
 
 
 
 
182
  },
183
  "trv": {
184
- "eligible_sentence_rows": 15205,
185
- "output_rows": 18678,
186
- "required_test": 1868,
187
- "required_validate": 934,
188
- "rows": 18678,
189
- "test": 1868,
190
- "test_ratio": 0.10001070778455938,
191
- "train": 15876,
192
- "validate": 934,
193
- "validate_ratio": 0.05000535389227969
 
 
 
 
 
 
194
  },
195
  "tsu": {
196
- "eligible_sentence_rows": 5040,
197
- "output_rows": 6281,
198
- "required_test": 629,
199
- "required_validate": 315,
200
- "rows": 6281,
201
- "test": 629,
202
- "test_ratio": 0.10014328928514568,
203
- "train": 5337,
204
- "validate": 315,
205
- "validate_ratio": 0.050151249800987105
 
 
 
 
 
 
206
  },
207
  "xnb": {
208
- "eligible_sentence_rows": 7258,
209
- "output_rows": 8675,
210
- "required_test": 868,
211
- "required_validate": 434,
212
- "rows": 8675,
213
- "test": 868,
214
- "test_ratio": 0.10005763688760808,
215
- "train": 7373,
216
- "validate": 434,
217
- "validate_ratio": 0.05002881844380404
 
 
 
 
 
 
218
  },
219
  "xsy": {
220
- "eligible_sentence_rows": 5046,
221
- "output_rows": 6719,
222
- "required_test": 672,
223
- "required_validate": 336,
224
- "rows": 6719,
225
- "test": 672,
226
- "test_ratio": 0.10001488316713797,
227
- "train": 5711,
228
- "validate": 336,
229
- "validate_ratio": 0.050007441583568985
 
 
 
 
 
 
230
  }
231
  },
232
  "ratios_by_language_and_source": {
233
  "ami": {
234
  "Glosbe": {
235
- "eligible_sentence_rows": 3937,
236
  "rows": 4208,
237
- "target_test": 716,
238
- "target_validate": 358,
239
- "test": 716,
240
  "test_bounds": [
241
- 631,
242
- 801
243
  ],
244
- "test_ratio": 0.17015209125475286,
245
- "train": 4076,
246
- "validate": 358,
247
  "validate_bounds": [
248
- 273,
249
- 443
250
  ],
251
- "validate_ratio": 0.08507604562737643
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
252
  },
253
  "MontgomeryTexts": {
254
- "eligible_sentence_rows": 38,
255
  "rows": 40,
256
- "target_test": 7,
257
- "target_validate": 3,
258
- "test": 7,
259
  "test_bounds": [
260
- 5,
261
- 9
262
  ],
263
- "test_ratio": 0.175,
264
- "train": 30,
265
- "validate": 3,
266
  "validate_bounds": [
267
- 1,
268
- 5
269
  ],
270
- "validate_ratio": 0.075
271
  },
272
  "NTUFormosanCorpus": {
273
- "eligible_sentence_rows": 715,
274
  "rows": 736,
275
- "target_test": 125,
276
- "target_validate": 63,
277
- "test": 125,
278
  "test_bounds": [
279
- 110,
280
- 140
281
  ],
282
- "test_ratio": 0.16983695652173914,
283
- "train": 551,
284
- "validate": 63,
285
  "validate_bounds": [
286
- 48,
287
- 78
288
  ],
289
- "validate_ratio": 0.08559782608695653
290
  },
291
  "Presidential_Apologies": {
292
- "eligible_sentence_rows": 32,
293
  "rows": 33,
294
- "target_test": 6,
295
  "target_validate": 3,
296
- "test": 6,
297
  "test_bounds": [
298
- 4,
299
- 8
300
  ],
301
- "test_ratio": 0.18181818181818182,
302
- "train": 24,
303
  "validate": 3,
304
  "validate_bounds": [
305
  1,
@@ -307,77 +414,115 @@
307
  ],
308
  "validate_ratio": 0.09090909090909091
309
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
310
  "Virginia_Fey_Dictionary": {
311
- "eligible_sentence_rows": 1814,
312
  "rows": 2284,
313
- "target_test": 389,
314
- "target_validate": 194,
315
- "test": 389,
316
  "test_bounds": [
317
- 343,
318
- 435
319
  ],
320
- "test_ratio": 0.1703152364273205,
321
- "train": 1701,
322
- "validate": 194,
323
  "validate_bounds": [
324
- 148,
325
- 240
326
  ],
327
- "validate_ratio": 0.08493870402802102
328
  },
329
  "ePark": {
330
- "eligible_sentence_rows": 4823,
331
  "rows": 8409,
332
- "target_test": 1430,
333
- "target_validate": 716,
334
- "test": 1430,
335
  "test_bounds": [
336
- 1261,
337
- 1599
338
  ],
339
- "test_ratio": 0.1700558924961351,
340
- "train": 16334,
341
- "validate": 716,
342
  "validate_bounds": [
343
- 547,
344
- 885
345
  ],
346
- "validate_ratio": 0.0851468664526103
347
  }
348
  },
349
  "bnn": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
350
  "NTUFormosanCorpus": {
351
- "eligible_sentence_rows": 2308,
352
  "rows": 2456,
353
- "target_test": 433,
354
- "target_validate": 217,
355
- "test": 433,
356
  "test_bounds": [
357
- 383,
358
- 483
359
  ],
360
- "test_ratio": 0.1763029315960912,
361
- "train": 1808,
362
- "validate": 217,
363
  "validate_bounds": [
364
- 167,
365
- 267
366
  ],
367
- "validate_ratio": 0.08835504885993485
368
  },
369
  "Presidential_Apologies": {
370
  "eligible_sentence_rows": 32,
371
  "rows": 33,
372
- "target_test": 6,
373
  "target_validate": 3,
374
- "test": 6,
375
  "test_bounds": [
376
- 4,
377
- 8
378
  ],
379
- "test_ratio": 0.18181818181818182,
380
- "train": 24,
381
  "validate": 3,
382
  "validate_bounds": [
383
  1,
@@ -386,57 +531,76 @@
386
  "validate_ratio": 0.09090909090909091
387
  },
388
  "ePark": {
389
- "eligible_sentence_rows": 4993,
390
  "rows": 8775,
391
- "target_test": 1548,
392
- "target_validate": 774,
393
- "test": 1548,
394
  "test_bounds": [
395
- 1372,
396
- 1724
397
  ],
398
- "test_ratio": 0.1764102564102564,
399
- "train": 15052,
400
- "validate": 774,
401
  "validate_bounds": [
402
- 598,
403
- 950
404
  ],
405
- "validate_ratio": 0.0882051282051282
406
  }
407
  },
408
  "ckv": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
409
  "NTUFormosanCorpus": {
410
- "eligible_sentence_rows": 1870,
411
  "rows": 2179,
412
- "target_test": 375,
413
- "target_validate": 187,
414
- "test": 375,
415
  "test_bounds": [
416
- 331,
417
- 419
418
  ],
419
- "test_ratio": 0.1720972923359339,
420
- "train": 1632,
421
- "validate": 187,
422
  "validate_bounds": [
423
- 143,
424
- 231
425
  ],
426
- "validate_ratio": 0.08581918311151905
427
  },
428
  "Presidential_Apologies": {
429
  "eligible_sentence_rows": 33,
430
  "rows": 33,
431
- "target_test": 5,
432
  "target_validate": 3,
433
- "test": 5,
434
  "test_bounds": [
435
- 3,
436
- 7
437
  ],
438
- "test_ratio": 0.15151515151515152,
439
- "train": 25,
440
  "validate": 3,
441
  "validate_bounds": [
442
  1,
@@ -445,57 +609,76 @@
445
  "validate_ratio": 0.09090909090909091
446
  },
447
  "ePark": {
448
- "eligible_sentence_rows": 1002,
449
  "rows": 2077,
450
- "target_test": 357,
451
- "target_validate": 179,
452
- "test": 357,
453
  "test_bounds": [
454
- 315,
455
- 399
456
  ],
457
- "test_ratio": 0.17188252286952335,
458
- "train": 4604,
459
- "validate": 179,
460
  "validate_bounds": [
461
- 137,
462
- 221
463
  ],
464
- "validate_ratio": 0.08618199325950891
465
  }
466
  },
467
  "dru": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
468
  "NTUFormosanCorpus": {
469
- "eligible_sentence_rows": 2067,
470
  "rows": 2242,
471
- "target_test": 399,
472
- "target_validate": 199,
473
- "test": 399,
474
  "test_bounds": [
475
- 354,
476
- 444
477
  ],
478
- "test_ratio": 0.17796610169491525,
479
- "train": 1648,
480
- "validate": 199,
481
  "validate_bounds": [
482
- 154,
483
- 244
484
  ],
485
- "validate_ratio": 0.08876003568242641
486
  },
487
  "Presidential_Apologies": {
488
  "eligible_sentence_rows": 32,
489
  "rows": 33,
490
- "target_test": 6,
491
  "target_validate": 3,
492
- "test": 6,
493
  "test_bounds": [
494
- 4,
495
- 8
496
  ],
497
- "test_ratio": 0.18181818181818182,
498
- "train": 24,
499
  "validate": 3,
500
  "validate_bounds": [
501
  1,
@@ -504,63 +687,82 @@
504
  "validate_ratio": 0.09090909090909091
505
  },
506
  "ePark": {
507
- "eligible_sentence_rows": 5809,
508
  "rows": 12000,
509
- "target_test": 2132,
510
- "target_validate": 1067,
511
- "test": 2132,
512
  "test_bounds": [
513
- 1892,
514
- 2372
515
  ],
516
- "test_ratio": 0.17766666666666667,
517
- "train": 19886,
518
- "validate": 1067,
519
  "validate_bounds": [
520
- 827,
521
- 1307
522
  ],
523
- "validate_ratio": 0.08891666666666667
524
  }
525
  },
526
  "pwn": {
527
  "FormosanBankGitBook": {
528
- "eligible_sentence_rows": 85,
529
  "rows": 101,
530
- "target_test": 19,
531
- "target_validate": 9,
532
- "test": 19,
533
  "test_bounds": [
534
- 16,
535
- 22
536
  ],
537
- "test_ratio": 0.18811881188118812,
538
- "train": 73,
539
- "validate": 9,
540
  "validate_bounds": [
541
- 6,
542
- 12
543
  ],
544
- "validate_ratio": 0.0891089108910891
545
  },
546
  "HundredPaiwanStories": {
547
- "eligible_sentence_rows": 2329,
548
  "rows": 2872,
549
- "target_test": 536,
550
- "target_validate": 269,
551
- "test": 536,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
552
  "test_bounds": [
553
- 478,
554
- 594
555
  ],
556
- "test_ratio": 0.18662952646239556,
557
- "train": 2067,
558
- "validate": 269,
559
  "validate_bounds": [
560
- 211,
561
- 327
562
  ],
563
- "validate_ratio": 0.09366295264623956
564
  },
565
  "Paiwan_Stories": {
566
  "eligible_sentence_rows": 0,
@@ -582,17 +784,17 @@
582
  "validate_ratio": 0.0
583
  },
584
  "Presidential_Apologies": {
585
- "eligible_sentence_rows": 32,
586
  "rows": 33,
587
- "target_test": 6,
588
  "target_validate": 3,
589
- "test": 6,
590
  "test_bounds": [
591
- 4,
592
- 8
593
  ],
594
- "test_ratio": 0.18181818181818182,
595
- "train": 24,
596
  "validate": 3,
597
  "validate_bounds": [
598
  1,
@@ -601,97 +803,135 @@
601
  "validate_ratio": 0.09090909090909091
602
  },
603
  "YeddaPalemeqBlog": {
604
- "eligible_sentence_rows": 641,
605
  "rows": 655,
606
- "target_test": 123,
607
- "target_validate": 61,
608
- "test": 123,
609
  "test_bounds": [
610
- 109,
611
- 137
612
  ],
613
- "test_ratio": 0.18778625954198475,
614
- "train": 471,
615
- "validate": 61,
616
  "validate_bounds": [
617
- 47,
618
- 75
619
  ],
620
- "validate_ratio": 0.09312977099236641
621
  },
622
  "ePark": {
623
- "eligible_sentence_rows": 3983,
624
  "rows": 6770,
625
- "target_test": 1265,
626
- "target_validate": 633,
627
- "test": 1265,
628
  "test_bounds": [
629
- 1129,
630
- 1401
631
  ],
632
- "test_ratio": 0.18685376661742983,
633
- "train": 13883,
634
- "validate": 633,
635
  "validate_bounds": [
636
- 497,
637
- 769
638
  ],
639
- "validate_ratio": 0.09350073855243722
640
  }
641
  },
642
  "pyu": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
643
  "Presidential_Apologies": {
644
  "eligible_sentence_rows": 32,
645
  "rows": 33,
646
  "target_test": 7,
647
- "target_validate": 4,
648
  "test": 7,
649
  "test_bounds": [
650
  5,
651
  9
652
  ],
653
  "test_ratio": 0.21212121212121213,
654
- "train": 22,
655
- "validate": 4,
656
  "validate_bounds": [
657
- 2,
658
- 6
659
  ],
660
- "validate_ratio": 0.12121212121212122
661
  },
662
  "ePark": {
663
- "eligible_sentence_rows": 3974,
664
  "rows": 7209,
665
- "target_test": 1653,
666
- "target_validate": 826,
667
- "test": 1653,
668
  "test_bounds": [
669
- 1508,
670
- 1798
671
  ],
672
- "test_ratio": 0.22929671244277985,
673
- "train": 14080,
674
- "validate": 826,
675
  "validate_bounds": [
676
- 681,
677
- 971
678
  ],
679
- "validate_ratio": 0.11457899847412956
680
  }
681
  },
682
  "ssf": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
683
  "Li-Conjunction-Thao": {
684
  "eligible_sentence_rows": 27,
685
  "rows": 27,
686
- "target_test": 7,
687
  "target_validate": 3,
688
- "test": 7,
689
  "test_bounds": [
690
- 5,
691
- 9
692
  ],
693
- "test_ratio": 0.25925925925925924,
694
- "train": 17,
695
  "validate": 3,
696
  "validate_bounds": [
697
  1,
@@ -702,114 +942,152 @@
702
  "Presidential_Apologies": {
703
  "eligible_sentence_rows": 33,
704
  "rows": 33,
705
- "target_test": 8,
706
- "target_validate": 4,
707
- "test": 8,
708
  "test_bounds": [
709
- 6,
710
- 10
711
  ],
712
- "test_ratio": 0.24242424242424243,
713
- "train": 21,
714
- "validate": 4,
715
  "validate_bounds": [
716
- 2,
717
- 6
718
  ],
719
- "validate_ratio": 0.12121212121212122
720
  },
721
  "ePark": {
722
- "eligible_sentence_rows": 988,
723
  "rows": 2056,
724
- "target_test": 499,
725
- "target_validate": 250,
726
- "test": 499,
727
  "test_bounds": [
728
- 457,
729
- 541
730
  ],
731
- "test_ratio": 0.24270428015564202,
732
- "train": 4323,
733
- "validate": 250,
734
  "validate_bounds": [
735
- 208,
736
- 292
737
  ],
738
- "validate_ratio": 0.12159533073929961
739
  }
740
  },
741
  "sxr": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
742
  "Presidential_Apologies": {
743
  "eligible_sentence_rows": 32,
744
  "rows": 33,
745
- "target_test": 8,
746
- "target_validate": 4,
747
- "test": 8,
748
  "test_bounds": [
749
- 6,
750
- 10
751
  ],
752
- "test_ratio": 0.24242424242424243,
753
- "train": 21,
754
- "validate": 4,
755
  "validate_bounds": [
756
- 2,
757
- 6
758
  ],
759
- "validate_ratio": 0.12121212121212122
760
  },
761
  "ePark": {
762
- "eligible_sentence_rows": 979,
763
  "rows": 2101,
764
- "target_test": 508,
765
- "target_validate": 254,
766
- "test": 508,
767
  "test_bounds": [
768
- 465,
769
- 551
770
  ],
771
- "test_ratio": 0.24178962398857687,
772
- "train": 4356,
773
- "validate": 254,
774
  "validate_bounds": [
775
- 211,
776
- 297
777
  ],
778
- "validate_ratio": 0.12089481199428843
779
  }
780
  },
781
  "szy": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
782
  "NTUFormosanCorpus": {
783
- "eligible_sentence_rows": 869,
784
  "rows": 917,
785
- "target_test": 199,
786
- "target_validate": 100,
787
- "test": 199,
788
  "test_bounds": [
789
- 180,
790
- 218
791
  ],
792
- "test_ratio": 0.21701199563794984,
793
- "train": 1167,
794
- "validate": 100,
795
  "validate_bounds": [
796
- 81,
797
- 119
798
  ],
799
- "validate_ratio": 0.10905125408942203
800
  },
801
  "Presidential_Apologies": {
802
  "eligible_sentence_rows": 33,
803
  "rows": 33,
804
- "target_test": 8,
805
  "target_validate": 3,
806
- "test": 8,
807
  "test_bounds": [
808
- 6,
809
- 10
810
  ],
811
- "test_ratio": 0.24242424242424243,
812
- "train": 22,
813
  "validate": 3,
814
  "validate_bounds": [
815
  1,
@@ -818,28 +1096,47 @@
818
  "validate_ratio": 0.09090909090909091
819
  },
820
  "ePark": {
821
- "eligible_sentence_rows": 985,
822
  "rows": 2102,
823
- "target_test": 457,
824
- "target_validate": 229,
825
- "test": 457,
826
  "test_bounds": [
827
- 414,
828
- 500
829
  ],
830
- "test_ratio": 0.21741198858230257,
831
- "train": 4452,
832
- "validate": 229,
833
  "validate_bounds": [
834
- 186,
835
- 272
836
  ],
837
- "validate_ratio": 0.10894386298763083
838
  }
839
  },
840
  "tao": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
841
  "Presidential_Apologies": {
842
- "eligible_sentence_rows": 32,
843
  "rows": 33,
844
  "target_test": 7,
845
  "target_validate": 3,
@@ -858,120 +1155,139 @@
858
  "validate_ratio": 0.09090909090909091
859
  },
860
  "RauDong": {
861
- "eligible_sentence_rows": 720,
862
  "rows": 787,
863
- "target_test": 163,
864
- "target_validate": 81,
865
- "test": 163,
866
  "test_bounds": [
867
- 147,
868
- 179
869
  ],
870
- "test_ratio": 0.2071156289707751,
871
- "train": 544,
872
- "validate": 81,
873
  "validate_bounds": [
874
- 65,
875
- 97
876
  ],
877
- "validate_ratio": 0.10292249047013977
878
  },
879
  "WakelinTexts": {
880
- "eligible_sentence_rows": 109,
881
  "rows": 171,
882
- "target_test": 35,
883
- "target_validate": 18,
884
- "test": 35,
885
  "test_bounds": [
886
- 31,
887
- 39
888
  ],
889
- "test_ratio": 0.2046783625730994,
890
- "train": 118,
891
- "validate": 18,
892
  "validate_bounds": [
893
- 14,
894
- 22
895
  ],
896
- "validate_ratio": 0.10526315789473684
897
  },
898
  "ePark": {
899
- "eligible_sentence_rows": 990,
900
  "rows": 2022,
901
- "target_test": 417,
902
- "target_validate": 209,
903
- "test": 417,
904
  "test_bounds": [
905
- 376,
906
- 458
907
  ],
908
- "test_ratio": 0.2062314540059347,
909
- "train": 4594,
910
- "validate": 209,
911
  "validate_bounds": [
912
- 168,
913
- 250
914
  ],
915
- "validate_ratio": 0.10336300692383778
916
  }
917
  },
918
  "tay": {
919
  "Glosbe": {
920
- "eligible_sentence_rows": 2,
921
  "rows": 585,
922
  "target_test": 0,
923
- "target_validate": 0,
924
  "test": 0,
925
  "test_bounds": [
926
  0,
927
  12
928
  ],
929
  "test_ratio": 0.0,
930
- "train": 585,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
931
  "validate": 0,
932
  "validate_bounds": [
933
  0,
934
- 12
935
  ],
936
  "validate_ratio": 0.0
937
  },
938
  "NTUFormosanCorpus": {
939
- "eligible_sentence_rows": 461,
940
  "rows": 481,
941
- "target_test": 98,
942
- "target_validate": 49,
943
- "test": 98,
944
  "test_bounds": [
945
- 88,
946
- 108
947
  ],
948
- "test_ratio": 0.20374220374220375,
949
- "train": 337,
950
- "validate": 49,
951
  "validate_bounds": [
952
- 39,
953
- 59
954
  ],
955
- "validate_ratio": 0.10187110187110188
956
  },
957
  "Presidential_Apologies": {
958
  "eligible_sentence_rows": 29,
959
  "rows": 33,
960
- "target_test": 7,
961
- "target_validate": 3,
962
- "test": 7,
963
  "test_bounds": [
964
- 5,
965
- 9
966
  ],
967
- "test_ratio": 0.21212121212121213,
968
  "train": 23,
969
- "validate": 3,
970
  "validate_bounds": [
971
- 1,
972
- 5
973
  ],
974
- "validate_ratio": 0.09090909090909091
975
  },
976
  "WilangYutasVideos": {
977
  "eligible_sentence_rows": 0,
@@ -993,23 +1309,23 @@
993
  "validate_ratio": 0.0
994
  },
995
  "ePark": {
996
- "eligible_sentence_rows": 6163,
997
  "rows": 11679,
998
- "target_test": 2371,
999
- "target_validate": 1186,
1000
- "test": 2371,
1001
  "test_bounds": [
1002
- 2137,
1003
- 2605
1004
  ],
1005
- "test_ratio": 0.2030139566743728,
1006
- "train": 19935,
1007
- "validate": 1186,
1008
  "validate_bounds": [
1009
- 952,
1010
- 1420
1011
  ],
1012
- "validate_ratio": 0.10154979022176557
1013
  }
1014
  },
1015
  "trv": {
@@ -1032,24 +1348,43 @@
1032
  ],
1033
  "validate_ratio": 0.0
1034
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1035
  "NTUFormosanCorpus": {
1036
- "eligible_sentence_rows": 1495,
1037
  "rows": 1567,
1038
- "target_test": 332,
1039
- "target_validate": 166,
1040
- "test": 332,
1041
  "test_bounds": [
1042
- 300,
1043
- 364
1044
  ],
1045
- "test_ratio": 0.21186981493299298,
1046
- "train": 1559,
1047
- "validate": 167,
1048
  "validate_bounds": [
1049
- 134,
1050
- 198
1051
  ],
1052
- "validate_ratio": 0.10657306955966815
1053
  },
1054
  "Nowbucyang-Truku-Thesis": {
1055
  "eligible_sentence_rows": 0,
@@ -1071,17 +1406,17 @@
1071
  "validate_ratio": 0.0
1072
  },
1073
  "Presidential_Apologies": {
1074
- "eligible_sentence_rows": 65,
1075
  "rows": 66,
1076
- "target_test": 14,
1077
  "target_validate": 7,
1078
- "test": 14,
1079
  "test_bounds": [
1080
- 12,
1081
- 16
1082
  ],
1083
- "test_ratio": 0.21212121212121213,
1084
- "train": 46,
1085
  "validate": 6,
1086
  "validate_bounds": [
1087
  5,
@@ -1109,44 +1444,63 @@
1109
  "validate_ratio": 0.07692307692307693
1110
  },
1111
  "ePark": {
1112
- "eligible_sentence_rows": 4002,
1113
  "rows": 7177,
1114
- "target_test": 1519,
1115
- "target_validate": 760,
1116
- "test": 1519,
1117
  "test_bounds": [
1118
- 1375,
1119
- 1663
1120
  ],
1121
- "test_ratio": 0.21164832102549813,
1122
- "train": 13868,
1123
- "validate": 760,
1124
  "validate_bounds": [
1125
- 616,
1126
- 904
1127
  ],
1128
- "validate_ratio": 0.10589382750452836
1129
  }
1130
  },
1131
  "tsu": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1132
  "NTUFormosanCorpus": {
1133
- "eligible_sentence_rows": 810,
1134
  "rows": 904,
1135
- "target_test": 188,
1136
- "target_validate": 94,
1137
- "test": 188,
1138
  "test_bounds": [
1139
- 169,
1140
- 207
1141
  ],
1142
- "test_ratio": 0.2079646017699115,
1143
- "train": 629,
1144
- "validate": 94,
1145
  "validate_bounds": [
1146
- 75,
1147
- 113
1148
  ],
1149
- "validate_ratio": 0.10398230088495575
1150
  },
1151
  "Presidential_Apologies": {
1152
  "eligible_sentence_rows": 22,
@@ -1168,57 +1522,76 @@
1168
  "validate_ratio": 0.08695652173913043
1169
  },
1170
  "ePark": {
1171
- "eligible_sentence_rows": 992,
1172
  "rows": 2098,
1173
- "target_test": 436,
1174
- "target_validate": 219,
1175
- "test": 436,
1176
  "test_bounds": [
1177
- 394,
1178
- 478
1179
  ],
1180
- "test_ratio": 0.20781696854146806,
1181
- "train": 4692,
1182
- "validate": 219,
1183
  "validate_bounds": [
1184
- 177,
1185
- 261
1186
  ],
1187
- "validate_ratio": 0.10438512869399429
1188
  }
1189
  },
1190
  "xnb": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1191
  "NTUFormosanCorpus": {
1192
- "eligible_sentence_rows": 2160,
1193
  "rows": 2433,
1194
- "target_test": 465,
1195
- "target_validate": 232,
1196
- "test": 465,
1197
  "test_bounds": [
1198
- 416,
1199
- 514
1200
  ],
1201
- "test_ratio": 0.19112207151664612,
1202
- "train": 2278,
1203
- "validate": 232,
1204
  "validate_bounds": [
1205
- 183,
1206
- 281
1207
  ],
1208
- "validate_ratio": 0.09535552815454172
1209
  },
1210
  "Presidential_Apologies": {
1211
  "eligible_sentence_rows": 29,
1212
  "rows": 29,
1213
- "target_test": 5,
1214
  "target_validate": 3,
1215
- "test": 5,
1216
  "test_bounds": [
1217
- 3,
1218
- 7
1219
  ],
1220
- "test_ratio": 0.1724137931034483,
1221
- "train": 21,
1222
  "validate": 3,
1223
  "validate_bounds": [
1224
  1,
@@ -1246,28 +1619,28 @@
1246
  "validate_ratio": 0.0
1247
  },
1248
  "ePark": {
1249
- "eligible_sentence_rows": 996,
1250
  "rows": 2083,
1251
- "target_test": 398,
1252
- "target_validate": 199,
1253
- "test": 398,
1254
  "test_bounds": [
1255
- 356,
1256
- 440
1257
  ],
1258
- "test_ratio": 0.19107057129140662,
1259
- "train": 4755,
1260
- "validate": 199,
1261
  "validate_bounds": [
1262
- 157,
1263
- 241
1264
  ],
1265
- "validate_ratio": 0.09553528564570331
1266
  }
1267
  },
1268
  "xsy": {
1269
  "Glosbe": {
1270
- "eligible_sentence_rows": 5,
1271
  "rows": 519,
1272
  "target_test": 0,
1273
  "target_validate": 5,
@@ -1285,144 +1658,168 @@
1285
  ],
1286
  "validate_ratio": 0.009633911368015413
1287
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1288
  "NTUFormosanCorpus": {
1289
- "eligible_sentence_rows": 1147,
1290
  "rows": 1270,
1291
- "target_test": 258,
1292
- "target_validate": 127,
1293
- "test": 258,
1294
  "test_bounds": [
1295
- 232,
1296
- 284
1297
  ],
1298
- "test_ratio": 0.2031496062992126,
1299
- "train": 887,
1300
- "validate": 127,
1301
  "validate_bounds": [
1302
- 101,
1303
- 153
1304
  ],
1305
- "validate_ratio": 0.1
1306
  },
1307
  "Presidential_Apologies": {
1308
  "eligible_sentence_rows": 32,
1309
  "rows": 33,
1310
  "target_test": 7,
1311
- "target_validate": 3,
1312
  "test": 7,
1313
  "test_bounds": [
1314
  5,
1315
  9
1316
  ],
1317
  "test_ratio": 0.21212121212121213,
1318
- "train": 23,
1319
- "validate": 3,
1320
  "validate_bounds": [
1321
- 1,
1322
- 5
1323
  ],
1324
- "validate_ratio": 0.09090909090909091
1325
  },
1326
  "SEALS33": {
1327
  "eligible_sentence_rows": 14,
1328
  "rows": 14,
1329
- "target_test": 2,
1330
- "target_validate": 2,
1331
- "test": 2,
1332
  "test_bounds": [
1333
- 0,
1334
- 4
1335
  ],
1336
- "test_ratio": 0.14285714285714285,
1337
- "train": 22,
1338
- "validate": 2,
1339
  "validate_bounds": [
1340
  0,
1341
- 4
1342
  ],
1343
- "validate_ratio": 0.14285714285714285
1344
  },
1345
  "ePark": {
1346
- "eligible_sentence_rows": 989,
1347
  "rows": 1993,
1348
- "target_test": 405,
1349
- "target_validate": 199,
1350
- "test": 405,
1351
  "test_bounds": [
1352
- 365,
1353
- 445
1354
  ],
1355
- "test_ratio": 0.2032112393376819,
1356
- "train": 4265,
1357
- "validate": 199,
1358
  "validate_bounds": [
1359
- 159,
1360
- 239
1361
  ],
1362
- "validate_ratio": 0.09984947315604616
1363
  }
1364
  }
1365
  },
 
 
 
 
 
1366
  "source_distribution_total_variation": {
1367
  "ami": {
1368
- "test": 0.0003699441071249351,
1369
- "validate": 0.000677671730557649
1370
  },
1371
  "bnn": {
1372
- "test": 0.00012331575696571508,
1373
- "validate": 0.0003585075795683218
1374
  },
1375
  "ckv": {
1376
- "test": 0.0009098406734846091,
1377
- "validate": 0.0012687653106421338
1378
  },
1379
  "dru": {
1380
- "test": 0.0002678398235018563,
1381
- "validate": 0.00024140248606469125
1382
  },
1383
  "pwn": {
1384
- "test": 0.0004054595325267542,
1385
- "validate": 0.0007681245990132759
1386
  },
1387
  "pyu": {
1388
- "test": 0.00033988480849664587,
1389
- "validate": 0.00026252483005760824
1390
  },
1391
  "ssf": {
1392
- "test": 0.0008587526571682651,
1393
- "validate": 0.0011180334380263938
1394
  },
1395
  "sxr": {
1396
- "test": 3.995844321909303e-05,
1397
- "validate": 3.995844321909303e-05
1398
  },
1399
  "szy": {
1400
- "test": 0.001235610857584969,
1401
- "validate": 0.0017764373351861346
1402
  },
1403
  "tao": {
1404
- "test": 0.0011578977698995683,
1405
- "validate": 0.0020575363137017005
1406
  },
1407
  "tay": {
1408
- "test": 0.04578181249021755,
1409
- "validate": 0.04594111294376871
1410
  },
1411
  "trv": {
1412
- "test": 0.015949141200089237,
1413
- "validate": 0.017265558538776756
1414
  },
1415
  "tsu": {
1416
- "test": 0.0003899670209830605,
1417
- "validate": 0.0016843762298307677
1418
  },
1419
  "xnb": {
1420
- "test": 0.000620269400211918,
1421
- "validate": 0.000751319371568495
1422
  },
1423
  "xsy": {
1424
- "test": 0.13622464525115344,
1425
- "validate": 0.12066357621659264
1426
  }
1427
  },
1428
  "source_ratio_failures": {},
@@ -1438,7 +1835,7 @@
1438
  "target": 0
1439
  },
1440
  "document_disjoint": false,
1441
- "document_overlap": 428,
1442
  "exact_overlap": {
1443
  "formosan": 0,
1444
  "pair": 0,
@@ -1466,7 +1863,7 @@
1466
  "target": 0
1467
  },
1468
  "document_disjoint": false,
1469
- "document_overlap": 376,
1470
  "exact_overlap": {
1471
  "formosan": 0,
1472
  "pair": 0,
@@ -1488,25 +1885,25 @@
1488
  "validate_test_cross_language_diagnostic": {
1489
  "character_ngram_conflicting_rows": {
1490
  "formosan": 0,
1491
- "target": 1971
1492
  },
1493
  "document_disjoint": false,
1494
- "document_overlap": 376,
1495
  "exact_overlap": {
1496
  "formosan": 0,
1497
  "pair": 0,
1498
- "target": 280
1499
  },
1500
  "formosan_by_language": true,
1501
  "ok": false,
1502
  "one_edit_conflicting_rows": {
1503
  "formosan": 0,
1504
- "target": 2009
1505
  },
1506
  "skeleton_overlap": {
1507
  "formosan": 0,
1508
  "pair": 0,
1509
- "target": 280
1510
  },
1511
  "target_by_language": false
1512
  }
 
1
  {
2
  "complete": true,
3
  "input": "big_corpus_en_in_domain_hard.csv",
4
+ "input_sha256": "707201a5f1ccbb3c6e30692ed39957d908611b8133b8770c1953c41cb59212e3",
5
  "profile": {
6
  "path": "default_experiment.json",
7
+ "recipe_id": "nllb200-spm8k-directional-v8",
8
+ "sha256": "7886c6b877021f6b349ca592eccf25dee51b4f186dafbda2bba8c28f445b93d1"
9
  },
10
  "provenance_validation": {
11
  "duplicate_row_ids": 0,
 
19
  "non_standard_rows": 0,
20
  "ok": true
21
  },
22
+ "rows": 328943,
23
  "schema_version": 3,
24
  "split_report": {
25
  "path": "report_in_domain_hard.json",
26
+ "sha256": "263b1d3d54d34041fab78f1fc6b808556fc5f3c9216077ef63d388ba064565f1"
27
  },
28
  "split_validation": {
29
  "ambiguous_normalization_eval_rows": 0,
 
34
  "lexical_like_eval_rows": 0,
35
  "lexical_quality_rows": 0,
36
  "malformed_escaping_rows": 0,
37
+ "minimum_evaluation_rows": {
38
  "min_test_rows": 0,
39
+ "min_validate_rows": 0
 
 
40
  },
41
  "model_length_overflow_rows": 0,
42
  "mt_ineligible_eval_rows": 0,
43
  "ngram_jaccard_threshold": 0.95,
44
  "non_sentence_eval_rows": 0,
45
  "ok": true,
46
+ "ratio_basis": "deduplicated_human_pairs_by_language_and_source",
47
  "ratio_failures": {},
48
  "ratios_by_language": {
49
  "ami": {
50
+ "assignment_tolerance_rows": 11,
51
+ "eligible_sentence_rows": 63447,
52
+ "final_test_ratio": 0.046695498387504274,
53
+ "final_validate_ratio": 0.023347749193752137,
54
+ "human_rows": 15710,
55
+ "output_rows": 67287,
56
+ "reported_human_rows": 15710,
57
+ "required_test": 3142,
58
+ "required_validate": 1571,
59
+ "rows": 67287,
60
+ "synthetic_rows": 51577,
61
+ "test": 3142,
62
+ "test_ratio": 0.2,
63
+ "train": 62574,
64
+ "validate": 1571,
65
+ "validate_ratio": 0.1
66
  },
67
  "bnn": {
68
+ "assignment_tolerance_rows": 16,
69
+ "eligible_sentence_rows": 23768,
70
+ "final_test_ratio": 0.08160382483972618,
71
+ "final_validate_ratio": 0.040820022456445365,
72
+ "human_rows": 11264,
73
+ "output_rows": 27609,
74
+ "reported_human_rows": 11264,
75
+ "required_test": 2253,
76
+ "required_validate": 1127,
77
+ "rows": 27609,
78
+ "synthetic_rows": 16345,
79
+ "test": 2253,
80
+ "test_ratio": 0.20001775568181818,
81
+ "train": 24229,
82
+ "validate": 1127,
83
+ "validate_ratio": 0.10005326704545454
84
  },
85
  "ckv": {
86
+ "assignment_tolerance_rows": 3,
87
+ "eligible_sentence_rows": 14085,
88
+ "final_test_ratio": 0.05595044016954679,
89
+ "final_validate_ratio": 0.027975220084773395,
90
+ "human_rows": 4289,
91
+ "output_rows": 15335,
92
+ "reported_human_rows": 4289,
93
+ "required_test": 858,
94
+ "required_validate": 429,
95
+ "rows": 15335,
96
+ "synthetic_rows": 11046,
97
+ "test": 858,
98
+ "test_ratio": 0.2000466309162975,
99
+ "train": 14048,
100
+ "validate": 429,
101
+ "validate_ratio": 0.10002331545814876
102
  },
103
  "dru": {
104
+ "assignment_tolerance_rows": 19,
105
+ "eligible_sentence_rows": 28491,
106
+ "final_test_ratio": 0.08225058338855118,
107
+ "final_validate_ratio": 0.041139696349860276,
108
+ "human_rows": 14275,
109
+ "output_rows": 34711,
110
+ "reported_human_rows": 14275,
111
+ "required_test": 2855,
112
+ "required_validate": 1428,
113
+ "rows": 34711,
114
+ "synthetic_rows": 20436,
115
+ "test": 2855,
116
+ "test_ratio": 0.2,
117
+ "train": 30428,
118
+ "validate": 1428,
119
+ "validate_ratio": 0.10003502626970227
120
  },
121
  "pwn": {
122
+ "assignment_tolerance_rows": 12,
123
+ "eligible_sentence_rows": 21708,
124
+ "final_test_ratio": 0.08512113549229137,
125
+ "final_validate_ratio": 0.04258096092666612,
126
+ "human_rows": 10431,
127
+ "output_rows": 24518,
128
+ "reported_human_rows": 10431,
129
+ "required_test": 2087,
130
+ "required_validate": 1044,
131
+ "rows": 24518,
132
+ "synthetic_rows": 14087,
133
+ "test": 2087,
134
+ "test_ratio": 0.20007669446841148,
135
+ "train": 21387,
136
+ "validate": 1044,
137
+ "validate_ratio": 0.1000862812769629
138
  },
139
  "pyu": {
140
+ "assignment_tolerance_rows": 11,
141
+ "eligible_sentence_rows": 20068,
142
+ "final_test_ratio": 0.06238698010849909,
143
+ "final_validate_ratio": 0.031215017652630673,
144
+ "human_rows": 7242,
145
+ "output_rows": 23226,
146
+ "reported_human_rows": 7242,
147
+ "required_test": 1449,
148
+ "required_validate": 725,
149
+ "rows": 23226,
150
+ "synthetic_rows": 15984,
151
+ "test": 1449,
152
+ "test_ratio": 0.200082850041425,
153
+ "train": 21052,
154
+ "validate": 725,
155
+ "validate_ratio": 0.10011046672190002
156
  },
157
  "ssf": {
158
+ "assignment_tolerance_rows": 2,
159
+ "eligible_sentence_rows": 9841,
160
+ "final_test_ratio": 0.03892407968420086,
161
+ "final_validate_ratio": 0.01946203984210043,
162
+ "human_rows": 2116,
163
+ "output_rows": 10893,
164
+ "reported_human_rows": 2116,
165
+ "required_test": 424,
166
+ "required_validate": 212,
167
+ "rows": 10893,
168
+ "synthetic_rows": 8777,
169
+ "test": 424,
170
+ "test_ratio": 0.2003780718336484,
171
+ "train": 10257,
172
+ "validate": 212,
173
+ "validate_ratio": 0.1001890359168242
174
  },
175
  "sxr": {
176
+ "assignment_tolerance_rows": 1,
177
+ "eligible_sentence_rows": 6969,
178
+ "final_test_ratio": 0.052846534653465345,
179
+ "final_validate_ratio": 0.026485148514851484,
180
+ "human_rows": 2134,
181
+ "output_rows": 8080,
182
+ "reported_human_rows": 2134,
183
+ "required_test": 427,
184
+ "required_validate": 214,
185
+ "rows": 8080,
186
+ "synthetic_rows": 5946,
187
+ "test": 427,
188
+ "test_ratio": 0.2000937207122774,
189
+ "train": 7439,
190
+ "validate": 214,
191
+ "validate_ratio": 0.10028116213683223
192
  },
193
  "szy": {
194
+ "assignment_tolerance_rows": 6,
195
+ "eligible_sentence_rows": 10527,
196
+ "final_test_ratio": 0.05251396648044693,
197
+ "final_validate_ratio": 0.02629995702621401,
198
+ "human_rows": 3052,
199
+ "output_rows": 11635,
200
+ "reported_human_rows": 3052,
201
+ "required_test": 611,
202
+ "required_validate": 306,
203
+ "rows": 11635,
204
+ "synthetic_rows": 8583,
205
+ "test": 611,
206
+ "test_ratio": 0.20019659239842727,
207
+ "train": 10718,
208
+ "validate": 306,
209
+ "validate_ratio": 0.10026212319790301
210
  },
211
  "tao": {
212
+ "assignment_tolerance_rows": 2,
213
+ "eligible_sentence_rows": 10730,
214
+ "final_test_ratio": 0.05125371865703358,
215
+ "final_validate_ratio": 0.02566935826604335,
216
+ "human_rows": 3013,
217
+ "output_rows": 11765,
218
+ "reported_human_rows": 3013,
219
+ "required_test": 603,
220
+ "required_validate": 302,
221
+ "rows": 11765,
222
+ "synthetic_rows": 8752,
223
+ "test": 603,
224
+ "test_ratio": 0.20013275804845668,
225
+ "train": 10860,
226
+ "validate": 302,
227
+ "validate_ratio": 0.1002323265847992
228
  },
229
  "tay": {
230
+ "assignment_tolerance_rows": 18,
231
+ "eligible_sentence_rows": 24564,
232
+ "final_test_ratio": 0.08358130865570125,
233
+ "final_validate_ratio": 0.041790654327850625,
234
+ "human_rows": 12778,
235
+ "output_rows": 30581,
236
+ "reported_human_rows": 12778,
237
+ "required_test": 2556,
238
+ "required_validate": 1278,
239
+ "rows": 30581,
240
+ "synthetic_rows": 17803,
241
+ "test": 2556,
242
+ "test_ratio": 0.2000313038034121,
243
+ "train": 26747,
244
+ "validate": 1278,
245
+ "validate_ratio": 0.10001565190170605
246
  },
247
  "trv": {
248
+ "assignment_tolerance_rows": 14,
249
+ "eligible_sentence_rows": 24893,
250
+ "final_test_ratio": 0.0636237897648686,
251
+ "final_validate_ratio": 0.0318118948824343,
252
+ "human_rows": 8966,
253
+ "output_rows": 28197,
254
+ "reported_human_rows": 8966,
255
+ "required_test": 1794,
256
+ "required_validate": 897,
257
+ "rows": 28197,
258
+ "synthetic_rows": 19231,
259
+ "test": 1794,
260
+ "test_ratio": 0.20008922596475576,
261
+ "train": 25506,
262
+ "validate": 897,
263
+ "validate_ratio": 0.10004461298237788
264
  },
265
  "tsu": {
266
+ "assignment_tolerance_rows": 1,
267
+ "eligible_sentence_rows": 7940,
268
+ "final_test_ratio": 0.06665197752561419,
269
+ "final_validate_ratio": 0.03338107304175388,
270
+ "human_rows": 3025,
271
+ "output_rows": 9077,
272
+ "reported_human_rows": 3025,
273
+ "required_test": 605,
274
+ "required_validate": 303,
275
+ "rows": 9077,
276
+ "synthetic_rows": 6052,
277
+ "test": 605,
278
+ "test_ratio": 0.2,
279
+ "train": 8169,
280
+ "validate": 303,
281
+ "validate_ratio": 0.10016528925619834
282
  },
283
  "xnb": {
284
+ "assignment_tolerance_rows": 5,
285
+ "eligible_sentence_rows": 12432,
286
+ "final_test_ratio": 0.06660804572433501,
287
+ "final_validate_ratio": 0.03334066095112479,
288
+ "human_rows": 4545,
289
+ "output_rows": 13647,
290
+ "reported_human_rows": 4545,
291
+ "required_test": 909,
292
+ "required_validate": 455,
293
+ "rows": 13647,
294
+ "synthetic_rows": 9102,
295
+ "test": 909,
296
+ "test_ratio": 0.2,
297
+ "train": 12283,
298
+ "validate": 455,
299
+ "validate_ratio": 0.1001100110011001
300
  },
301
  "xsy": {
302
+ "assignment_tolerance_rows": 2,
303
+ "eligible_sentence_rows": 10822,
304
+ "final_test_ratio": 0.061863996123404943,
305
+ "final_validate_ratio": 0.030931998061702472,
306
+ "human_rows": 3829,
307
+ "output_rows": 12382,
308
+ "reported_human_rows": 3829,
309
+ "required_test": 766,
310
+ "required_validate": 383,
311
+ "rows": 12382,
312
+ "synthetic_rows": 8553,
313
+ "test": 766,
314
+ "test_ratio": 0.20005223295899713,
315
+ "train": 11233,
316
+ "validate": 383,
317
+ "validate_ratio": 0.10002611647949856
318
  }
319
  },
320
  "ratios_by_language_and_source": {
321
  "ami": {
322
  "Glosbe": {
323
+ "eligible_sentence_rows": 4133,
324
  "rows": 4208,
325
+ "target_test": 841,
326
+ "target_validate": 421,
327
+ "test": 841,
328
  "test_bounds": [
329
+ 756,
330
+ 926
331
  ],
332
+ "test_ratio": 0.1998574144486692,
333
+ "train": 3888,
334
+ "validate": 421,
335
  "validate_bounds": [
336
+ 336,
337
+ 506
338
  ],
339
+ "validate_ratio": 0.10004752851711027
340
+ },
341
+ "ILRDF_Dicts": {
342
+ "eligible_sentence_rows": 0,
343
+ "rows": 0,
344
+ "target_test": 0,
345
+ "target_validate": 0,
346
+ "test": 0,
347
+ "test_bounds": [
348
+ 0,
349
+ 2
350
+ ],
351
+ "test_ratio": 0.0,
352
+ "train": 5151,
353
+ "validate": 0,
354
+ "validate_bounds": [
355
+ 0,
356
+ 2
357
+ ],
358
+ "validate_ratio": 0.0
359
  },
360
  "MontgomeryTexts": {
361
+ "eligible_sentence_rows": 39,
362
  "rows": 40,
363
+ "target_test": 8,
364
+ "target_validate": 4,
365
+ "test": 8,
366
  "test_bounds": [
367
+ 6,
368
+ 10
369
  ],
370
+ "test_ratio": 0.2,
371
+ "train": 28,
372
+ "validate": 4,
373
  "validate_bounds": [
374
+ 2,
375
+ 6
376
  ],
377
+ "validate_ratio": 0.1
378
  },
379
  "NTUFormosanCorpus": {
380
+ "eligible_sentence_rows": 718,
381
  "rows": 736,
382
+ "target_test": 147,
383
+ "target_validate": 74,
384
+ "test": 147,
385
  "test_bounds": [
386
+ 132,
387
+ 162
388
  ],
389
+ "test_ratio": 0.19972826086956522,
390
+ "train": 518,
391
+ "validate": 74,
392
  "validate_bounds": [
393
+ 59,
394
+ 89
395
  ],
396
+ "validate_ratio": 0.10054347826086957
397
  },
398
  "Presidential_Apologies": {
399
+ "eligible_sentence_rows": 33,
400
  "rows": 33,
401
+ "target_test": 7,
402
  "target_validate": 3,
403
+ "test": 7,
404
  "test_bounds": [
405
+ 5,
406
+ 9
407
  ],
408
+ "test_ratio": 0.21212121212121213,
409
+ "train": 23,
410
  "validate": 3,
411
  "validate_bounds": [
412
  1,
 
414
  ],
415
  "validate_ratio": 0.09090909090909091
416
  },
417
+ "Safolu-Amis-Dictionary": {
418
+ "eligible_sentence_rows": 0,
419
+ "rows": 0,
420
+ "target_test": 0,
421
+ "target_validate": 0,
422
+ "test": 0,
423
+ "test_bounds": [
424
+ 0,
425
+ 2
426
+ ],
427
+ "test_ratio": 0.0,
428
+ "train": 35411,
429
+ "validate": 0,
430
+ "validate_bounds": [
431
+ 0,
432
+ 2
433
+ ],
434
+ "validate_ratio": 0.0
435
+ },
436
  "Virginia_Fey_Dictionary": {
437
+ "eligible_sentence_rows": 2051,
438
  "rows": 2284,
439
+ "target_test": 457,
440
+ "target_validate": 228,
441
+ "test": 457,
442
  "test_bounds": [
443
+ 411,
444
+ 503
445
  ],
446
+ "test_ratio": 0.2000875656742557,
447
+ "train": 1599,
448
+ "validate": 228,
449
  "validate_bounds": [
450
+ 182,
451
+ 274
452
  ],
453
+ "validate_ratio": 0.09982486865148861
454
  },
455
  "ePark": {
456
+ "eligible_sentence_rows": 4903,
457
  "rows": 8409,
458
+ "target_test": 1682,
459
+ "target_validate": 841,
460
+ "test": 1682,
461
  "test_bounds": [
462
+ 1513,
463
+ 1851
464
  ],
465
+ "test_ratio": 0.20002378404090854,
466
+ "train": 15956,
467
+ "validate": 841,
468
  "validate_bounds": [
469
+ 672,
470
+ 1010
471
  ],
472
+ "validate_ratio": 0.10001189202045427
473
  }
474
  },
475
  "bnn": {
476
+ "ILRDF_Dicts": {
477
+ "eligible_sentence_rows": 0,
478
+ "rows": 0,
479
+ "target_test": 0,
480
+ "target_validate": 0,
481
+ "test": 0,
482
+ "test_bounds": [
483
+ 0,
484
+ 2
485
+ ],
486
+ "test_ratio": 0.0,
487
+ "train": 7746,
488
+ "validate": 0,
489
+ "validate_bounds": [
490
+ 0,
491
+ 2
492
+ ],
493
+ "validate_ratio": 0.0
494
+ },
495
  "NTUFormosanCorpus": {
496
+ "eligible_sentence_rows": 2357,
497
  "rows": 2456,
498
+ "target_test": 491,
499
+ "target_validate": 246,
500
+ "test": 491,
501
  "test_bounds": [
502
+ 441,
503
+ 541
504
  ],
505
+ "test_ratio": 0.1999185667752443,
506
+ "train": 1721,
507
+ "validate": 246,
508
  "validate_bounds": [
509
+ 196,
510
+ 296
511
  ],
512
+ "validate_ratio": 0.1001628664495114
513
  },
514
  "Presidential_Apologies": {
515
  "eligible_sentence_rows": 32,
516
  "rows": 33,
517
+ "target_test": 7,
518
  "target_validate": 3,
519
+ "test": 7,
520
  "test_bounds": [
521
+ 5,
522
+ 9
523
  ],
524
+ "test_ratio": 0.21212121212121213,
525
+ "train": 23,
526
  "validate": 3,
527
  "validate_bounds": [
528
  1,
 
531
  "validate_ratio": 0.09090909090909091
532
  },
533
  "ePark": {
534
+ "eligible_sentence_rows": 5035,
535
  "rows": 8775,
536
+ "target_test": 1755,
537
+ "target_validate": 878,
538
+ "test": 1755,
539
  "test_bounds": [
540
+ 1579,
541
+ 1931
542
  ],
543
+ "test_ratio": 0.2,
544
+ "train": 14739,
545
+ "validate": 878,
546
  "validate_bounds": [
547
+ 702,
548
+ 1054
549
  ],
550
+ "validate_ratio": 0.10005698005698006
551
  }
552
  },
553
  "ckv": {
554
+ "ILRDF_Dicts": {
555
+ "eligible_sentence_rows": 0,
556
+ "rows": 0,
557
+ "target_test": 0,
558
+ "target_validate": 0,
559
+ "test": 0,
560
+ "test_bounds": [
561
+ 0,
562
+ 2
563
+ ],
564
+ "test_ratio": 0.0,
565
+ "train": 7969,
566
+ "validate": 0,
567
+ "validate_bounds": [
568
+ 0,
569
+ 2
570
+ ],
571
+ "validate_ratio": 0.0
572
+ },
573
  "NTUFormosanCorpus": {
574
+ "eligible_sentence_rows": 1986,
575
  "rows": 2179,
576
+ "target_test": 436,
577
+ "target_validate": 218,
578
+ "test": 436,
579
  "test_bounds": [
580
+ 392,
581
+ 480
582
  ],
583
+ "test_ratio": 0.20009178522257917,
584
+ "train": 1540,
585
+ "validate": 218,
586
  "validate_bounds": [
587
+ 174,
588
+ 262
589
  ],
590
+ "validate_ratio": 0.10004589261128959
591
  },
592
  "Presidential_Apologies": {
593
  "eligible_sentence_rows": 33,
594
  "rows": 33,
595
+ "target_test": 7,
596
  "target_validate": 3,
597
+ "test": 7,
598
  "test_bounds": [
599
+ 5,
600
+ 9
601
  ],
602
+ "test_ratio": 0.21212121212121213,
603
+ "train": 23,
604
  "validate": 3,
605
  "validate_bounds": [
606
  1,
 
609
  "validate_ratio": 0.09090909090909091
610
  },
611
  "ePark": {
612
+ "eligible_sentence_rows": 1020,
613
  "rows": 2077,
614
+ "target_test": 415,
615
+ "target_validate": 208,
616
+ "test": 415,
617
  "test_bounds": [
618
+ 373,
619
+ 457
620
  ],
621
+ "test_ratio": 0.1998074145402022,
622
+ "train": 4516,
623
+ "validate": 208,
624
  "validate_bounds": [
625
+ 166,
626
+ 250
627
  ],
628
+ "validate_ratio": 0.10014443909484834
629
  }
630
  },
631
  "dru": {
632
+ "ILRDF_Dicts": {
633
+ "eligible_sentence_rows": 0,
634
+ "rows": 0,
635
+ "target_test": 0,
636
+ "target_validate": 0,
637
+ "test": 0,
638
+ "test_bounds": [
639
+ 0,
640
+ 2
641
+ ],
642
+ "test_ratio": 0.0,
643
+ "train": 9347,
644
+ "validate": 0,
645
+ "validate_bounds": [
646
+ 0,
647
+ 2
648
+ ],
649
+ "validate_ratio": 0.0
650
+ },
651
  "NTUFormosanCorpus": {
652
+ "eligible_sentence_rows": 2140,
653
  "rows": 2242,
654
+ "target_test": 449,
655
+ "target_validate": 224,
656
+ "test": 449,
657
  "test_bounds": [
658
+ 404,
659
+ 494
660
  ],
661
+ "test_ratio": 0.20026761819803746,
662
+ "train": 1573,
663
+ "validate": 224,
664
  "validate_bounds": [
665
+ 179,
666
+ 269
667
  ],
668
+ "validate_ratio": 0.09991079393398751
669
  },
670
  "Presidential_Apologies": {
671
  "eligible_sentence_rows": 32,
672
  "rows": 33,
673
+ "target_test": 7,
674
  "target_validate": 3,
675
+ "test": 7,
676
  "test_bounds": [
677
+ 5,
678
+ 9
679
  ],
680
+ "test_ratio": 0.21212121212121213,
681
+ "train": 23,
682
  "validate": 3,
683
  "validate_bounds": [
684
  1,
 
687
  "validate_ratio": 0.09090909090909091
688
  },
689
  "ePark": {
690
+ "eligible_sentence_rows": 5883,
691
  "rows": 12000,
692
+ "target_test": 2399,
693
+ "target_validate": 1201,
694
+ "test": 2399,
695
  "test_bounds": [
696
+ 2159,
697
+ 2639
698
  ],
699
+ "test_ratio": 0.19991666666666666,
700
+ "train": 19485,
701
+ "validate": 1201,
702
  "validate_bounds": [
703
+ 961,
704
+ 1441
705
  ],
706
+ "validate_ratio": 0.10008333333333333
707
  }
708
  },
709
  "pwn": {
710
  "FormosanBankGitBook": {
711
+ "eligible_sentence_rows": 94,
712
  "rows": 101,
713
+ "target_test": 20,
714
+ "target_validate": 10,
715
+ "test": 20,
716
  "test_bounds": [
717
+ 17,
718
+ 23
719
  ],
720
+ "test_ratio": 0.19801980198019803,
721
+ "train": 71,
722
+ "validate": 10,
723
  "validate_bounds": [
724
+ 7,
725
+ 13
726
  ],
727
+ "validate_ratio": 0.09900990099009901
728
  },
729
  "HundredPaiwanStories": {
730
+ "eligible_sentence_rows": 2800,
731
  "rows": 2872,
732
+ "target_test": 575,
733
+ "target_validate": 287,
734
+ "test": 575,
735
+ "test_bounds": [
736
+ 517,
737
+ 633
738
+ ],
739
+ "test_ratio": 0.20020891364902507,
740
+ "train": 2010,
741
+ "validate": 287,
742
+ "validate_bounds": [
743
+ 229,
744
+ 345
745
+ ],
746
+ "validate_ratio": 0.09993036211699165
747
+ },
748
+ "ILRDF_Dicts": {
749
+ "eligible_sentence_rows": 0,
750
+ "rows": 0,
751
+ "target_test": 0,
752
+ "target_validate": 0,
753
+ "test": 0,
754
  "test_bounds": [
755
+ 0,
756
+ 2
757
  ],
758
+ "test_ratio": 0.0,
759
+ "train": 5033,
760
+ "validate": 0,
761
  "validate_bounds": [
762
+ 0,
763
+ 2
764
  ],
765
+ "validate_ratio": 0.0
766
  },
767
  "Paiwan_Stories": {
768
  "eligible_sentence_rows": 0,
 
784
  "validate_ratio": 0.0
785
  },
786
  "Presidential_Apologies": {
787
+ "eligible_sentence_rows": 33,
788
  "rows": 33,
789
+ "target_test": 7,
790
  "target_validate": 3,
791
+ "test": 7,
792
  "test_bounds": [
793
+ 5,
794
+ 9
795
  ],
796
+ "test_ratio": 0.21212121212121213,
797
+ "train": 23,
798
  "validate": 3,
799
  "validate_bounds": [
800
  1,
 
803
  "validate_ratio": 0.09090909090909091
804
  },
805
  "YeddaPalemeqBlog": {
806
+ "eligible_sentence_rows": 649,
807
  "rows": 655,
808
+ "target_test": 131,
809
+ "target_validate": 66,
810
+ "test": 131,
811
  "test_bounds": [
812
+ 117,
813
+ 145
814
  ],
815
+ "test_ratio": 0.2,
816
+ "train": 458,
817
+ "validate": 66,
818
  "validate_bounds": [
819
+ 52,
820
+ 80
821
  ],
822
+ "validate_ratio": 0.10076335877862595
823
  },
824
  "ePark": {
825
+ "eligible_sentence_rows": 4046,
826
  "rows": 6770,
827
+ "target_test": 1354,
828
+ "target_validate": 678,
829
+ "test": 1354,
830
  "test_bounds": [
831
+ 1218,
832
+ 1490
833
  ],
834
+ "test_ratio": 0.2,
835
+ "train": 13749,
836
+ "validate": 678,
837
  "validate_bounds": [
838
+ 542,
839
+ 814
840
  ],
841
+ "validate_ratio": 0.10014771048744461
842
  }
843
  },
844
  "pyu": {
845
+ "ILRDF_Dicts": {
846
+ "eligible_sentence_rows": 0,
847
+ "rows": 0,
848
+ "target_test": 0,
849
+ "target_validate": 0,
850
+ "test": 0,
851
+ "test_bounds": [
852
+ 0,
853
+ 2
854
+ ],
855
+ "test_ratio": 0.0,
856
+ "train": 6636,
857
+ "validate": 0,
858
+ "validate_bounds": [
859
+ 0,
860
+ 2
861
+ ],
862
+ "validate_ratio": 0.0
863
+ },
864
  "Presidential_Apologies": {
865
  "eligible_sentence_rows": 32,
866
  "rows": 33,
867
  "target_test": 7,
868
+ "target_validate": 3,
869
  "test": 7,
870
  "test_bounds": [
871
  5,
872
  9
873
  ],
874
  "test_ratio": 0.21212121212121213,
875
+ "train": 23,
876
+ "validate": 3,
877
  "validate_bounds": [
878
+ 1,
879
+ 5
880
  ],
881
+ "validate_ratio": 0.09090909090909091
882
  },
883
  "ePark": {
884
+ "eligible_sentence_rows": 4052,
885
  "rows": 7209,
886
+ "target_test": 1442,
887
+ "target_validate": 722,
888
+ "test": 1442,
889
  "test_bounds": [
890
+ 1297,
891
+ 1587
892
  ],
893
+ "test_ratio": 0.20002774309890414,
894
+ "train": 14393,
895
+ "validate": 722,
896
  "validate_bounds": [
897
+ 577,
898
+ 867
899
  ],
900
+ "validate_ratio": 0.10015258704397281
901
  }
902
  },
903
  "ssf": {
904
+ "ILRDF_Dicts": {
905
+ "eligible_sentence_rows": 0,
906
+ "rows": 0,
907
+ "target_test": 0,
908
+ "target_validate": 0,
909
+ "test": 0,
910
+ "test_bounds": [
911
+ 0,
912
+ 2
913
+ ],
914
+ "test_ratio": 0.0,
915
+ "train": 5765,
916
+ "validate": 0,
917
+ "validate_bounds": [
918
+ 0,
919
+ 2
920
+ ],
921
+ "validate_ratio": 0.0
922
+ },
923
  "Li-Conjunction-Thao": {
924
  "eligible_sentence_rows": 27,
925
  "rows": 27,
926
+ "target_test": 5,
927
  "target_validate": 3,
928
+ "test": 5,
929
  "test_bounds": [
930
+ 3,
931
+ 7
932
  ],
933
+ "test_ratio": 0.18518518518518517,
934
+ "train": 19,
935
  "validate": 3,
936
  "validate_bounds": [
937
  1,
 
942
  "Presidential_Apologies": {
943
  "eligible_sentence_rows": 33,
944
  "rows": 33,
945
+ "target_test": 7,
946
+ "target_validate": 3,
947
+ "test": 7,
948
  "test_bounds": [
949
+ 5,
950
+ 9
951
  ],
952
+ "test_ratio": 0.21212121212121213,
953
+ "train": 23,
954
+ "validate": 3,
955
  "validate_bounds": [
956
+ 1,
957
+ 5
958
  ],
959
+ "validate_ratio": 0.09090909090909091
960
  },
961
  "ePark": {
962
+ "eligible_sentence_rows": 1004,
963
  "rows": 2056,
964
+ "target_test": 412,
965
+ "target_validate": 206,
966
+ "test": 412,
967
  "test_bounds": [
968
+ 370,
969
+ 454
970
  ],
971
+ "test_ratio": 0.20038910505836577,
972
+ "train": 4450,
973
+ "validate": 206,
974
  "validate_bounds": [
975
+ 164,
976
+ 248
977
  ],
978
+ "validate_ratio": 0.10019455252918288
979
  }
980
  },
981
  "sxr": {
982
+ "ILRDF_Dicts": {
983
+ "eligible_sentence_rows": 0,
984
+ "rows": 0,
985
+ "target_test": 0,
986
+ "target_validate": 0,
987
+ "test": 0,
988
+ "test_bounds": [
989
+ 0,
990
+ 2
991
+ ],
992
+ "test_ratio": 0.0,
993
+ "train": 2936,
994
+ "validate": 0,
995
+ "validate_bounds": [
996
+ 0,
997
+ 2
998
+ ],
999
+ "validate_ratio": 0.0
1000
+ },
1001
  "Presidential_Apologies": {
1002
  "eligible_sentence_rows": 32,
1003
  "rows": 33,
1004
+ "target_test": 7,
1005
+ "target_validate": 3,
1006
+ "test": 7,
1007
  "test_bounds": [
1008
+ 5,
1009
+ 9
1010
  ],
1011
+ "test_ratio": 0.21212121212121213,
1012
+ "train": 23,
1013
+ "validate": 3,
1014
  "validate_bounds": [
1015
+ 1,
1016
+ 5
1017
  ],
1018
+ "validate_ratio": 0.09090909090909091
1019
  },
1020
  "ePark": {
1021
+ "eligible_sentence_rows": 991,
1022
  "rows": 2101,
1023
+ "target_test": 420,
1024
+ "target_validate": 211,
1025
+ "test": 420,
1026
  "test_bounds": [
1027
+ 377,
1028
+ 463
1029
  ],
1030
+ "test_ratio": 0.19990480723465018,
1031
+ "train": 4480,
1032
+ "validate": 211,
1033
  "validate_bounds": [
1034
+ 168,
1035
+ 254
1036
  ],
1037
+ "validate_ratio": 0.10042836744407425
1038
  }
1039
  },
1040
  "szy": {
1041
+ "ILRDF_Dicts": {
1042
+ "eligible_sentence_rows": 0,
1043
+ "rows": 0,
1044
+ "target_test": 0,
1045
+ "target_validate": 0,
1046
+ "test": 0,
1047
+ "test_bounds": [
1048
+ 0,
1049
+ 2
1050
+ ],
1051
+ "test_ratio": 0.0,
1052
+ "train": 4998,
1053
+ "validate": 0,
1054
+ "validate_bounds": [
1055
+ 0,
1056
+ 2
1057
+ ],
1058
+ "validate_ratio": 0.0
1059
+ },
1060
  "NTUFormosanCorpus": {
1061
+ "eligible_sentence_rows": 902,
1062
  "rows": 917,
1063
+ "target_test": 183,
1064
+ "target_validate": 92,
1065
+ "test": 183,
1066
  "test_bounds": [
1067
+ 164,
1068
+ 202
1069
  ],
1070
+ "test_ratio": 0.19956379498364232,
1071
+ "train": 1191,
1072
+ "validate": 92,
1073
  "validate_bounds": [
1074
+ 73,
1075
+ 111
1076
  ],
1077
+ "validate_ratio": 0.10032715376226826
1078
  },
1079
  "Presidential_Apologies": {
1080
  "eligible_sentence_rows": 33,
1081
  "rows": 33,
1082
+ "target_test": 7,
1083
  "target_validate": 3,
1084
+ "test": 7,
1085
  "test_bounds": [
1086
+ 5,
1087
+ 9
1088
  ],
1089
+ "test_ratio": 0.21212121212121213,
1090
+ "train": 23,
1091
  "validate": 3,
1092
  "validate_bounds": [
1093
  1,
 
1096
  "validate_ratio": 0.09090909090909091
1097
  },
1098
  "ePark": {
1099
+ "eligible_sentence_rows": 1009,
1100
  "rows": 2102,
1101
+ "target_test": 421,
1102
+ "target_validate": 211,
1103
+ "test": 421,
1104
  "test_bounds": [
1105
+ 378,
1106
+ 464
1107
  ],
1108
+ "test_ratio": 0.20028544243577545,
1109
+ "train": 4506,
1110
+ "validate": 211,
1111
  "validate_bounds": [
1112
+ 168,
1113
+ 254
1114
  ],
1115
+ "validate_ratio": 0.10038058991436727
1116
  }
1117
  },
1118
  "tao": {
1119
+ "ILRDF_Dicts": {
1120
+ "eligible_sentence_rows": 0,
1121
+ "rows": 0,
1122
+ "target_test": 0,
1123
+ "target_validate": 0,
1124
+ "test": 0,
1125
+ "test_bounds": [
1126
+ 0,
1127
+ 2
1128
+ ],
1129
+ "test_ratio": 0.0,
1130
+ "train": 5558,
1131
+ "validate": 0,
1132
+ "validate_bounds": [
1133
+ 0,
1134
+ 2
1135
+ ],
1136
+ "validate_ratio": 0.0
1137
+ },
1138
  "Presidential_Apologies": {
1139
+ "eligible_sentence_rows": 33,
1140
  "rows": 33,
1141
  "target_test": 7,
1142
  "target_validate": 3,
 
1155
  "validate_ratio": 0.09090909090909091
1156
  },
1157
  "RauDong": {
1158
+ "eligible_sentence_rows": 787,
1159
  "rows": 787,
1160
+ "target_test": 158,
1161
+ "target_validate": 79,
1162
+ "test": 158,
1163
  "test_bounds": [
1164
+ 142,
1165
+ 174
1166
  ],
1167
+ "test_ratio": 0.20076238881829733,
1168
+ "train": 551,
1169
+ "validate": 79,
1170
  "validate_bounds": [
1171
+ 63,
1172
+ 95
1173
  ],
1174
+ "validate_ratio": 0.10038119440914867
1175
  },
1176
  "WakelinTexts": {
1177
+ "eligible_sentence_rows": 143,
1178
  "rows": 171,
1179
+ "target_test": 34,
1180
+ "target_validate": 17,
1181
+ "test": 34,
1182
  "test_bounds": [
1183
+ 30,
1184
+ 38
1185
  ],
1186
+ "test_ratio": 0.19883040935672514,
1187
+ "train": 120,
1188
+ "validate": 17,
1189
  "validate_bounds": [
1190
+ 13,
1191
+ 21
1192
  ],
1193
+ "validate_ratio": 0.09941520467836257
1194
  },
1195
  "ePark": {
1196
+ "eligible_sentence_rows": 1015,
1197
  "rows": 2022,
1198
+ "target_test": 404,
1199
+ "target_validate": 203,
1200
+ "test": 404,
1201
  "test_bounds": [
1202
+ 363,
1203
+ 445
1204
  ],
1205
+ "test_ratio": 0.19980217606330367,
1206
+ "train": 4608,
1207
+ "validate": 203,
1208
  "validate_bounds": [
1209
+ 162,
1210
+ 244
1211
  ],
1212
+ "validate_ratio": 0.10039564787339268
1213
  }
1214
  },
1215
  "tay": {
1216
  "Glosbe": {
1217
+ "eligible_sentence_rows": 8,
1218
  "rows": 585,
1219
  "target_test": 0,
1220
+ "target_validate": 5,
1221
  "test": 0,
1222
  "test_bounds": [
1223
  0,
1224
  12
1225
  ],
1226
  "test_ratio": 0.0,
1227
+ "train": 580,
1228
+ "validate": 5,
1229
+ "validate_bounds": [
1230
+ 0,
1231
+ 17
1232
+ ],
1233
+ "validate_ratio": 0.008547008547008548
1234
+ },
1235
+ "ILRDF_Dicts": {
1236
+ "eligible_sentence_rows": 0,
1237
+ "rows": 0,
1238
+ "target_test": 0,
1239
+ "target_validate": 0,
1240
+ "test": 0,
1241
+ "test_bounds": [
1242
+ 0,
1243
+ 2
1244
+ ],
1245
+ "test_ratio": 0.0,
1246
+ "train": 5829,
1247
  "validate": 0,
1248
  "validate_bounds": [
1249
  0,
1250
+ 2
1251
  ],
1252
  "validate_ratio": 0.0
1253
  },
1254
  "NTUFormosanCorpus": {
1255
+ "eligible_sentence_rows": 471,
1256
  "rows": 481,
1257
+ "target_test": 101,
1258
+ "target_validate": 50,
1259
+ "test": 101,
1260
  "test_bounds": [
1261
+ 91,
1262
+ 111
1263
  ],
1264
+ "test_ratio": 0.20997920997921,
1265
+ "train": 333,
1266
+ "validate": 50,
1267
  "validate_bounds": [
1268
+ 40,
1269
+ 60
1270
  ],
1271
+ "validate_ratio": 0.10395010395010396
1272
  },
1273
  "Presidential_Apologies": {
1274
  "eligible_sentence_rows": 29,
1275
  "rows": 33,
1276
+ "target_test": 6,
1277
+ "target_validate": 4,
1278
+ "test": 6,
1279
  "test_bounds": [
1280
+ 4,
1281
+ 8
1282
  ],
1283
+ "test_ratio": 0.18181818181818182,
1284
  "train": 23,
1285
+ "validate": 4,
1286
  "validate_bounds": [
1287
+ 2,
1288
+ 6
1289
  ],
1290
+ "validate_ratio": 0.12121212121212122
1291
  },
1292
  "WilangYutasVideos": {
1293
  "eligible_sentence_rows": 0,
 
1309
  "validate_ratio": 0.0
1310
  },
1311
  "ePark": {
1312
+ "eligible_sentence_rows": 6255,
1313
  "rows": 11679,
1314
+ "target_test": 2449,
1315
+ "target_validate": 1219,
1316
+ "test": 2449,
1317
  "test_bounds": [
1318
+ 2215,
1319
+ 2683
1320
  ],
1321
+ "test_ratio": 0.20969261066872164,
1322
+ "train": 19821,
1323
+ "validate": 1219,
1324
  "validate_bounds": [
1325
+ 985,
1326
+ 1453
1327
  ],
1328
+ "validate_ratio": 0.10437537460399007
1329
  }
1330
  },
1331
  "trv": {
 
1348
  ],
1349
  "validate_ratio": 0.0
1350
  },
1351
+ "ILRDF_Dicts": {
1352
+ "eligible_sentence_rows": 0,
1353
+ "rows": 0,
1354
+ "target_test": 0,
1355
+ "target_validate": 0,
1356
+ "test": 0,
1357
+ "test_bounds": [
1358
+ 0,
1359
+ 2
1360
+ ],
1361
+ "test_ratio": 0.0,
1362
+ "train": 9528,
1363
+ "validate": 0,
1364
+ "validate_bounds": [
1365
+ 0,
1366
+ 2
1367
+ ],
1368
+ "validate_ratio": 0.0
1369
+ },
1370
  "NTUFormosanCorpus": {
1371
+ "eligible_sentence_rows": 1529,
1372
  "rows": 1567,
1373
+ "target_test": 319,
1374
+ "target_validate": 159,
1375
+ "test": 320,
1376
  "test_bounds": [
1377
+ 287,
1378
+ 351
1379
  ],
1380
+ "test_ratio": 0.204211869814933,
1381
+ "train": 1569,
1382
+ "validate": 160,
1383
  "validate_bounds": [
1384
+ 127,
1385
+ 191
1386
  ],
1387
+ "validate_ratio": 0.1021059349074665
1388
  },
1389
  "Nowbucyang-Truku-Thesis": {
1390
  "eligible_sentence_rows": 0,
 
1406
  "validate_ratio": 0.0
1407
  },
1408
  "Presidential_Apologies": {
1409
+ "eligible_sentence_rows": 66,
1410
  "rows": 66,
1411
+ "target_test": 13,
1412
  "target_validate": 7,
1413
+ "test": 12,
1414
  "test_bounds": [
1415
+ 11,
1416
+ 15
1417
  ],
1418
+ "test_ratio": 0.18181818181818182,
1419
+ "train": 48,
1420
  "validate": 6,
1421
  "validate_bounds": [
1422
  5,
 
1444
  "validate_ratio": 0.07692307692307693
1445
  },
1446
  "ePark": {
1447
+ "eligible_sentence_rows": 4057,
1448
  "rows": 7177,
1449
+ "target_test": 1459,
1450
+ "target_validate": 730,
1451
+ "test": 1459,
1452
  "test_bounds": [
1453
+ 1315,
1454
+ 1603
1455
  ],
1456
+ "test_ratio": 0.20328828201198273,
1457
+ "train": 13958,
1458
+ "validate": 730,
1459
  "validate_bounds": [
1460
+ 586,
1461
+ 874
1462
  ],
1463
+ "validate_ratio": 0.10171380799777066
1464
  }
1465
  },
1466
  "tsu": {
1467
+ "ILRDF_Dicts": {
1468
+ "eligible_sentence_rows": 0,
1469
+ "rows": 0,
1470
+ "target_test": 0,
1471
+ "target_validate": 0,
1472
+ "test": 0,
1473
+ "test_bounds": [
1474
+ 0,
1475
+ 2
1476
+ ],
1477
+ "test_ratio": 0.0,
1478
+ "train": 2796,
1479
+ "validate": 0,
1480
+ "validate_bounds": [
1481
+ 0,
1482
+ 2
1483
+ ],
1484
+ "validate_ratio": 0.0
1485
+ },
1486
  "NTUFormosanCorpus": {
1487
+ "eligible_sentence_rows": 855,
1488
  "rows": 904,
1489
+ "target_test": 180,
1490
+ "target_validate": 91,
1491
+ "test": 180,
1492
  "test_bounds": [
1493
+ 161,
1494
+ 199
1495
  ],
1496
+ "test_ratio": 0.19911504424778761,
1497
+ "train": 640,
1498
+ "validate": 91,
1499
  "validate_bounds": [
1500
+ 72,
1501
+ 110
1502
  ],
1503
+ "validate_ratio": 0.1006637168141593
1504
  },
1505
  "Presidential_Apologies": {
1506
  "eligible_sentence_rows": 22,
 
1522
  "validate_ratio": 0.08695652173913043
1523
  },
1524
  "ePark": {
1525
+ "eligible_sentence_rows": 1011,
1526
  "rows": 2098,
1527
+ "target_test": 420,
1528
+ "target_validate": 210,
1529
+ "test": 420,
1530
  "test_bounds": [
1531
+ 378,
1532
+ 462
1533
  ],
1534
+ "test_ratio": 0.2001906577693041,
1535
+ "train": 4717,
1536
+ "validate": 210,
1537
  "validate_bounds": [
1538
+ 168,
1539
+ 252
1540
  ],
1541
+ "validate_ratio": 0.10009532888465204
1542
  }
1543
  },
1544
  "xnb": {
1545
+ "ILRDF_Dicts": {
1546
+ "eligible_sentence_rows": 0,
1547
+ "rows": 0,
1548
+ "target_test": 0,
1549
+ "target_validate": 0,
1550
+ "test": 0,
1551
+ "test_bounds": [
1552
+ 0,
1553
+ 2
1554
+ ],
1555
+ "test_ratio": 0.0,
1556
+ "train": 4991,
1557
+ "validate": 0,
1558
+ "validate_bounds": [
1559
+ 0,
1560
+ 2
1561
+ ],
1562
+ "validate_ratio": 0.0
1563
+ },
1564
  "NTUFormosanCorpus": {
1565
+ "eligible_sentence_rows": 2298,
1566
  "rows": 2433,
1567
+ "target_test": 486,
1568
+ "target_validate": 244,
1569
+ "test": 486,
1570
  "test_bounds": [
1571
+ 437,
1572
+ 535
1573
  ],
1574
+ "test_ratio": 0.1997533908754624,
1575
+ "train": 2245,
1576
+ "validate": 244,
1577
  "validate_bounds": [
1578
+ 195,
1579
+ 293
1580
  ],
1581
+ "validate_ratio": 0.10028771064529388
1582
  },
1583
  "Presidential_Apologies": {
1584
  "eligible_sentence_rows": 29,
1585
  "rows": 29,
1586
+ "target_test": 6,
1587
  "target_validate": 3,
1588
+ "test": 6,
1589
  "test_bounds": [
1590
+ 4,
1591
+ 8
1592
  ],
1593
+ "test_ratio": 0.20689655172413793,
1594
+ "train": 20,
1595
  "validate": 3,
1596
  "validate_bounds": [
1597
  1,
 
1619
  "validate_ratio": 0.0
1620
  },
1621
  "ePark": {
1622
+ "eligible_sentence_rows": 1004,
1623
  "rows": 2083,
1624
+ "target_test": 417,
1625
+ "target_validate": 208,
1626
+ "test": 417,
1627
  "test_bounds": [
1628
+ 375,
1629
+ 459
1630
  ],
1631
+ "test_ratio": 0.20019203072491598,
1632
+ "train": 4708,
1633
+ "validate": 208,
1634
  "validate_bounds": [
1635
+ 166,
1636
+ 250
1637
  ],
1638
+ "validate_ratio": 0.09985597695631301
1639
  }
1640
  },
1641
  "xsy": {
1642
  "Glosbe": {
1643
+ "eligible_sentence_rows": 6,
1644
  "rows": 519,
1645
  "target_test": 0,
1646
  "target_validate": 5,
 
1658
  ],
1659
  "validate_ratio": 0.009633911368015413
1660
  },
1661
+ "ILRDF_Dicts": {
1662
+ "eligible_sentence_rows": 0,
1663
+ "rows": 0,
1664
+ "target_test": 0,
1665
+ "target_validate": 0,
1666
+ "test": 0,
1667
+ "test_bounds": [
1668
+ 0,
1669
+ 2
1670
+ ],
1671
+ "test_ratio": 0.0,
1672
+ "train": 5666,
1673
+ "validate": 0,
1674
+ "validate_bounds": [
1675
+ 0,
1676
+ 2
1677
+ ],
1678
+ "validate_ratio": 0.0
1679
+ },
1680
  "NTUFormosanCorpus": {
1681
+ "eligible_sentence_rows": 1219,
1682
  "rows": 1270,
1683
+ "target_test": 294,
1684
+ "target_validate": 145,
1685
+ "test": 294,
1686
  "test_bounds": [
1687
+ 268,
1688
+ 320
1689
  ],
1690
+ "test_ratio": 0.231496062992126,
1691
+ "train": 833,
1692
+ "validate": 145,
1693
  "validate_bounds": [
1694
+ 119,
1695
+ 171
1696
  ],
1697
+ "validate_ratio": 0.1141732283464567
1698
  },
1699
  "Presidential_Apologies": {
1700
  "eligible_sentence_rows": 32,
1701
  "rows": 33,
1702
  "target_test": 7,
1703
+ "target_validate": 4,
1704
  "test": 7,
1705
  "test_bounds": [
1706
  5,
1707
  9
1708
  ],
1709
  "test_ratio": 0.21212121212121213,
1710
+ "train": 22,
1711
+ "validate": 4,
1712
  "validate_bounds": [
1713
+ 2,
1714
+ 6
1715
  ],
1716
+ "validate_ratio": 0.12121212121212122
1717
  },
1718
  "SEALS33": {
1719
  "eligible_sentence_rows": 14,
1720
  "rows": 14,
1721
+ "target_test": 4,
1722
+ "target_validate": 1,
1723
+ "test": 4,
1724
  "test_bounds": [
1725
+ 2,
1726
+ 6
1727
  ],
1728
+ "test_ratio": 0.2857142857142857,
1729
+ "train": 21,
1730
+ "validate": 1,
1731
  "validate_bounds": [
1732
  0,
1733
+ 3
1734
  ],
1735
+ "validate_ratio": 0.07142857142857142
1736
  },
1737
  "ePark": {
1738
+ "eligible_sentence_rows": 998,
1739
  "rows": 1993,
1740
+ "target_test": 461,
1741
+ "target_validate": 228,
1742
+ "test": 461,
1743
  "test_bounds": [
1744
+ 421,
1745
+ 501
1746
  ],
1747
+ "test_ratio": 0.2313095835423984,
1748
+ "train": 4177,
1749
+ "validate": 228,
1750
  "validate_bounds": [
1751
+ 188,
1752
+ 268
1753
  ],
1754
+ "validate_ratio": 0.11440040140491721
1755
  }
1756
  }
1757
  },
1758
+ "required_human_ratios": {
1759
+ "test": 0.2,
1760
+ "train": 0.7,
1761
+ "validate": 0.1
1762
+ },
1763
  "source_distribution_total_variation": {
1764
  "ami": {
1765
+ "test": 0.00025461489497135984,
1766
+ "validate": 0.00044557606619987657
1767
  },
1768
  "bnn": {
1769
+ "test": 0.00017728098646250948,
1770
+ "validate": 0.00026775316104698144
1771
  },
1772
  "ckv": {
1773
+ "test": 0.0005790820666083094,
1774
+ "validate": 0.0007010941960814074
1775
  },
1776
  "dru": {
1777
+ "test": 0.0003502626970227664,
1778
+ "validate": 0.0004059417111853471
1779
  },
1780
  "pwn": {
1781
+ "test": 0.00037240180606838377,
1782
+ "validate": 0.0008231432170023941
1783
  },
1784
  "pyu": {
1785
+ "test": 0.0002741655960200001,
1786
+ "validate": 0.00041882124389337185
1787
  },
1788
  "ssf": {
1789
+ "test": 0.0009674715554446184,
1790
+ "validate": 0.0014445197417698313
1791
  },
1792
  "sxr": {
1793
+ "test": 0.0009295250971776605,
1794
+ "validate": 0.001445225936988149
1795
  },
1796
  "szy": {
1797
+ "test": 0.0009497139596690721,
1798
+ "validate": 0.001008660344871899
1799
  },
1800
  "tao": {
1801
+ "test": 0.001477841459810142,
1802
+ "validate": 0.0014814391499968172
1803
  },
1804
  "tay": {
1805
+ "test": 0.046016958431341425,
1806
+ "validate": 0.04186944942292491
1807
  },
1808
  "trv": {
1809
+ "test": 0.01662132008173578,
1810
+ "validate": 0.016956414807232856
1811
  },
1812
  "tsu": {
1813
+ "test": 0.0013223140495867858,
1814
+ "validate": 0.0014870577966887948
1815
  },
1816
  "xnb": {
1817
+ "test": 0.0006600660066006484,
1818
+ "validate": 0.001162973440201158
1819
  },
1820
  "xsy": {
1821
+ "test": 0.13554452859754498,
1822
+ "validate": 0.1235350393826964
1823
  }
1824
  },
1825
  "source_ratio_failures": {},
 
1835
  "target": 0
1836
  },
1837
  "document_disjoint": false,
1838
+ "document_overlap": 432,
1839
  "exact_overlap": {
1840
  "formosan": 0,
1841
  "pair": 0,
 
1863
  "target": 0
1864
  },
1865
  "document_disjoint": false,
1866
+ "document_overlap": 381,
1867
  "exact_overlap": {
1868
  "formosan": 0,
1869
  "pair": 0,
 
1885
  "validate_test_cross_language_diagnostic": {
1886
  "character_ngram_conflicting_rows": {
1887
  "formosan": 0,
1888
+ "target": 2307
1889
  },
1890
  "document_disjoint": false,
1891
+ "document_overlap": 381,
1892
  "exact_overlap": {
1893
  "formosan": 0,
1894
  "pair": 0,
1895
+ "target": 271
1896
  },
1897
  "formosan_by_language": true,
1898
  "ok": false,
1899
  "one_edit_conflicting_rows": {
1900
  "formosan": 0,
1901
+ "target": 2346
1902
  },
1903
  "skeleton_overlap": {
1904
  "formosan": 0,
1905
  "pair": 0,
1906
+ "target": 271
1907
  },
1908
  "target_by_language": false
1909
  }
provenance/validation_zh.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "complete": true,
3
  "input": "big_corpus_zh_in_domain_hard.csv",
4
- "input_sha256": "f3df6ee89cf4f41698ad2544dee3af94e145221cd005bac8e85baa7e40fd9c7f",
5
  "profile": {
6
  "path": "default_experiment.json",
7
- "recipe_id": "nllb200-spm8k-directional-v5",
8
- "sha256": "4a0933e946d2cc7186be91ea4b465fb130118925c7fc0705e5404edbe4c18921"
9
  },
10
  "provenance_validation": {
11
  "duplicate_row_ids": 0,
@@ -19,11 +19,11 @@
19
  "non_standard_rows": 0,
20
  "ok": true
21
  },
22
- "rows": 415359,
23
  "schema_version": 3,
24
  "split_report": {
25
  "path": "report_in_domain_hard.json",
26
- "sha256": "e0d74f009be44ee221e3d4427ef67bcd047c96c5b447d3a228337a3f636b1dd6"
27
  },
28
  "split_validation": {
29
  "ambiguous_normalization_eval_rows": 0,
@@ -34,240 +34,328 @@
34
  "lexical_like_eval_rows": 0,
35
  "lexical_quality_rows": 0,
36
  "malformed_escaping_rows": 0,
37
- "minimum_ratios": {
38
  "min_test_rows": 0,
39
- "min_validate_rows": 0,
40
- "test": 0.1,
41
- "validate": 0.05
42
  },
43
  "model_length_overflow_rows": 0,
44
  "mt_ineligible_eval_rows": 0,
45
  "ngram_jaccard_threshold": 0.95,
46
  "non_sentence_eval_rows": 0,
47
  "ok": true,
48
- "ratio_basis": "all_pairs_by_language_human_rows_by_source",
49
  "ratio_failures": {},
50
  "ratios_by_language": {
51
  "ami": {
52
- "eligible_sentence_rows": 77690,
53
- "output_rows": 88401,
54
- "required_test": 8841,
55
- "required_validate": 4421,
56
- "rows": 88401,
57
- "test": 8841,
58
- "test_ratio": 0.10001018088030679,
59
- "train": 75139,
60
- "validate": 4421,
61
- "validate_ratio": 0.05001074648476827
 
 
 
 
 
 
62
  },
63
  "bnn": {
64
- "eligible_sentence_rows": 26770,
 
 
 
 
65
  "output_rows": 36112,
66
- "required_test": 3612,
67
- "required_validate": 1806,
 
68
  "rows": 36112,
69
- "test": 3612,
70
- "test_ratio": 0.10002215330084183,
71
- "train": 30694,
72
- "validate": 1806,
73
- "validate_ratio": 0.05001107665042091
 
74
  },
75
  "ckv": {
76
- "eligible_sentence_rows": 14682,
 
 
 
 
77
  "output_rows": 17410,
 
78
  "required_test": 1741,
79
  "required_validate": 871,
80
  "rows": 17410,
 
81
  "test": 1741,
82
- "test_ratio": 0.1,
83
  "train": 14798,
84
  "validate": 871,
85
- "validate_ratio": 0.05002871912693854
86
  },
87
  "dru": {
88
- "eligible_sentence_rows": 32265,
 
 
 
 
89
  "output_rows": 45769,
90
- "required_test": 4577,
91
- "required_validate": 2289,
 
92
  "rows": 45769,
93
- "test": 4577,
94
- "test_ratio": 0.1000021848849658,
95
- "train": 38903,
96
- "validate": 2289,
97
- "validate_ratio": 0.05001201686731194
 
98
  },
99
  "pwn": {
100
- "eligible_sentence_rows": 22407,
 
 
 
 
101
  "output_rows": 30265,
102
- "required_test": 3027,
103
- "required_validate": 1514,
 
104
  "rows": 30265,
105
- "test": 3027,
106
- "test_ratio": 0.10001652073352056,
107
- "train": 25724,
108
- "validate": 1514,
109
- "validate_ratio": 0.05002478110028085
 
110
  },
111
  "pyu": {
112
- "eligible_sentence_rows": 21562,
 
 
 
 
113
  "output_rows": 29940,
 
114
  "required_test": 2994,
115
  "required_validate": 1497,
116
  "rows": 29940,
 
117
  "test": 2994,
118
- "test_ratio": 0.1,
119
  "train": 25449,
120
  "validate": 1497,
121
- "validate_ratio": 0.05
122
  },
123
  "ssf": {
124
- "eligible_sentence_rows": 10607,
 
 
 
 
125
  "output_rows": 12913,
126
- "required_test": 1292,
127
- "required_validate": 646,
 
128
  "rows": 12913,
129
- "test": 1292,
130
- "test_ratio": 0.10005420893673042,
131
- "train": 10975,
132
- "validate": 646,
133
- "validate_ratio": 0.05002710446836521
 
134
  },
135
  "sxr": {
136
- "eligible_sentence_rows": 8442,
 
 
 
 
137
  "output_rows": 10955,
 
138
  "required_test": 1096,
139
  "required_validate": 548,
140
  "rows": 10955,
 
141
  "test": 1096,
142
- "test_ratio": 0.10004564125969877,
143
  "train": 9311,
144
  "validate": 548,
145
- "validate_ratio": 0.050022820629849384
146
  },
147
  "szy": {
148
- "eligible_sentence_rows": 11232,
 
 
 
 
149
  "output_rows": 13754,
150
- "required_test": 1376,
 
151
  "required_validate": 688,
152
  "rows": 13754,
153
- "test": 1376,
154
- "test_ratio": 0.10004362367311327,
155
- "train": 11690,
 
156
  "validate": 688,
157
- "validate_ratio": 0.050021811836556636
158
  },
159
  "tao": {
160
- "eligible_sentence_rows": 11784,
 
 
 
 
161
  "output_rows": 14064,
162
- "required_test": 1407,
163
- "required_validate": 704,
 
164
  "rows": 14064,
165
- "test": 1407,
166
- "test_ratio": 0.10004266211604096,
167
- "train": 11953,
168
- "validate": 704,
169
- "validate_ratio": 0.05005688282138794
 
170
  },
171
  "tay": {
172
- "eligible_sentence_rows": 26750,
 
 
 
 
173
  "output_rows": 39664,
174
- "required_test": 3967,
175
- "required_validate": 1984,
 
176
  "rows": 39664,
177
- "test": 3967,
178
- "test_ratio": 0.10001512706736587,
179
- "train": 33713,
180
- "validate": 1984,
181
- "validate_ratio": 0.0500201694231545
 
182
  },
183
  "trv": {
184
- "eligible_sentence_rows": 26304,
 
 
 
 
185
  "output_rows": 34653,
186
- "required_test": 3466,
 
187
  "required_validate": 1733,
188
  "rows": 34653,
189
- "test": 3466,
190
- "test_ratio": 0.10002020027126078,
191
- "train": 29454,
 
192
  "validate": 1733,
193
- "validate_ratio": 0.05001010013563039
194
  },
195
  "tsu": {
196
- "eligible_sentence_rows": 8309,
 
 
 
 
197
  "output_rows": 10616,
 
198
  "required_test": 1062,
199
  "required_validate": 531,
200
  "rows": 10616,
 
201
  "test": 1062,
202
- "test_ratio": 0.10003767897513188,
203
  "train": 9023,
204
  "validate": 531,
205
- "validate_ratio": 0.05001883948756594
206
  },
207
  "xnb": {
208
- "eligible_sentence_rows": 13655,
 
 
 
 
209
  "output_rows": 17050,
 
210
  "required_test": 1705,
211
  "required_validate": 853,
212
  "rows": 17050,
 
213
  "test": 1705,
214
- "test_ratio": 0.1,
215
  "train": 14492,
216
  "validate": 853,
217
- "validate_ratio": 0.05002932551319648
218
  },
219
  "xsy": {
220
- "eligible_sentence_rows": 11587,
 
 
 
 
221
  "output_rows": 13793,
222
- "required_test": 1380,
 
223
  "required_validate": 690,
224
  "rows": 13793,
225
- "test": 1380,
226
- "test_ratio": 0.10005075038062786,
227
- "train": 11723,
 
228
  "validate": 690,
229
- "validate_ratio": 0.05002537519031393
230
  }
231
  },
232
  "ratios_by_language_and_source": {
233
  "ami": {
234
  "Glosbe": {
235
- "eligible_sentence_rows": 2055,
236
  "rows": 2298,
237
- "target_test": 237,
238
- "target_validate": 119,
239
- "test": 237,
240
  "test_bounds": [
241
- 191,
242
- 283
243
  ],
244
- "test_ratio": 0.1031331592689295,
245
- "train": 4722,
246
- "validate": 119,
247
  "validate_bounds": [
248
- 73,
249
- 165
250
  ],
251
- "validate_ratio": 0.05178416013925152
252
  },
253
  "ILRDF_Dicts": {
254
- "eligible_sentence_rows": 5424,
255
  "rows": 5437,
256
- "target_test": 562,
257
- "target_validate": 281,
258
- "test": 562,
259
  "test_bounds": [
260
- 453,
261
- 671
262
  ],
263
- "test_ratio": 0.10336582674268899,
264
- "train": 4594,
265
- "validate": 281,
266
  "validate_bounds": [
267
- 172,
268
- 390
269
  ],
270
- "validate_ratio": 0.051682913371344494
271
  },
272
  "MontgomeryTexts": {
273
  "eligible_sentence_rows": 0,
@@ -291,21 +379,21 @@
291
  "NTUFormosanCorpus": {
292
  "eligible_sentence_rows": 730,
293
  "rows": 740,
294
- "target_test": 77,
295
- "target_validate": 38,
296
- "test": 77,
297
  "test_bounds": [
298
- 62,
299
- 92
300
  ],
301
- "test_ratio": 0.10405405405405406,
302
- "train": 625,
303
- "validate": 38,
304
  "validate_bounds": [
305
- 23,
306
- 53
307
  ],
308
- "validate_ratio": 0.051351351351351354
309
  },
310
  "Presidential_Apologies": {
311
  "eligible_sentence_rows": 33,
@@ -327,76 +415,76 @@
327
  "validate_ratio": 0.06060606060606061
328
  },
329
  "Safolu-Amis-Dictionary": {
330
- "eligible_sentence_rows": 48064,
331
  "rows": 48874,
332
- "target_test": 5050,
333
- "target_validate": 2525,
334
- "test": 5050,
335
  "test_bounds": [
336
- 4072,
337
- 6028
338
  ],
339
- "test_ratio": 0.10332692228997013,
340
- "train": 41299,
341
- "validate": 2525,
342
  "validate_bounds": [
343
- 1547,
344
- 3503
345
  ],
346
- "validate_ratio": 0.051663461144985066
347
  },
348
  "Virginia_Fey_Dictionary": {
349
- "eligible_sentence_rows": 2239,
350
  "rows": 2461,
351
- "target_test": 254,
352
- "target_validate": 127,
353
- "test": 254,
354
  "test_bounds": [
355
- 204,
356
- 304
357
  ],
358
- "test_ratio": 0.10321007720438846,
359
- "train": 2080,
360
- "validate": 127,
361
  "validate_bounds": [
362
- 77,
363
- 177
364
  ],
365
- "validate_ratio": 0.05160503860219423
366
  },
367
  "ePark": {
368
- "eligible_sentence_rows": 16422,
369
  "rows": 25728,
370
- "target_test": 2658,
371
- "target_validate": 1329,
372
- "test": 2658,
373
  "test_bounds": [
374
- 2143,
375
- 3173
376
  ],
377
- "test_ratio": 0.10331156716417911,
378
- "train": 21756,
379
- "validate": 1329,
380
  "validate_bounds": [
381
- 814,
382
- 1844
383
  ],
384
- "validate_ratio": 0.051655783582089554
385
  }
386
  },
387
  "bnn": {
388
  "ILRDF_Dicts": {
389
- "eligible_sentence_rows": 8614,
390
  "rows": 8681,
391
- "target_test": 869,
392
  "target_validate": 434,
393
- "test": 869,
394
  "test_bounds": [
395
- 695,
396
- 1043
397
  ],
398
- "test_ratio": 0.10010367469185577,
399
- "train": 7378,
400
  "validate": 434,
401
  "validate_bounds": [
402
  260,
@@ -405,7 +493,7 @@
405
  "validate_ratio": 0.0499942402948969
406
  },
407
  "NTUFormosanCorpus": {
408
- "eligible_sentence_rows": 2335,
409
  "rows": 2425,
410
  "target_test": 243,
411
  "target_validate": 121,
@@ -443,28 +531,28 @@
443
  "validate_ratio": 0.06060606060606061
444
  },
445
  "ePark": {
446
- "eligible_sentence_rows": 15776,
447
  "rows": 24960,
448
- "target_test": 2497,
449
- "target_validate": 1249,
450
- "test": 2497,
451
  "test_bounds": [
452
- 1997,
453
- 2997
454
  ],
455
- "test_ratio": 0.10004006410256411,
456
- "train": 21222,
457
- "validate": 1249,
458
  "validate_bounds": [
459
- 749,
460
- 1749
461
  ],
462
- "validate_ratio": 0.050040064102564105
463
  }
464
  },
465
  "ckv": {
466
  "ILRDF_Dicts": {
467
- "eligible_sentence_rows": 8201,
468
  "rows": 8218,
469
  "target_test": 822,
470
  "target_validate": 411,
@@ -483,7 +571,7 @@
483
  "validate_ratio": 0.05001216841080555
484
  },
485
  "NTUFormosanCorpus": {
486
- "eligible_sentence_rows": 2061,
487
  "rows": 2199,
488
  "target_test": 220,
489
  "target_validate": 110,
@@ -521,7 +609,7 @@
521
  "validate_ratio": 0.06060606060606061
522
  },
523
  "ePark": {
524
- "eligible_sentence_rows": 4386,
525
  "rows": 6959,
526
  "target_test": 696,
527
  "target_validate": 348,
@@ -542,26 +630,26 @@
542
  },
543
  "dru": {
544
  "ILRDF_Dicts": {
545
- "eligible_sentence_rows": 10406,
546
  "rows": 10451,
547
- "target_test": 1045,
548
- "target_validate": 523,
549
- "test": 1045,
550
  "test_bounds": [
551
- 835,
552
- 1255
553
  ],
554
- "test_ratio": 0.0999904315376519,
555
  "train": 8883,
556
- "validate": 523,
557
  "validate_bounds": [
558
- 313,
559
- 733
560
  ],
561
- "validate_ratio": 0.05004305808056645
562
  },
563
  "NTUFormosanCorpus": {
564
- "eligible_sentence_rows": 2164,
565
  "rows": 2240,
566
  "target_test": 224,
567
  "target_validate": 112,
@@ -599,17 +687,17 @@
599
  "validate_ratio": 0.06060606060606061
600
  },
601
  "ePark": {
602
- "eligible_sentence_rows": 19651,
603
  "rows": 33034,
604
- "target_test": 3305,
605
  "target_validate": 1652,
606
- "test": 3305,
607
  "test_bounds": [
608
- 2644,
609
- 3966
610
  ],
611
- "test_ratio": 0.1000484349458134,
612
- "train": 28087,
613
  "validate": 1652,
614
  "validate_bounds": [
615
  991,
@@ -622,21 +710,21 @@
622
  "FormosanBankGitBook": {
623
  "eligible_sentence_rows": 99,
624
  "rows": 101,
625
- "target_test": 11,
626
- "target_validate": 6,
627
- "test": 11,
628
  "test_bounds": [
629
- 8,
630
- 14
631
  ],
632
- "test_ratio": 0.10891089108910891,
633
- "train": 84,
634
- "validate": 6,
635
  "validate_bounds": [
636
- 3,
637
- 9
638
  ],
639
- "validate_ratio": 0.0594059405940594
640
  },
641
  "HundredPaiwanStories": {
642
  "eligible_sentence_rows": 0,
@@ -658,23 +746,23 @@
658
  "validate_ratio": 0.0
659
  },
660
  "ILRDF_Dicts": {
661
- "eligible_sentence_rows": 5339,
662
  "rows": 5354,
663
- "target_test": 596,
664
- "target_validate": 298,
665
- "test": 596,
666
  "test_bounds": [
667
- 488,
668
- 704
669
  ],
670
- "test_ratio": 0.11131864026895778,
671
- "train": 4460,
672
- "validate": 298,
673
  "validate_bounds": [
674
- 190,
675
- 406
676
  ],
677
- "validate_ratio": 0.05565932013447889
678
  },
679
  "Paiwan_Stories": {
680
  "eligible_sentence_rows": 44,
@@ -698,15 +786,15 @@
698
  "Presidential_Apologies": {
699
  "eligible_sentence_rows": 33,
700
  "rows": 33,
701
- "target_test": 4,
702
  "target_validate": 2,
703
- "test": 4,
704
  "test_bounds": [
705
- 2,
706
- 6
707
  ],
708
- "test_ratio": 0.12121212121212122,
709
- "train": 27,
710
  "validate": 2,
711
  "validate_bounds": [
712
  0,
@@ -734,28 +822,28 @@
734
  "validate_ratio": 0.0
735
  },
736
  "ePark": {
737
- "eligible_sentence_rows": 14181,
738
  "rows": 21657,
739
- "target_test": 2411,
740
- "target_validate": 1206,
741
- "test": 2411,
742
  "test_bounds": [
743
- 1977,
744
- 2845
745
  ],
746
- "test_ratio": 0.11132659186406242,
747
- "train": 18046,
748
- "validate": 1206,
749
  "validate_bounds": [
750
- 772,
751
- 1640
752
  ],
753
- "validate_ratio": 0.055686383155561715
754
  }
755
  },
756
  "pyu": {
757
  "ILRDF_Dicts": {
758
- "eligible_sentence_rows": 7040,
759
  "rows": 7067,
760
  "target_test": 707,
761
  "target_validate": 353,
@@ -793,7 +881,7 @@
793
  "validate_ratio": 0.06060606060606061
794
  },
795
  "ePark": {
796
- "eligible_sentence_rows": 14482,
797
  "rows": 22833,
798
  "target_test": 2284,
799
  "target_validate": 1142,
@@ -814,23 +902,23 @@
814
  },
815
  "ssf": {
816
  "ILRDF_Dicts": {
817
- "eligible_sentence_rows": 6283,
818
  "rows": 6404,
819
- "target_test": 642,
820
- "target_validate": 321,
821
- "test": 642,
822
  "test_bounds": [
823
- 513,
824
- 771
825
  ],
826
- "test_ratio": 0.10024984384759525,
827
- "train": 5441,
828
- "validate": 321,
829
  "validate_bounds": [
830
- 192,
831
- 450
832
  ],
833
- "validate_ratio": 0.050124921923797625
834
  },
835
  "Li-Conjunction-Thao": {
836
  "eligible_sentence_rows": 0,
@@ -871,17 +959,17 @@
871
  "validate_ratio": 0.06060606060606061
872
  },
873
  "ePark": {
874
- "eligible_sentence_rows": 4262,
875
  "rows": 6447,
876
- "target_test": 647,
877
  "target_validate": 323,
878
- "test": 647,
879
  "test_bounds": [
880
- 518,
881
- 776
882
  ],
883
- "test_ratio": 0.10035675507988212,
884
- "train": 5479,
885
  "validate": 323,
886
  "validate_bounds": [
887
  194,
@@ -892,7 +980,7 @@
892
  },
893
  "sxr": {
894
  "ILRDF_Dicts": {
895
- "eligible_sentence_rows": 3941,
896
  "rows": 4089,
897
  "target_test": 410,
898
  "target_validate": 204,
@@ -930,7 +1018,7 @@
930
  "validate_ratio": 0.06060606060606061
931
  },
932
  "ePark": {
933
- "eligible_sentence_rows": 4464,
934
  "rows": 6829,
935
  "target_test": 683,
936
  "target_validate": 342,
@@ -951,17 +1039,17 @@
951
  },
952
  "szy": {
953
  "ILRDF_Dicts": {
954
- "eligible_sentence_rows": 5325,
955
  "rows": 5346,
956
- "target_test": 535,
957
  "target_validate": 268,
958
- "test": 535,
959
  "test_bounds": [
960
- 428,
961
- 642
962
  ],
963
- "test_ratio": 0.10007482229704452,
964
- "train": 4543,
965
  "validate": 268,
966
  "validate_bounds": [
967
  161,
@@ -970,7 +1058,7 @@
970
  "validate_ratio": 0.05013093901982791
971
  },
972
  "NTUFormosanCorpus": {
973
- "eligible_sentence_rows": 1530,
974
  "rows": 2048,
975
  "target_test": 205,
976
  "target_validate": 102,
@@ -1008,7 +1096,7 @@
1008
  "validate_ratio": 0.06060606060606061
1009
  },
1010
  "ePark": {
1011
- "eligible_sentence_rows": 4340,
1012
  "rows": 6323,
1013
  "target_test": 633,
1014
  "target_validate": 316,
@@ -1029,23 +1117,23 @@
1029
  },
1030
  "tao": {
1031
  "ILRDF_Dicts": {
1032
- "eligible_sentence_rows": 6350,
1033
  "rows": 6432,
1034
- "target_test": 649,
1035
- "target_validate": 324,
1036
- "test": 649,
1037
  "test_bounds": [
1038
- 520,
1039
- 778
1040
  ],
1041
- "test_ratio": 0.10090174129353234,
1042
- "train": 5459,
1043
- "validate": 324,
1044
  "validate_bounds": [
1045
- 195,
1046
- 453
1047
  ],
1048
- "validate_ratio": 0.05037313432835821
1049
  },
1050
  "Presidential_Apologies": {
1051
  "eligible_sentence_rows": 33,
@@ -1067,23 +1155,23 @@
1067
  "validate_ratio": 0.06060606060606061
1068
  },
1069
  "RauDong": {
1070
- "eligible_sentence_rows": 784,
1071
  "rows": 787,
1072
  "target_test": 79,
1073
- "target_validate": 40,
1074
  "test": 79,
1075
  "test_bounds": [
1076
  63,
1077
  95
1078
  ],
1079
  "test_ratio": 0.10038119440914867,
1080
- "train": 669,
1081
- "validate": 40,
1082
  "validate_bounds": [
1083
- 24,
1084
- 56
1085
  ],
1086
- "validate_ratio": 0.05082592121982211
1087
  },
1088
  "WakelinTexts": {
1089
  "eligible_sentence_rows": 0,
@@ -1105,23 +1193,23 @@
1105
  "validate_ratio": 0.0
1106
  },
1107
  "ePark": {
1108
- "eligible_sentence_rows": 4527,
1109
  "rows": 6701,
1110
- "target_test": 676,
1111
- "target_validate": 338,
1112
- "test": 676,
1113
  "test_bounds": [
1114
- 541,
1115
- 811
1116
  ],
1117
- "test_ratio": 0.10088046560214893,
1118
- "train": 5689,
1119
- "validate": 338,
1120
  "validate_bounds": [
1121
- 203,
1122
- 473
1123
  ],
1124
- "validate_ratio": 0.050440232801074465
1125
  }
1126
  },
1127
  "tay": {
@@ -1145,17 +1233,17 @@
1145
  "validate_ratio": 0.0
1146
  },
1147
  "ILRDF_Dicts": {
1148
- "eligible_sentence_rows": 6124,
1149
  "rows": 6381,
1150
- "target_test": 639,
1151
  "target_validate": 319,
1152
- "test": 639,
1153
  "test_bounds": [
1154
- 511,
1155
- 767
1156
  ],
1157
- "test_ratio": 0.1001410437235543,
1158
- "train": 5423,
1159
  "validate": 319,
1160
  "validate_bounds": [
1161
  191,
@@ -1164,17 +1252,17 @@
1164
  "validate_ratio": 0.049992164237580315
1165
  },
1166
  "NTUFormosanCorpus": {
1167
- "eligible_sentence_rows": 477,
1168
  "rows": 484,
1169
- "target_test": 48,
1170
  "target_validate": 24,
1171
- "test": 48,
1172
  "test_bounds": [
1173
- 38,
1174
- 58
1175
  ],
1176
- "test_ratio": 0.09917355371900827,
1177
- "train": 412,
1178
  "validate": 24,
1179
  "validate_bounds": [
1180
  14,
@@ -1221,66 +1309,66 @@
1221
  "validate_ratio": 0.052132701421800945
1222
  },
1223
  "ePark": {
1224
- "eligible_sentence_rows": 19918,
1225
  "rows": 32544,
1226
- "target_test": 3256,
1227
- "target_validate": 1628,
1228
- "test": 3256,
1229
  "test_bounds": [
1230
- 2605,
1231
- 3907
1232
  ],
1233
- "test_ratio": 0.10004916420845625,
1234
- "train": 27670,
1235
- "validate": 1628,
1236
  "validate_bounds": [
1237
- 977,
1238
- 2279
1239
  ],
1240
- "validate_ratio": 0.050024582104228124
1241
  }
1242
  },
1243
  "trv": {
1244
  "ILRDF_Dicts": {
1245
- "eligible_sentence_rows": 9954,
1246
  "rows": 10124,
1247
  "target_test": 1012,
1248
  "target_validate": 507,
1249
- "test": 1012,
1250
  "test_bounds": [
1251
  809,
1252
  1215
1253
  ],
1254
- "test_ratio": 0.09996048992493085,
1255
- "train": 8605,
1256
- "validate": 507,
1257
  "validate_bounds": [
1258
  304,
1259
  710
1260
  ],
1261
- "validate_ratio": 0.050079020150138286
1262
  },
1263
  "NTUFormosanCorpus": {
1264
- "eligible_sentence_rows": 2066,
1265
  "rows": 2777,
1266
  "target_test": 278,
1267
  "target_validate": 139,
1268
- "test": 279,
1269
  "test_bounds": [
1270
  222,
1271
  334
1272
  ],
1273
- "test_ratio": 0.10046813107670148,
1274
- "train": 2361,
1275
- "validate": 140,
1276
  "validate_bounds": [
1277
  83,
1278
  195
1279
  ],
1280
- "validate_ratio": 0.05041411595246669
1281
  },
1282
  "Nowbucyang-Truku-Thesis": {
1283
- "eligible_sentence_rows": 288,
1284
  "rows": 312,
1285
  "target_test": 31,
1286
  "target_validate": 16,
@@ -1337,17 +1425,17 @@
1337
  "validate_ratio": 0.038461538461538464
1338
  },
1339
  "ePark": {
1340
- "eligible_sentence_rows": 13894,
1341
  "rows": 21337,
1342
- "target_test": 2135,
1343
  "target_validate": 1067,
1344
- "test": 2135,
1345
  "test_bounds": [
1346
- 1708,
1347
- 2562
1348
  ],
1349
- "test_ratio": 0.10006092702816703,
1350
- "train": 18143,
1351
  "validate": 1067,
1352
  "validate_bounds": [
1353
  640,
@@ -1358,7 +1446,7 @@
1358
  },
1359
  "tsu": {
1360
  "ILRDF_Dicts": {
1361
- "eligible_sentence_rows": 2868,
1362
  "rows": 2883,
1363
  "target_test": 289,
1364
  "target_validate": 144,
@@ -1377,7 +1465,7 @@
1377
  "validate_ratio": 0.04994797086368366
1378
  },
1379
  "NTUFormosanCorpus": {
1380
- "eligible_sentence_rows": 877,
1381
  "rows": 911,
1382
  "target_test": 91,
1383
  "target_validate": 46,
@@ -1415,7 +1503,7 @@
1415
  "validate_ratio": 0.043478260869565216
1416
  },
1417
  "ePark": {
1418
- "eligible_sentence_rows": 4538,
1419
  "rows": 6796,
1420
  "target_test": 680,
1421
  "target_validate": 340,
@@ -1436,7 +1524,7 @@
1436
  },
1437
  "xnb": {
1438
  "ILRDF_Dicts": {
1439
- "eligible_sentence_rows": 5584,
1440
  "rows": 5629,
1441
  "target_test": 591,
1442
  "target_validate": 282,
@@ -1455,7 +1543,7 @@
1455
  "validate_ratio": 0.05009770829632262
1456
  },
1457
  "NTUFormosanCorpus": {
1458
- "eligible_sentence_rows": 2931,
1459
  "rows": 3922,
1460
  "target_test": 412,
1461
  "target_validate": 196,
@@ -1493,7 +1581,7 @@
1493
  "validate_ratio": 0.034482758620689655
1494
  },
1495
  "Song-Kanakanavu-Grammar": {
1496
- "eligible_sentence_rows": 574,
1497
  "rows": 832,
1498
  "target_test": 1,
1499
  "target_validate": 42,
@@ -1512,7 +1600,7 @@
1512
  "validate_ratio": 0.05048076923076923
1513
  },
1514
  "ePark": {
1515
- "eligible_sentence_rows": 4535,
1516
  "rows": 6636,
1517
  "target_test": 697,
1518
  "target_validate": 332,
@@ -1552,7 +1640,7 @@
1552
  "validate_ratio": 0.0
1553
  },
1554
  "ILRDF_Dicts": {
1555
- "eligible_sentence_rows": 6066,
1556
  "rows": 6095,
1557
  "target_test": 610,
1558
  "target_validate": 305,
@@ -1611,15 +1699,15 @@
1611
  "SEALS33": {
1612
  "eligible_sentence_rows": 28,
1613
  "rows": 29,
1614
- "target_test": 3,
1615
  "target_validate": 2,
1616
- "test": 3,
1617
  "test_bounds": [
1618
- 1,
1619
- 5
1620
  ],
1621
- "test_ratio": 0.10344827586206896,
1622
- "train": 24,
1623
  "validate": 2,
1624
  "validate_bounds": [
1625
  0,
@@ -1628,7 +1716,7 @@
1628
  "validate_ratio": 0.06896551724137931
1629
  },
1630
  "ePark": {
1631
- "eligible_sentence_rows": 4216,
1632
  "rows": 6362,
1633
  "target_test": 637,
1634
  "target_validate": 318,
@@ -1648,54 +1736,59 @@
1648
  }
1649
  }
1650
  },
 
 
 
 
 
1651
  "source_distribution_total_variation": {
1652
  "ami": {
1653
- "test": 0.00014213255735045168,
1654
- "validate": 0.00015123600249199022
1655
  },
1656
  "bnn": {
1657
- "test": 0.00020872832269399694,
1658
- "validate": 0.00034498153334140154
1659
  },
1660
  "ckv": {
1661
  "test": 0.000172423639934291,
1662
  "validate": 0.00040063999518835983
1663
  },
1664
  "dru": {
1665
- "test": 0.00016029842972377286,
1666
- "validate": 0.0002393926404206615
1667
  },
1668
  "pwn": {
1669
- "test": 0.00014121317426328865,
1670
- "validate": 0.00038557826512422165
1671
  },
1672
  "pyu": {
1673
  "test": 0.00010045815748691738,
1674
  "validate": 0.00028899991990571645
1675
  },
1676
  "ssf": {
1677
- "test": 0.00038591557147702794,
1678
- "validate": 0.0005346588708196743
1679
  },
1680
  "sxr": {
1681
  "test": 0.0006970333009617255,
1682
  "validate": 0.001127784217286427
1683
  },
1684
  "szy": {
1685
- "test": 0.0002197674418604697,
1686
  "validate": 0.0012418604651163081
1687
  },
1688
  "tao": {
1689
- "test": 0.0004886951427095401,
1690
- "validate": 0.0008903673370992298
1691
  },
1692
  "tay": {
1693
- "test": 0.00020953132172542896,
1694
- "validate": 0.0003990387783375413
1695
  },
1696
  "trv": {
1697
- "test": 0.0005036596737754016,
1698
- "validate": 0.0011579491861574828
1699
  },
1700
  "tsu": {
1701
  "test": 0.00048008136984397634,
@@ -1706,7 +1799,7 @@
1706
  "validate": 0.0008471357062027313
1707
  },
1708
  "xsy": {
1709
- "test": 0.0003382693854378756,
1710
  "validate": 0.0012994590843859815
1711
  }
1712
  },
@@ -1723,7 +1816,7 @@
1723
  "target": 0
1724
  },
1725
  "document_disjoint": false,
1726
- "document_overlap": 618,
1727
  "exact_overlap": {
1728
  "formosan": 0,
1729
  "pair": 0,
@@ -1751,7 +1844,7 @@
1751
  "target": 0
1752
  },
1753
  "document_disjoint": false,
1754
- "document_overlap": 453,
1755
  "exact_overlap": {
1756
  "formosan": 0,
1757
  "pair": 0,
@@ -1773,25 +1866,25 @@
1773
  "validate_test_cross_language_diagnostic": {
1774
  "character_ngram_conflicting_rows": {
1775
  "formosan": 0,
1776
- "target": 1478
1777
  },
1778
  "document_disjoint": false,
1779
- "document_overlap": 453,
1780
  "exact_overlap": {
1781
  "formosan": 0,
1782
  "pair": 0,
1783
- "target": 329
1784
  },
1785
  "formosan_by_language": true,
1786
  "ok": false,
1787
  "one_edit_conflicting_rows": {
1788
  "formosan": 0,
1789
- "target": 1590
1790
  },
1791
  "skeleton_overlap": {
1792
  "formosan": 0,
1793
  "pair": 0,
1794
- "target": 330
1795
  },
1796
  "target_by_language": false
1797
  }
 
1
  {
2
  "complete": true,
3
  "input": "big_corpus_zh_in_domain_hard.csv",
4
+ "input_sha256": "a22f4bb8e08f2f73cabc85bbbd4992a49ecde9a92e1cd34ad5c2ca7b951a1521",
5
  "profile": {
6
  "path": "default_experiment.json",
7
+ "recipe_id": "nllb200-spm8k-directional-v8",
8
+ "sha256": "7886c6b877021f6b349ca592eccf25dee51b4f186dafbda2bba8c28f445b93d1"
9
  },
10
  "provenance_validation": {
11
  "duplicate_row_ids": 0,
 
19
  "non_standard_rows": 0,
20
  "ok": true
21
  },
22
+ "rows": 415361,
23
  "schema_version": 3,
24
  "split_report": {
25
  "path": "report_in_domain_hard.json",
26
+ "sha256": "a8447b1b7a9e35c9a82d6a989c114fc3c24a323f25031f5d1dddbfa6f69eaaa4"
27
  },
28
  "split_validation": {
29
  "ambiguous_normalization_eval_rows": 0,
 
34
  "lexical_like_eval_rows": 0,
35
  "lexical_quality_rows": 0,
36
  "malformed_escaping_rows": 0,
37
+ "minimum_evaluation_rows": {
38
  "min_test_rows": 0,
39
+ "min_validate_rows": 0
 
 
40
  },
41
  "model_length_overflow_rows": 0,
42
  "mt_ineligible_eval_rows": 0,
43
  "ngram_jaccard_threshold": 0.95,
44
  "non_sentence_eval_rows": 0,
45
  "ok": true,
46
+ "ratio_basis": "deduplicated_human_pairs_by_language_and_source",
47
  "ratio_failures": {},
48
  "ratios_by_language": {
49
  "ami": {
50
+ "assignment_tolerance_rows": 36,
51
+ "eligible_sentence_rows": 78330,
52
+ "final_test_ratio": 0.09680666945691889,
53
+ "final_validate_ratio": 0.048403334728459445,
54
+ "human_rows": 85571,
55
+ "output_rows": 88403,
56
+ "reported_human_rows": 85571,
57
+ "required_test": 8558,
58
+ "required_validate": 4279,
59
+ "rows": 88403,
60
+ "synthetic_rows": 2832,
61
+ "test": 8558,
62
+ "test_ratio": 0.10001051758189106,
63
+ "train": 75566,
64
+ "validate": 4279,
65
+ "validate_ratio": 0.05000525879094553
66
  },
67
  "bnn": {
68
+ "assignment_tolerance_rows": 28,
69
+ "eligible_sentence_rows": 26852,
70
+ "final_test_ratio": 0.09996677004873726,
71
+ "final_validate_ratio": 0.04998338502436863,
72
+ "human_rows": 36099,
73
  "output_rows": 36112,
74
+ "reported_human_rows": 36099,
75
+ "required_test": 3610,
76
+ "required_validate": 1805,
77
  "rows": 36112,
78
+ "synthetic_rows": 13,
79
+ "test": 3610,
80
+ "test_ratio": 0.10000277015983822,
81
+ "train": 30697,
82
+ "validate": 1805,
83
+ "validate_ratio": 0.05000138507991911
84
  },
85
  "ckv": {
86
+ "assignment_tolerance_rows": 7,
87
+ "eligible_sentence_rows": 14716,
88
+ "final_test_ratio": 0.1,
89
+ "final_validate_ratio": 0.05002871912693854,
90
+ "human_rows": 17409,
91
  "output_rows": 17410,
92
+ "reported_human_rows": 17409,
93
  "required_test": 1741,
94
  "required_validate": 871,
95
  "rows": 17410,
96
+ "synthetic_rows": 1,
97
  "test": 1741,
98
+ "test_ratio": 0.10000574415532196,
99
  "train": 14798,
100
  "validate": 871,
101
+ "validate_ratio": 0.05003159285427078
102
  },
103
  "dru": {
104
+ "assignment_tolerance_rows": 45,
105
+ "eligible_sentence_rows": 32409,
106
+ "final_test_ratio": 0.09998033603530775,
107
+ "final_validate_ratio": 0.04999016801765387,
108
+ "human_rows": 45758,
109
  "output_rows": 45769,
110
+ "reported_human_rows": 45758,
111
+ "required_test": 4576,
112
+ "required_validate": 2288,
113
  "rows": 45769,
114
+ "synthetic_rows": 11,
115
+ "test": 4576,
116
+ "test_ratio": 0.10000437082040299,
117
+ "train": 38905,
118
+ "validate": 2288,
119
+ "validate_ratio": 0.050002185410201495
120
  },
121
  "pwn": {
122
+ "assignment_tolerance_rows": 29,
123
+ "eligible_sentence_rows": 22805,
124
+ "final_test_ratio": 0.08983974888485048,
125
+ "final_validate_ratio": 0.04493639517594581,
126
+ "human_rows": 27189,
127
  "output_rows": 30265,
128
+ "reported_human_rows": 27189,
129
+ "required_test": 2719,
130
+ "required_validate": 1360,
131
  "rows": 30265,
132
+ "synthetic_rows": 3076,
133
+ "test": 2719,
134
+ "test_ratio": 0.10000367795799772,
135
+ "train": 26186,
136
+ "validate": 1360,
137
+ "validate_ratio": 0.05002022876898746
138
  },
139
  "pyu": {
140
+ "assignment_tolerance_rows": 53,
141
+ "eligible_sentence_rows": 21596,
142
+ "final_test_ratio": 0.1,
143
+ "final_validate_ratio": 0.05,
144
+ "human_rows": 29933,
145
  "output_rows": 29940,
146
+ "reported_human_rows": 29933,
147
  "required_test": 2994,
148
  "required_validate": 1497,
149
  "rows": 29940,
150
+ "synthetic_rows": 7,
151
  "test": 2994,
152
+ "test_ratio": 0.10002338556108642,
153
  "train": 25449,
154
  "validate": 1497,
155
+ "validate_ratio": 0.05001169278054321
156
  },
157
  "ssf": {
158
+ "assignment_tolerance_rows": 10,
159
+ "eligible_sentence_rows": 10690,
160
+ "final_test_ratio": 0.09982188492217145,
161
+ "final_validate_ratio": 0.04994966313017889,
162
+ "human_rows": 12884,
163
  "output_rows": 12913,
164
+ "reported_human_rows": 12884,
165
+ "required_test": 1289,
166
+ "required_validate": 645,
167
  "rows": 12913,
168
+ "synthetic_rows": 29,
169
+ "test": 1289,
170
+ "test_ratio": 0.1000465693883887,
171
+ "train": 10979,
172
+ "validate": 645,
173
+ "validate_ratio": 0.0500620925178516
174
  },
175
  "sxr": {
176
+ "assignment_tolerance_rows": 14,
177
+ "eligible_sentence_rows": 8573,
178
+ "final_test_ratio": 0.10004564125969877,
179
+ "final_validate_ratio": 0.050022820629849384,
180
+ "human_rows": 10951,
181
  "output_rows": 10955,
182
+ "reported_human_rows": 10951,
183
  "required_test": 1096,
184
  "required_validate": 548,
185
  "rows": 10955,
186
+ "synthetic_rows": 4,
187
  "test": 1096,
188
+ "test_ratio": 0.10008218427540864,
189
  "train": 9311,
190
  "validate": 548,
191
+ "validate_ratio": 0.05004109213770432
192
  },
193
  "szy": {
194
+ "assignment_tolerance_rows": 11,
195
+ "eligible_sentence_rows": 11241,
196
+ "final_test_ratio": 0.09997091755125781,
197
+ "final_validate_ratio": 0.050021811836556636,
198
+ "human_rows": 13750,
199
  "output_rows": 13754,
200
+ "reported_human_rows": 13750,
201
+ "required_test": 1375,
202
  "required_validate": 688,
203
  "rows": 13754,
204
+ "synthetic_rows": 4,
205
+ "test": 1375,
206
+ "test_ratio": 0.1,
207
+ "train": 11691,
208
  "validate": 688,
209
+ "validate_ratio": 0.050036363636363636
210
  },
211
  "tao": {
212
+ "assignment_tolerance_rows": 12,
213
+ "eligible_sentence_rows": 11857,
214
+ "final_test_ratio": 0.09926052332195677,
215
+ "final_validate_ratio": 0.049630261660978385,
216
+ "human_rows": 13953,
217
  "output_rows": 14064,
218
+ "reported_human_rows": 13953,
219
+ "required_test": 1396,
220
+ "required_validate": 698,
221
  "rows": 14064,
222
+ "synthetic_rows": 111,
223
+ "test": 1396,
224
+ "test_ratio": 0.10005016842256145,
225
+ "train": 11970,
226
+ "validate": 698,
227
+ "validate_ratio": 0.050025084211280726
228
  },
229
  "tay": {
230
+ "assignment_tolerance_rows": 51,
231
+ "eligible_sentence_rows": 26832,
232
+ "final_test_ratio": 0.09998991528842276,
233
+ "final_validate_ratio": 0.04999495764421138,
234
+ "human_rows": 39653,
235
  "output_rows": 39664,
236
+ "reported_human_rows": 39653,
237
+ "required_test": 3966,
238
+ "required_validate": 1983,
239
  "rows": 39664,
240
+ "synthetic_rows": 11,
241
+ "test": 3966,
242
+ "test_ratio": 0.10001765314099816,
243
+ "train": 33715,
244
+ "validate": 1983,
245
+ "validate_ratio": 0.05000882657049908
246
  },
247
  "trv": {
248
+ "assignment_tolerance_rows": 25,
249
+ "eligible_sentence_rows": 26464,
250
+ "final_test_ratio": 0.09999134274088824,
251
+ "final_validate_ratio": 0.05001010013563039,
252
+ "human_rows": 34642,
253
  "output_rows": 34653,
254
+ "reported_human_rows": 34642,
255
+ "required_test": 3465,
256
  "required_validate": 1733,
257
  "rows": 34653,
258
+ "synthetic_rows": 11,
259
+ "test": 3465,
260
+ "test_ratio": 0.10002309335488713,
261
+ "train": 29455,
262
  "validate": 1733,
263
+ "validate_ratio": 0.050025980024248025
264
  },
265
  "tsu": {
266
+ "assignment_tolerance_rows": 14,
267
+ "eligible_sentence_rows": 8319,
268
+ "final_test_ratio": 0.10003767897513188,
269
+ "final_validate_ratio": 0.05001883948756594,
270
+ "human_rows": 10613,
271
  "output_rows": 10616,
272
+ "reported_human_rows": 10613,
273
  "required_test": 1062,
274
  "required_validate": 531,
275
  "rows": 10616,
276
+ "synthetic_rows": 3,
277
  "test": 1062,
278
+ "test_ratio": 0.1000659568453783,
279
  "train": 9023,
280
  "validate": 531,
281
+ "validate_ratio": 0.05003297842268915
282
  },
283
  "xnb": {
284
+ "assignment_tolerance_rows": 25,
285
+ "eligible_sentence_rows": 13736,
286
+ "final_test_ratio": 0.1,
287
+ "final_validate_ratio": 0.05002932551319648,
288
+ "human_rows": 17048,
289
  "output_rows": 17050,
290
+ "reported_human_rows": 17048,
291
  "required_test": 1705,
292
  "required_validate": 853,
293
  "rows": 17050,
294
+ "synthetic_rows": 2,
295
  "test": 1705,
296
+ "test_ratio": 0.10001173158141717,
297
  "train": 14492,
298
  "validate": 853,
299
+ "validate_ratio": 0.05003519474425153
300
  },
301
  "xsy": {
302
+ "assignment_tolerance_rows": 9,
303
+ "eligible_sentence_rows": 11601,
304
+ "final_test_ratio": 0.09997824983687377,
305
+ "final_validate_ratio": 0.05002537519031393,
306
+ "human_rows": 13785,
307
  "output_rows": 13793,
308
+ "reported_human_rows": 13785,
309
+ "required_test": 1379,
310
  "required_validate": 690,
311
  "rows": 13793,
312
+ "synthetic_rows": 8,
313
+ "test": 1379,
314
+ "test_ratio": 0.10003627130939427,
315
+ "train": 11724,
316
  "validate": 690,
317
+ "validate_ratio": 0.05005440696409141
318
  }
319
  },
320
  "ratios_by_language_and_source": {
321
  "ami": {
322
  "Glosbe": {
323
+ "eligible_sentence_rows": 2297,
324
  "rows": 2298,
325
+ "target_test": 230,
326
+ "target_validate": 115,
327
+ "test": 230,
328
  "test_bounds": [
329
+ 184,
330
+ 276
331
  ],
332
+ "test_ratio": 0.10008703220191471,
333
+ "train": 4733,
334
+ "validate": 115,
335
  "validate_bounds": [
336
+ 69,
337
+ 161
338
  ],
339
+ "validate_ratio": 0.05004351610095736
340
  },
341
  "ILRDF_Dicts": {
342
+ "eligible_sentence_rows": 5428,
343
  "rows": 5437,
344
+ "target_test": 544,
345
+ "target_validate": 272,
346
+ "test": 544,
347
  "test_bounds": [
348
+ 435,
349
+ 653
350
  ],
351
+ "test_ratio": 0.10005517748758506,
352
+ "train": 4621,
353
+ "validate": 272,
354
  "validate_bounds": [
355
+ 163,
356
+ 381
357
  ],
358
+ "validate_ratio": 0.05002758874379253
359
  },
360
  "MontgomeryTexts": {
361
  "eligible_sentence_rows": 0,
 
379
  "NTUFormosanCorpus": {
380
  "eligible_sentence_rows": 730,
381
  "rows": 740,
382
+ "target_test": 74,
383
+ "target_validate": 37,
384
+ "test": 74,
385
  "test_bounds": [
386
+ 59,
387
+ 89
388
  ],
389
+ "test_ratio": 0.1,
390
+ "train": 629,
391
+ "validate": 37,
392
  "validate_bounds": [
393
+ 22,
394
+ 52
395
  ],
396
+ "validate_ratio": 0.05
397
  },
398
  "Presidential_Apologies": {
399
  "eligible_sentence_rows": 33,
 
415
  "validate_ratio": 0.06060606060606061
416
  },
417
  "Safolu-Amis-Dictionary": {
418
+ "eligible_sentence_rows": 48311,
419
  "rows": 48874,
420
+ "target_test": 4888,
421
+ "target_validate": 2444,
422
+ "test": 4888,
423
  "test_bounds": [
424
+ 3910,
425
+ 5866
426
  ],
427
+ "test_ratio": 0.10001227646601465,
428
+ "train": 41542,
429
+ "validate": 2444,
430
  "validate_bounds": [
431
+ 1466,
432
+ 3422
433
  ],
434
+ "validate_ratio": 0.05000613823300733
435
  },
436
  "Virginia_Fey_Dictionary": {
437
+ "eligible_sentence_rows": 2259,
438
  "rows": 2461,
439
+ "target_test": 246,
440
+ "target_validate": 123,
441
+ "test": 246,
442
  "test_bounds": [
443
+ 196,
444
+ 296
445
  ],
446
+ "test_ratio": 0.09995936611133685,
447
+ "train": 2092,
448
+ "validate": 123,
449
  "validate_bounds": [
450
+ 73,
451
+ 173
452
  ],
453
+ "validate_ratio": 0.049979683055668425
454
  },
455
  "ePark": {
456
+ "eligible_sentence_rows": 16440,
457
  "rows": 25728,
458
+ "target_test": 2573,
459
+ "target_validate": 1286,
460
+ "test": 2573,
461
  "test_bounds": [
462
+ 2058,
463
+ 3088
464
  ],
465
+ "test_ratio": 0.1000077736318408,
466
+ "train": 21886,
467
+ "validate": 1286,
468
  "validate_bounds": [
469
+ 771,
470
+ 1801
471
  ],
472
+ "validate_ratio": 0.04998445273631841
473
  }
474
  },
475
  "bnn": {
476
  "ILRDF_Dicts": {
477
+ "eligible_sentence_rows": 8649,
478
  "rows": 8681,
479
+ "target_test": 868,
480
  "target_validate": 434,
481
+ "test": 868,
482
  "test_bounds": [
483
+ 694,
484
+ 1042
485
  ],
486
+ "test_ratio": 0.0999884805897938,
487
+ "train": 7379,
488
  "validate": 434,
489
  "validate_bounds": [
490
  260,
 
493
  "validate_ratio": 0.0499942402948969
494
  },
495
  "NTUFormosanCorpus": {
496
+ "eligible_sentence_rows": 2349,
497
  "rows": 2425,
498
  "target_test": 243,
499
  "target_validate": 121,
 
531
  "validate_ratio": 0.06060606060606061
532
  },
533
  "ePark": {
534
+ "eligible_sentence_rows": 15808,
535
  "rows": 24960,
536
+ "target_test": 2496,
537
+ "target_validate": 1248,
538
+ "test": 2496,
539
  "test_bounds": [
540
+ 1996,
541
+ 2996
542
  ],
543
+ "test_ratio": 0.1,
544
+ "train": 21224,
545
+ "validate": 1248,
546
  "validate_bounds": [
547
+ 748,
548
+ 1748
549
  ],
550
+ "validate_ratio": 0.05
551
  }
552
  },
553
  "ckv": {
554
  "ILRDF_Dicts": {
555
+ "eligible_sentence_rows": 8218,
556
  "rows": 8218,
557
  "target_test": 822,
558
  "target_validate": 411,
 
571
  "validate_ratio": 0.05001216841080555
572
  },
573
  "NTUFormosanCorpus": {
574
+ "eligible_sentence_rows": 2072,
575
  "rows": 2199,
576
  "target_test": 220,
577
  "target_validate": 110,
 
609
  "validate_ratio": 0.06060606060606061
610
  },
611
  "ePark": {
612
+ "eligible_sentence_rows": 4392,
613
  "rows": 6959,
614
  "target_test": 696,
615
  "target_validate": 348,
 
630
  },
631
  "dru": {
632
  "ILRDF_Dicts": {
633
+ "eligible_sentence_rows": 10444,
634
  "rows": 10451,
635
+ "target_test": 1046,
636
+ "target_validate": 522,
637
+ "test": 1046,
638
  "test_bounds": [
639
+ 836,
640
+ 1256
641
  ],
642
+ "test_ratio": 0.1000861161611329,
643
  "train": 8883,
644
+ "validate": 522,
645
  "validate_bounds": [
646
+ 312,
647
+ 732
648
  ],
649
+ "validate_ratio": 0.04994737345708545
650
  },
651
  "NTUFormosanCorpus": {
652
+ "eligible_sentence_rows": 2169,
653
  "rows": 2240,
654
  "target_test": 224,
655
  "target_validate": 112,
 
687
  "validate_ratio": 0.06060606060606061
688
  },
689
  "ePark": {
690
+ "eligible_sentence_rows": 19752,
691
  "rows": 33034,
692
+ "target_test": 3303,
693
  "target_validate": 1652,
694
+ "test": 3303,
695
  "test_bounds": [
696
+ 2642,
697
+ 3964
698
  ],
699
+ "test_ratio": 0.09998789126354665,
700
+ "train": 28089,
701
  "validate": 1652,
702
  "validate_bounds": [
703
  991,
 
710
  "FormosanBankGitBook": {
711
  "eligible_sentence_rows": 99,
712
  "rows": 101,
713
+ "target_test": 10,
714
+ "target_validate": 5,
715
+ "test": 10,
716
  "test_bounds": [
717
+ 7,
718
+ 13
719
  ],
720
+ "test_ratio": 0.09900990099009901,
721
+ "train": 86,
722
+ "validate": 5,
723
  "validate_bounds": [
724
+ 2,
725
+ 8
726
  ],
727
+ "validate_ratio": 0.04950495049504951
728
  },
729
  "HundredPaiwanStories": {
730
  "eligible_sentence_rows": 0,
 
746
  "validate_ratio": 0.0
747
  },
748
  "ILRDF_Dicts": {
749
+ "eligible_sentence_rows": 5348,
750
  "rows": 5354,
751
+ "target_test": 535,
752
+ "target_validate": 268,
753
+ "test": 535,
754
  "test_bounds": [
755
+ 427,
756
+ 643
757
  ],
758
+ "test_ratio": 0.0999252895031752,
759
+ "train": 4551,
760
+ "validate": 268,
761
  "validate_bounds": [
762
+ 160,
763
+ 376
764
  ],
765
+ "validate_ratio": 0.0500560328726186
766
  },
767
  "Paiwan_Stories": {
768
  "eligible_sentence_rows": 44,
 
786
  "Presidential_Apologies": {
787
  "eligible_sentence_rows": 33,
788
  "rows": 33,
789
+ "target_test": 3,
790
  "target_validate": 2,
791
+ "test": 3,
792
  "test_bounds": [
793
+ 1,
794
+ 5
795
  ],
796
+ "test_ratio": 0.09090909090909091,
797
+ "train": 28,
798
  "validate": 2,
799
  "validate_bounds": [
800
  0,
 
822
  "validate_ratio": 0.0
823
  },
824
  "ePark": {
825
+ "eligible_sentence_rows": 14205,
826
  "rows": 21657,
827
+ "target_test": 2166,
828
+ "target_validate": 1083,
829
+ "test": 2166,
830
  "test_bounds": [
831
+ 1732,
832
+ 2600
833
  ],
834
+ "test_ratio": 0.1000138523341183,
835
+ "train": 18414,
836
+ "validate": 1083,
837
  "validate_bounds": [
838
+ 649,
839
+ 1517
840
  ],
841
+ "validate_ratio": 0.05000692616705915
842
  }
843
  },
844
  "pyu": {
845
  "ILRDF_Dicts": {
846
+ "eligible_sentence_rows": 7056,
847
  "rows": 7067,
848
  "target_test": 707,
849
  "target_validate": 353,
 
881
  "validate_ratio": 0.06060606060606061
882
  },
883
  "ePark": {
884
+ "eligible_sentence_rows": 14500,
885
  "rows": 22833,
886
  "target_test": 2284,
887
  "target_validate": 1142,
 
902
  },
903
  "ssf": {
904
  "ILRDF_Dicts": {
905
+ "eligible_sentence_rows": 6356,
906
  "rows": 6404,
907
+ "target_test": 641,
908
+ "target_validate": 320,
909
+ "test": 641,
910
  "test_bounds": [
911
+ 512,
912
+ 770
913
  ],
914
+ "test_ratio": 0.10009369144284821,
915
+ "train": 5443,
916
+ "validate": 320,
917
  "validate_bounds": [
918
+ 191,
919
+ 449
920
  ],
921
+ "validate_ratio": 0.04996876951905059
922
  },
923
  "Li-Conjunction-Thao": {
924
  "eligible_sentence_rows": 0,
 
959
  "validate_ratio": 0.06060606060606061
960
  },
961
  "ePark": {
962
+ "eligible_sentence_rows": 4272,
963
  "rows": 6447,
964
+ "target_test": 645,
965
  "target_validate": 323,
966
+ "test": 645,
967
  "test_bounds": [
968
+ 516,
969
+ 774
970
  ],
971
+ "test_ratio": 0.10004653327128897,
972
+ "train": 5481,
973
  "validate": 323,
974
  "validate_bounds": [
975
  194,
 
980
  },
981
  "sxr": {
982
  "ILRDF_Dicts": {
983
+ "eligible_sentence_rows": 4038,
984
  "rows": 4089,
985
  "target_test": 410,
986
  "target_validate": 204,
 
1018
  "validate_ratio": 0.06060606060606061
1019
  },
1020
  "ePark": {
1021
+ "eligible_sentence_rows": 4498,
1022
  "rows": 6829,
1023
  "target_test": 683,
1024
  "target_validate": 342,
 
1039
  },
1040
  "szy": {
1041
  "ILRDF_Dicts": {
1042
+ "eligible_sentence_rows": 5331,
1043
  "rows": 5346,
1044
+ "target_test": 534,
1045
  "target_validate": 268,
1046
+ "test": 534,
1047
  "test_bounds": [
1048
+ 427,
1049
+ 641
1050
  ],
1051
+ "test_ratio": 0.09988776655443322,
1052
+ "train": 4544,
1053
  "validate": 268,
1054
  "validate_bounds": [
1055
  161,
 
1058
  "validate_ratio": 0.05013093901982791
1059
  },
1060
  "NTUFormosanCorpus": {
1061
+ "eligible_sentence_rows": 1531,
1062
  "rows": 2048,
1063
  "target_test": 205,
1064
  "target_validate": 102,
 
1096
  "validate_ratio": 0.06060606060606061
1097
  },
1098
  "ePark": {
1099
+ "eligible_sentence_rows": 4342,
1100
  "rows": 6323,
1101
  "target_test": 633,
1102
  "target_validate": 316,
 
1117
  },
1118
  "tao": {
1119
  "ILRDF_Dicts": {
1120
+ "eligible_sentence_rows": 6392,
1121
  "rows": 6432,
1122
+ "target_test": 643,
1123
+ "target_validate": 322,
1124
+ "test": 643,
1125
  "test_bounds": [
1126
+ 514,
1127
+ 772
1128
  ],
1129
+ "test_ratio": 0.09996890547263682,
1130
+ "train": 5467,
1131
+ "validate": 322,
1132
  "validate_bounds": [
1133
+ 193,
1134
+ 451
1135
  ],
1136
+ "validate_ratio": 0.05006218905472637
1137
  },
1138
  "Presidential_Apologies": {
1139
  "eligible_sentence_rows": 33,
 
1155
  "validate_ratio": 0.06060606060606061
1156
  },
1157
  "RauDong": {
1158
+ "eligible_sentence_rows": 787,
1159
  "rows": 787,
1160
  "target_test": 79,
1161
+ "target_validate": 39,
1162
  "test": 79,
1163
  "test_bounds": [
1164
  63,
1165
  95
1166
  ],
1167
  "test_ratio": 0.10038119440914867,
1168
+ "train": 670,
1169
+ "validate": 39,
1170
  "validate_bounds": [
1171
+ 23,
1172
+ 55
1173
  ],
1174
+ "validate_ratio": 0.04955527318932656
1175
  },
1176
  "WakelinTexts": {
1177
  "eligible_sentence_rows": 0,
 
1193
  "validate_ratio": 0.0
1194
  },
1195
  "ePark": {
1196
+ "eligible_sentence_rows": 4534,
1197
  "rows": 6701,
1198
+ "target_test": 671,
1199
+ "target_validate": 335,
1200
+ "test": 671,
1201
  "test_bounds": [
1202
+ 536,
1203
+ 806
1204
  ],
1205
+ "test_ratio": 0.10013430831219221,
1206
+ "train": 5697,
1207
+ "validate": 335,
1208
  "validate_bounds": [
1209
+ 200,
1210
+ 470
1211
  ],
1212
+ "validate_ratio": 0.049992538427100434
1213
  }
1214
  },
1215
  "tay": {
 
1233
  "validate_ratio": 0.0
1234
  },
1235
  "ILRDF_Dicts": {
1236
+ "eligible_sentence_rows": 6161,
1237
  "rows": 6381,
1238
+ "target_test": 638,
1239
  "target_validate": 319,
1240
+ "test": 638,
1241
  "test_bounds": [
1242
+ 510,
1243
+ 766
1244
  ],
1245
+ "test_ratio": 0.09998432847516063,
1246
+ "train": 5424,
1247
  "validate": 319,
1248
  "validate_bounds": [
1249
  191,
 
1252
  "validate_ratio": 0.049992164237580315
1253
  },
1254
  "NTUFormosanCorpus": {
1255
+ "eligible_sentence_rows": 478,
1256
  "rows": 484,
1257
+ "target_test": 49,
1258
  "target_validate": 24,
1259
+ "test": 49,
1260
  "test_bounds": [
1261
+ 39,
1262
+ 59
1263
  ],
1264
+ "test_ratio": 0.1012396694214876,
1265
+ "train": 411,
1266
  "validate": 24,
1267
  "validate_bounds": [
1268
  14,
 
1309
  "validate_ratio": 0.052132701421800945
1310
  },
1311
  "ePark": {
1312
+ "eligible_sentence_rows": 19961,
1313
  "rows": 32544,
1314
+ "target_test": 3255,
1315
+ "target_validate": 1627,
1316
+ "test": 3255,
1317
  "test_bounds": [
1318
+ 2604,
1319
+ 3906
1320
  ],
1321
+ "test_ratio": 0.1000184365781711,
1322
+ "train": 27672,
1323
+ "validate": 1627,
1324
  "validate_bounds": [
1325
+ 976,
1326
+ 2278
1327
  ],
1328
+ "validate_ratio": 0.04999385447394297
1329
  }
1330
  },
1331
  "trv": {
1332
  "ILRDF_Dicts": {
1333
+ "eligible_sentence_rows": 10089,
1334
  "rows": 10124,
1335
  "target_test": 1012,
1336
  "target_validate": 507,
1337
+ "test": 1013,
1338
  "test_bounds": [
1339
  809,
1340
  1215
1341
  ],
1342
+ "test_ratio": 0.10005926511260371,
1343
+ "train": 8603,
1344
+ "validate": 508,
1345
  "validate_bounds": [
1346
  304,
1347
  710
1348
  ],
1349
+ "validate_ratio": 0.050177795337811144
1350
  },
1351
  "NTUFormosanCorpus": {
1352
+ "eligible_sentence_rows": 2072,
1353
  "rows": 2777,
1354
  "target_test": 278,
1355
  "target_validate": 139,
1356
+ "test": 278,
1357
  "test_bounds": [
1358
  222,
1359
  334
1360
  ],
1361
+ "test_ratio": 0.10010803024846956,
1362
+ "train": 2363,
1363
+ "validate": 139,
1364
  "validate_bounds": [
1365
  83,
1366
  195
1367
  ],
1368
+ "validate_ratio": 0.05005401512423478
1369
  },
1370
  "Nowbucyang-Truku-Thesis": {
1371
+ "eligible_sentence_rows": 289,
1372
  "rows": 312,
1373
  "target_test": 31,
1374
  "target_validate": 16,
 
1425
  "validate_ratio": 0.038461538461538464
1426
  },
1427
  "ePark": {
1428
+ "eligible_sentence_rows": 13912,
1429
  "rows": 21337,
1430
+ "target_test": 2134,
1431
  "target_validate": 1067,
1432
+ "test": 2134,
1433
  "test_bounds": [
1434
+ 1707,
1435
+ 2561
1436
  ],
1437
+ "test_ratio": 0.10001406008342316,
1438
+ "train": 18144,
1439
  "validate": 1067,
1440
  "validate_bounds": [
1441
  640,
 
1446
  },
1447
  "tsu": {
1448
  "ILRDF_Dicts": {
1449
+ "eligible_sentence_rows": 2869,
1450
  "rows": 2883,
1451
  "target_test": 289,
1452
  "target_validate": 144,
 
1465
  "validate_ratio": 0.04994797086368366
1466
  },
1467
  "NTUFormosanCorpus": {
1468
+ "eligible_sentence_rows": 879,
1469
  "rows": 911,
1470
  "target_test": 91,
1471
  "target_validate": 46,
 
1503
  "validate_ratio": 0.043478260869565216
1504
  },
1505
  "ePark": {
1506
+ "eligible_sentence_rows": 4545,
1507
  "rows": 6796,
1508
  "target_test": 680,
1509
  "target_validate": 340,
 
1524
  },
1525
  "xnb": {
1526
  "ILRDF_Dicts": {
1527
+ "eligible_sentence_rows": 5602,
1528
  "rows": 5629,
1529
  "target_test": 591,
1530
  "target_validate": 282,
 
1543
  "validate_ratio": 0.05009770829632262
1544
  },
1545
  "NTUFormosanCorpus": {
1546
+ "eligible_sentence_rows": 2964,
1547
  "rows": 3922,
1548
  "target_test": 412,
1549
  "target_validate": 196,
 
1581
  "validate_ratio": 0.034482758620689655
1582
  },
1583
  "Song-Kanakanavu-Grammar": {
1584
+ "eligible_sentence_rows": 589,
1585
  "rows": 832,
1586
  "target_test": 1,
1587
  "target_validate": 42,
 
1600
  "validate_ratio": 0.05048076923076923
1601
  },
1602
  "ePark": {
1603
+ "eligible_sentence_rows": 4550,
1604
  "rows": 6636,
1605
  "target_test": 697,
1606
  "target_validate": 332,
 
1640
  "validate_ratio": 0.0
1641
  },
1642
  "ILRDF_Dicts": {
1643
+ "eligible_sentence_rows": 6077,
1644
  "rows": 6095,
1645
  "target_test": 610,
1646
  "target_validate": 305,
 
1699
  "SEALS33": {
1700
  "eligible_sentence_rows": 28,
1701
  "rows": 29,
1702
+ "target_test": 2,
1703
  "target_validate": 2,
1704
+ "test": 2,
1705
  "test_bounds": [
1706
+ 0,
1707
+ 4
1708
  ],
1709
+ "test_ratio": 0.06896551724137931,
1710
+ "train": 25,
1711
  "validate": 2,
1712
  "validate_bounds": [
1713
  0,
 
1716
  "validate_ratio": 0.06896551724137931
1717
  },
1718
  "ePark": {
1719
+ "eligible_sentence_rows": 4219,
1720
  "rows": 6362,
1721
  "target_test": 637,
1722
  "target_validate": 318,
 
1736
  }
1737
  }
1738
  },
1739
+ "required_human_ratios": {
1740
+ "test": 0.1,
1741
+ "train": 0.85,
1742
+ "validate": 0.05
1743
+ },
1744
  "source_distribution_total_variation": {
1745
  "ami": {
1746
+ "test": 5.896356704006143e-05,
1747
+ "validate": 0.0001407178226836104
1748
  },
1749
  "bnn": {
1750
+ "test": 0.0001366433136820926,
1751
+ "validate": 0.00019388049438375698
1752
  },
1753
  "ckv": {
1754
  "test": 0.000172423639934291,
1755
  "validate": 0.00040063999518835983
1756
  },
1757
  "dru": {
1758
+ "test": 0.0001866959256924363,
1759
+ "validate": 0.00025250657380552566
1760
  },
1761
  "pwn": {
1762
+ "test": 0.0003016493686986071,
1763
+ "validate": 0.00039781442754748756
1764
  },
1765
  "pyu": {
1766
  "test": 0.00010045815748691738,
1767
  "validate": 0.00028899991990571645
1768
  },
1769
  "ssf": {
1770
+ "test": 0.00023411143270659013,
1771
+ "validate": 0.000926574394297099
1772
  },
1773
  "sxr": {
1774
  "test": 0.0006970333009617255,
1775
  "validate": 0.001127784217286427
1776
  },
1777
  "szy": {
1778
+ "test": 0.0006545454545454385,
1779
  "validate": 0.0012418604651163081
1780
  },
1781
  "tao": {
1782
+ "test": 0.0005905006102147261,
1783
+ "validate": 0.0008421641462322631
1784
  },
1785
  "tay": {
1786
+ "test": 0.0001555602771338822,
1787
+ "validate": 0.00040234307453261396
1788
  },
1789
  "trv": {
1790
+ "test": 0.0002890251663417069,
1791
+ "validate": 0.0011579491861574759
1792
  },
1793
  "tsu": {
1794
  "test": 0.00048008136984397634,
 
1799
  "validate": 0.0008471357062027313
1800
  },
1801
  "xsy": {
1802
+ "test": 0.000871826556332446,
1803
  "validate": 0.0012994590843859815
1804
  }
1805
  },
 
1816
  "target": 0
1817
  },
1818
  "document_disjoint": false,
1819
+ "document_overlap": 616,
1820
  "exact_overlap": {
1821
  "formosan": 0,
1822
  "pair": 0,
 
1844
  "target": 0
1845
  },
1846
  "document_disjoint": false,
1847
+ "document_overlap": 452,
1848
  "exact_overlap": {
1849
  "formosan": 0,
1850
  "pair": 0,
 
1866
  "validate_test_cross_language_diagnostic": {
1867
  "character_ngram_conflicting_rows": {
1868
  "formosan": 0,
1869
+ "target": 1444
1870
  },
1871
  "document_disjoint": false,
1872
+ "document_overlap": 452,
1873
  "exact_overlap": {
1874
  "formosan": 0,
1875
  "pair": 0,
1876
+ "target": 328
1877
  },
1878
  "formosan_by_language": true,
1879
  "ok": false,
1880
  "one_edit_conflicting_rows": {
1881
  "formosan": 0,
1882
+ "target": 1556
1883
  },
1884
  "skeleton_overlap": {
1885
  "formosan": 0,
1886
  "pair": 0,
1887
+ "target": 329
1888
  },
1889
  "target_by_language": false
1890
  }