JSONL conversion
#6
by jeanma - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
- CHANGELOG.md +6 -1
- README.md +71 -46
- seed/ace_Arab.jsonl +0 -0
- seed/ace_Arab.parquet +0 -3
- seed/ace_Latn.jsonl +0 -0
- seed/ace_Latn.parquet +0 -3
- seed/ary_Arab.jsonl +0 -0
- seed/ary_Arab.parquet +0 -3
- seed/arz_Arab.jsonl +0 -0
- seed/arz_Arab.parquet +0 -3
- seed/bam_Latn.jsonl +0 -0
- seed/bam_Latn.parquet +0 -3
- seed/ban_Latn.jsonl +0 -0
- seed/ban_Latn.parquet +0 -3
- seed/ben_Beng.jsonl +0 -0
- seed/ben_Beng.parquet +0 -3
- seed/bho_Deva.jsonl +0 -0
- seed/bho_Deva.parquet +0 -3
- seed/bjn_Arab.jsonl +0 -0
- seed/bjn_Arab.parquet +0 -3
- seed/bjn_Latn.jsonl +0 -0
- seed/bjn_Latn.parquet +0 -3
- seed/bug_Latn.jsonl +0 -0
- seed/bug_Latn.parquet +0 -3
- seed/crh_Latn.jsonl +0 -0
- seed/crh_Latn.parquet +0 -3
- seed/dik_Latn.jsonl +0 -0
- seed/dik_Latn.parquet +0 -3
- seed/dzo_Tibt.jsonl +0 -0
- seed/dzo_Tibt.parquet +0 -3
- seed/eng_Latn.jsonl +0 -0
- seed/eng_Latn.parquet +0 -3
- seed/fra_Latn.jsonl +0 -0
- seed/fra_Latn.parquet +0 -3
- seed/fur_Latn.jsonl +0 -0
- seed/fur_Latn.parquet +0 -3
- seed/fuv_Latn.jsonl +0 -0
- seed/fuv_Latn.parquet +0 -3
- seed/gug_Latn.jsonl +0 -0
- seed/gug_Latn.parquet +0 -3
- seed/hne_Deva.jsonl +0 -0
- seed/hne_Deva.parquet +0 -3
- seed/ita_Latn.jsonl +0 -0
- seed/ita_Latn.parquet +0 -3
- seed/kas_Arab.jsonl +0 -0
- seed/kas_Arab.parquet +0 -3
- seed/kas_Deva.jsonl +0 -0
- seed/kas_Deva.parquet +0 -3
- seed/kir_Cyrl.jsonl +0 -0
- seed/kir_Cyrl.parquet +0 -3
CHANGELOG.md
CHANGED
|
@@ -8,8 +8,13 @@ In particular:
|
|
| 8 |
1. Any updates to pre-existing files shall entail a major version bump.
|
| 9 |
2. The inclusion of a new language, without changes to other pre-existing data, shall only entail a minor version bump.
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
## [3.0] - 2025-11-07
|
| 12 |
-
- Participants to the [WMT25 Shared Task](https://www2.statmt.org/wmt25/open-data.html) contributed multiple
|
| 13 |
- Added `fra_Latn` (see [Marmonier et al, 2025](https://aclanthology.org/2025.wmt-1.80/))
|
| 14 |
- Added `kyr_Cyrl` (see [Jumashev et al, 2025](https://aclanthology.org/2025.wmt-1.84/))
|
| 15 |
- Updated about half of `zgh_Tfng` texts (see [Oktem et al, 2025](https://aclanthology.org/2025.wmt-1.82/))
|
|
|
|
| 8 |
1. Any updates to pre-existing files shall entail a major version bump.
|
| 9 |
2. The inclusion of a new language, without changes to other pre-existing data, shall only entail a minor version bump.
|
| 10 |
|
| 11 |
+
## [4.0] - 2026-03-07
|
| 12 |
+
- Converted the dataset to JSONL to make contributions and visual inspection of files easier.
|
| 13 |
+
- Added a basic data integrity test suite based on FLORES+'s.
|
| 14 |
+
- Updated `lij_Latn` after running a newly developed spellchecker revealed several typos.
|
| 15 |
+
|
| 16 |
## [3.0] - 2025-11-07
|
| 17 |
+
- Participants to the [WMT25 Shared Task](https://www2.statmt.org/wmt25/open-data.html) contributed multiple improvements. Many thanks to all the contributors! Please don't forget to cite the relevant papers listed in [bibliography.bib](bibliography.bib).
|
| 18 |
- Added `fra_Latn` (see [Marmonier et al, 2025](https://aclanthology.org/2025.wmt-1.80/))
|
| 19 |
- Added `kyr_Cyrl` (see [Jumashev et al, 2025](https://aclanthology.org/2025.wmt-1.84/))
|
| 20 |
- Updated about half of `zgh_Tfng` texts (see [Oktem et al, 2025](https://aclanthology.org/2025.wmt-1.82/))
|
README.md
CHANGED
|
@@ -53,187 +53,187 @@ configs:
|
|
| 53 |
- config_name: default
|
| 54 |
data_files:
|
| 55 |
- split: train
|
| 56 |
-
path: seed/*.
|
| 57 |
- config_name: ace_Arab
|
| 58 |
data_files:
|
| 59 |
- split: train
|
| 60 |
-
path: seed/ace_Arab.
|
| 61 |
- config_name: ace_Latn
|
| 62 |
data_files:
|
| 63 |
- split: train
|
| 64 |
-
path: seed/ace_Latn.
|
| 65 |
- config_name: ary_Arab
|
| 66 |
data_files:
|
| 67 |
- split: train
|
| 68 |
-
path: seed/ary_Arab.
|
| 69 |
- config_name: arz_Arab
|
| 70 |
data_files:
|
| 71 |
- split: train
|
| 72 |
-
path: seed/arz_Arab.
|
| 73 |
- config_name: bam_Latn
|
| 74 |
data_files:
|
| 75 |
- split: train
|
| 76 |
-
path: seed/bam_Latn.
|
| 77 |
- config_name: ban_Latn
|
| 78 |
data_files:
|
| 79 |
- split: train
|
| 80 |
-
path: seed/ban_Latn.
|
| 81 |
- config_name: ben_Beng
|
| 82 |
data_files:
|
| 83 |
- split: train
|
| 84 |
-
path: seed/ben_Beng.
|
| 85 |
- config_name: bho_Deva
|
| 86 |
data_files:
|
| 87 |
- split: train
|
| 88 |
-
path: seed/bho_Deva.
|
| 89 |
- config_name: bjn_Arab
|
| 90 |
data_files:
|
| 91 |
- split: train
|
| 92 |
-
path: seed/bjn_Arab.
|
| 93 |
- config_name: bjn_Latn
|
| 94 |
data_files:
|
| 95 |
- split: train
|
| 96 |
-
path: seed/bjn_Latn.
|
| 97 |
- config_name: bug_Latn
|
| 98 |
data_files:
|
| 99 |
- split: train
|
| 100 |
-
path: seed/bug_Latn.
|
| 101 |
- config_name: crh_Latn
|
| 102 |
data_files:
|
| 103 |
- split: train
|
| 104 |
-
path: seed/crh_Latn.
|
| 105 |
- config_name: dik_Latn
|
| 106 |
data_files:
|
| 107 |
- split: train
|
| 108 |
-
path: seed/dik_Latn.
|
| 109 |
- config_name: dzo_Tibt
|
| 110 |
data_files:
|
| 111 |
- split: train
|
| 112 |
-
path: seed/dzo_Tibt.
|
| 113 |
- config_name: eng_Latn
|
| 114 |
data_files:
|
| 115 |
- split: train
|
| 116 |
-
path: seed/eng_Latn.
|
| 117 |
- config_name: fra_Latn
|
| 118 |
data_files:
|
| 119 |
- split: train
|
| 120 |
-
path: seed/fra_Latn.
|
| 121 |
- config_name: fur_Latn
|
| 122 |
data_files:
|
| 123 |
- split: train
|
| 124 |
-
path: seed/fur_Latn.
|
| 125 |
- config_name: fuv_Latn
|
| 126 |
data_files:
|
| 127 |
- split: train
|
| 128 |
-
path: seed/fuv_Latn.
|
| 129 |
- config_name: gug_Latn
|
| 130 |
data_files:
|
| 131 |
- split: train
|
| 132 |
-
path: seed/gug_Latn.
|
| 133 |
- config_name: hne_Deva
|
| 134 |
data_files:
|
| 135 |
- split: train
|
| 136 |
-
path: seed/hne_Deva.
|
| 137 |
- config_name: ita_Latn
|
| 138 |
data_files:
|
| 139 |
- split: train
|
| 140 |
-
path: seed/ita_Latn.
|
| 141 |
- config_name: kas_Arab
|
| 142 |
data_files:
|
| 143 |
- split: train
|
| 144 |
-
path: seed/kas_Arab.
|
| 145 |
- config_name: kas_Deva
|
| 146 |
data_files:
|
| 147 |
- split: train
|
| 148 |
-
path: seed/kas_Deva.
|
| 149 |
- config_name: knc_Arab
|
| 150 |
data_files:
|
| 151 |
- split: train
|
| 152 |
-
path: seed/knc_Arab.
|
| 153 |
- config_name: knc_Latn
|
| 154 |
data_files:
|
| 155 |
- split: train
|
| 156 |
-
path: seed/knc_Latn.
|
| 157 |
- config_name: lij_Latn
|
| 158 |
data_files:
|
| 159 |
- split: train
|
| 160 |
-
path: seed/lij_Latn.
|
| 161 |
- config_name: lim_Latn
|
| 162 |
data_files:
|
| 163 |
- split: train
|
| 164 |
-
path: seed/lim_Latn.
|
| 165 |
- config_name: lmo_Latn
|
| 166 |
data_files:
|
| 167 |
- split: train
|
| 168 |
-
path: seed/lmo_Latn.
|
| 169 |
- config_name: ltg_Latn
|
| 170 |
data_files:
|
| 171 |
- split: train
|
| 172 |
-
path: seed/ltg_Latn.
|
| 173 |
- config_name: mag_Deva
|
| 174 |
data_files:
|
| 175 |
- split: train
|
| 176 |
-
path: seed/mag_Deva.
|
| 177 |
- config_name: mni_Beng
|
| 178 |
data_files:
|
| 179 |
- split: train
|
| 180 |
-
path: seed/mni_Beng.
|
| 181 |
- config_name: mri_Latn
|
| 182 |
data_files:
|
| 183 |
- split: train
|
| 184 |
-
path: seed/mri_Latn.
|
| 185 |
- config_name: nqo_Nkoo
|
| 186 |
data_files:
|
| 187 |
- split: train
|
| 188 |
-
path: seed/nqo_Nkoo.
|
| 189 |
- config_name: nus_Latn
|
| 190 |
data_files:
|
| 191 |
- split: train
|
| 192 |
-
path: seed/nus_Latn.
|
| 193 |
- config_name: pbt_Arab
|
| 194 |
data_files:
|
| 195 |
- split: train
|
| 196 |
-
path: seed/pbt_Arab.
|
| 197 |
- config_name: prs_Arab
|
| 198 |
data_files:
|
| 199 |
- split: train
|
| 200 |
-
path: seed/prs_Arab.
|
| 201 |
- config_name: scn_Latn
|
| 202 |
data_files:
|
| 203 |
- split: train
|
| 204 |
-
path: seed/scn_Latn.
|
| 205 |
- config_name: shn_Mymr
|
| 206 |
data_files:
|
| 207 |
- split: train
|
| 208 |
-
path: seed/shn_Mymr.
|
| 209 |
- config_name: spa_Latn
|
| 210 |
data_files:
|
| 211 |
- split: train
|
| 212 |
-
path: seed/spa_Latn.
|
| 213 |
- config_name: srd_Latn
|
| 214 |
data_files:
|
| 215 |
- split: train
|
| 216 |
-
path: seed/srd_Latn.
|
| 217 |
- config_name: szl_Latn
|
| 218 |
data_files:
|
| 219 |
- split: train
|
| 220 |
-
path: seed/szl_Latn.
|
| 221 |
- config_name: taq_Latn
|
| 222 |
data_files:
|
| 223 |
- split: train
|
| 224 |
-
path: seed/taq_Latn.
|
| 225 |
- config_name: taq_Tfng
|
| 226 |
data_files:
|
| 227 |
- split: train
|
| 228 |
-
path: seed/taq_Tfng.
|
| 229 |
- config_name: vec_Latn
|
| 230 |
data_files:
|
| 231 |
- split: train
|
| 232 |
-
path: seed/vec_Latn.
|
| 233 |
- config_name: zgh_Tfng
|
| 234 |
data_files:
|
| 235 |
- split: train
|
| 236 |
-
path: seed/zgh_Tfng.
|
| 237 |
---
|
| 238 |
Click to add a cell.
|
| 239 |
---
|
|
@@ -330,6 +330,31 @@ This can be done easily using the `-s` flag on the `git commit`.
|
|
| 330 |
|
| 331 |
Please see the [Contribution guidelines](https://oldi.org/guidelines) for further information.
|
| 332 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 333 |
## Changelog
|
| 334 |
|
| 335 |
See [CHANGELOG.md](CHANGELOG.md) for information about the latest changes.
|
|
|
|
| 53 |
- config_name: default
|
| 54 |
data_files:
|
| 55 |
- split: train
|
| 56 |
+
path: seed/*.jsonl
|
| 57 |
- config_name: ace_Arab
|
| 58 |
data_files:
|
| 59 |
- split: train
|
| 60 |
+
path: seed/ace_Arab.jsonl
|
| 61 |
- config_name: ace_Latn
|
| 62 |
data_files:
|
| 63 |
- split: train
|
| 64 |
+
path: seed/ace_Latn.jsonl
|
| 65 |
- config_name: ary_Arab
|
| 66 |
data_files:
|
| 67 |
- split: train
|
| 68 |
+
path: seed/ary_Arab.jsonl
|
| 69 |
- config_name: arz_Arab
|
| 70 |
data_files:
|
| 71 |
- split: train
|
| 72 |
+
path: seed/arz_Arab.jsonl
|
| 73 |
- config_name: bam_Latn
|
| 74 |
data_files:
|
| 75 |
- split: train
|
| 76 |
+
path: seed/bam_Latn.jsonl
|
| 77 |
- config_name: ban_Latn
|
| 78 |
data_files:
|
| 79 |
- split: train
|
| 80 |
+
path: seed/ban_Latn.jsonl
|
| 81 |
- config_name: ben_Beng
|
| 82 |
data_files:
|
| 83 |
- split: train
|
| 84 |
+
path: seed/ben_Beng.jsonl
|
| 85 |
- config_name: bho_Deva
|
| 86 |
data_files:
|
| 87 |
- split: train
|
| 88 |
+
path: seed/bho_Deva.jsonl
|
| 89 |
- config_name: bjn_Arab
|
| 90 |
data_files:
|
| 91 |
- split: train
|
| 92 |
+
path: seed/bjn_Arab.jsonl
|
| 93 |
- config_name: bjn_Latn
|
| 94 |
data_files:
|
| 95 |
- split: train
|
| 96 |
+
path: seed/bjn_Latn.jsonl
|
| 97 |
- config_name: bug_Latn
|
| 98 |
data_files:
|
| 99 |
- split: train
|
| 100 |
+
path: seed/bug_Latn.jsonl
|
| 101 |
- config_name: crh_Latn
|
| 102 |
data_files:
|
| 103 |
- split: train
|
| 104 |
+
path: seed/crh_Latn.jsonl
|
| 105 |
- config_name: dik_Latn
|
| 106 |
data_files:
|
| 107 |
- split: train
|
| 108 |
+
path: seed/dik_Latn.jsonl
|
| 109 |
- config_name: dzo_Tibt
|
| 110 |
data_files:
|
| 111 |
- split: train
|
| 112 |
+
path: seed/dzo_Tibt.jsonl
|
| 113 |
- config_name: eng_Latn
|
| 114 |
data_files:
|
| 115 |
- split: train
|
| 116 |
+
path: seed/eng_Latn.jsonl
|
| 117 |
- config_name: fra_Latn
|
| 118 |
data_files:
|
| 119 |
- split: train
|
| 120 |
+
path: seed/fra_Latn.jsonl
|
| 121 |
- config_name: fur_Latn
|
| 122 |
data_files:
|
| 123 |
- split: train
|
| 124 |
+
path: seed/fur_Latn.jsonl
|
| 125 |
- config_name: fuv_Latn
|
| 126 |
data_files:
|
| 127 |
- split: train
|
| 128 |
+
path: seed/fuv_Latn.jsonl
|
| 129 |
- config_name: gug_Latn
|
| 130 |
data_files:
|
| 131 |
- split: train
|
| 132 |
+
path: seed/gug_Latn.jsonl
|
| 133 |
- config_name: hne_Deva
|
| 134 |
data_files:
|
| 135 |
- split: train
|
| 136 |
+
path: seed/hne_Deva.jsonl
|
| 137 |
- config_name: ita_Latn
|
| 138 |
data_files:
|
| 139 |
- split: train
|
| 140 |
+
path: seed/ita_Latn.jsonl
|
| 141 |
- config_name: kas_Arab
|
| 142 |
data_files:
|
| 143 |
- split: train
|
| 144 |
+
path: seed/kas_Arab.jsonl
|
| 145 |
- config_name: kas_Deva
|
| 146 |
data_files:
|
| 147 |
- split: train
|
| 148 |
+
path: seed/kas_Deva.jsonl
|
| 149 |
- config_name: knc_Arab
|
| 150 |
data_files:
|
| 151 |
- split: train
|
| 152 |
+
path: seed/knc_Arab.jsonl
|
| 153 |
- config_name: knc_Latn
|
| 154 |
data_files:
|
| 155 |
- split: train
|
| 156 |
+
path: seed/knc_Latn.jsonl
|
| 157 |
- config_name: lij_Latn
|
| 158 |
data_files:
|
| 159 |
- split: train
|
| 160 |
+
path: seed/lij_Latn.jsonl
|
| 161 |
- config_name: lim_Latn
|
| 162 |
data_files:
|
| 163 |
- split: train
|
| 164 |
+
path: seed/lim_Latn.jsonl
|
| 165 |
- config_name: lmo_Latn
|
| 166 |
data_files:
|
| 167 |
- split: train
|
| 168 |
+
path: seed/lmo_Latn.jsonl
|
| 169 |
- config_name: ltg_Latn
|
| 170 |
data_files:
|
| 171 |
- split: train
|
| 172 |
+
path: seed/ltg_Latn.jsonl
|
| 173 |
- config_name: mag_Deva
|
| 174 |
data_files:
|
| 175 |
- split: train
|
| 176 |
+
path: seed/mag_Deva.jsonl
|
| 177 |
- config_name: mni_Beng
|
| 178 |
data_files:
|
| 179 |
- split: train
|
| 180 |
+
path: seed/mni_Beng.jsonl
|
| 181 |
- config_name: mri_Latn
|
| 182 |
data_files:
|
| 183 |
- split: train
|
| 184 |
+
path: seed/mri_Latn.jsonl
|
| 185 |
- config_name: nqo_Nkoo
|
| 186 |
data_files:
|
| 187 |
- split: train
|
| 188 |
+
path: seed/nqo_Nkoo.jsonl
|
| 189 |
- config_name: nus_Latn
|
| 190 |
data_files:
|
| 191 |
- split: train
|
| 192 |
+
path: seed/nus_Latn.jsonl
|
| 193 |
- config_name: pbt_Arab
|
| 194 |
data_files:
|
| 195 |
- split: train
|
| 196 |
+
path: seed/pbt_Arab.jsonl
|
| 197 |
- config_name: prs_Arab
|
| 198 |
data_files:
|
| 199 |
- split: train
|
| 200 |
+
path: seed/prs_Arab.jsonl
|
| 201 |
- config_name: scn_Latn
|
| 202 |
data_files:
|
| 203 |
- split: train
|
| 204 |
+
path: seed/scn_Latn.jsonl
|
| 205 |
- config_name: shn_Mymr
|
| 206 |
data_files:
|
| 207 |
- split: train
|
| 208 |
+
path: seed/shn_Mymr.jsonl
|
| 209 |
- config_name: spa_Latn
|
| 210 |
data_files:
|
| 211 |
- split: train
|
| 212 |
+
path: seed/spa_Latn.jsonl
|
| 213 |
- config_name: srd_Latn
|
| 214 |
data_files:
|
| 215 |
- split: train
|
| 216 |
+
path: seed/srd_Latn.jsonl
|
| 217 |
- config_name: szl_Latn
|
| 218 |
data_files:
|
| 219 |
- split: train
|
| 220 |
+
path: seed/szl_Latn.jsonl
|
| 221 |
- config_name: taq_Latn
|
| 222 |
data_files:
|
| 223 |
- split: train
|
| 224 |
+
path: seed/taq_Latn.jsonl
|
| 225 |
- config_name: taq_Tfng
|
| 226 |
data_files:
|
| 227 |
- split: train
|
| 228 |
+
path: seed/taq_Tfng.jsonl
|
| 229 |
- config_name: vec_Latn
|
| 230 |
data_files:
|
| 231 |
- split: train
|
| 232 |
+
path: seed/vec_Latn.jsonl
|
| 233 |
- config_name: zgh_Tfng
|
| 234 |
data_files:
|
| 235 |
- split: train
|
| 236 |
+
path: seed/zgh_Tfng.jsonl
|
| 237 |
---
|
| 238 |
Click to add a cell.
|
| 239 |
---
|
|
|
|
| 330 |
|
| 331 |
Please see the [Contribution guidelines](https://oldi.org/guidelines) for further information.
|
| 332 |
|
| 333 |
+
### How to add a pull request
|
| 334 |
+
|
| 335 |
+
1. Go to https://huggingface.co/datasets/openlanguagedata/oldi_seed/discussions, press "New pull request".
|
| 336 |
+
2. In the popup window, enter a branch name and press "Create branch".
|
| 337 |
+
3. On your computer, do `git clone https://huggingface.co/datasets/openlanguagedata/oldi_seed`.
|
| 338 |
+
4. Checkout to your newly created branch (e.g. `cd oldi_seed && git fetch origin refs/pr/4:pr/4 && git checkout pr/4`).
|
| 339 |
+
5. Check that you are logged in to the HF CLI tool (`hf auth whoami`). If not, please log into it (`hf auth login` and enter your token).
|
| 340 |
+
6. Modify a file (for adding new languages, see the instructions below) and add the changes to git (e.g. `git add seed/rus_Cyrl.jsonl`).
|
| 341 |
+
7. Commit with an -s flag (e.g. `git commit -s -m "fix a few typos in the Russian dev set"`).
|
| 342 |
+
8. Push (e.g. `git push origin pr/4:refs/pr/4`) — important to make sure to push to the same "refs" branch!
|
| 343 |
+
9. Go to the pull request page and see if it reflects your changes.
|
| 344 |
+
10. When your pull request is ready, press the "Publish" button in its web interface.
|
| 345 |
+
|
| 346 |
+
If you find this difficult, please contact us by email `info@oldi.org` or in our [Discord group](https://discord.gg/jJmrw3E77u)!
|
| 347 |
+
|
| 348 |
+
### Testing your changes
|
| 349 |
+
|
| 350 |
+
After contributing new translations or modifying existing ones, you can check that the data format is OK.
|
| 351 |
+
Assuming that you have the Python packages `pytest` and `dataset` installed, you can type
|
| 352 |
+
```
|
| 353 |
+
pytest
|
| 354 |
+
```
|
| 355 |
+
in your console (in the `oldi_seed` directory), and the tests will run.
|
| 356 |
+
If any of them fails, please inspect the translations, following the hints in the test output.
|
| 357 |
+
|
| 358 |
## Changelog
|
| 359 |
|
| 360 |
See [CHANGELOG.md](CHANGELOG.md) for information about the latest changes.
|
seed/ace_Arab.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/ace_Arab.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e51382ca4e3a68f49b3ab1049ee26e468f89d06daf05fa993c6e11dede27ea2a
|
| 3 |
-
size 770261
|
|
|
|
|
|
|
|
|
|
|
|
seed/ace_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/ace_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8d55f70be7a3c3b093f301f51d5603540f158978a3c3f69e5128ddd4903fcef7
|
| 3 |
-
size 604168
|
|
|
|
|
|
|
|
|
|
|
|
seed/ary_Arab.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/ary_Arab.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:51d7119fbbc62c2b07c86f8c8ac1b4f85529879a5ba79969b4a19a0bf885dd19
|
| 3 |
-
size 766109
|
|
|
|
|
|
|
|
|
|
|
|
seed/arz_Arab.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/arz_Arab.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:57d9f0fbb7d246b2454326b4052b40e1029352970808cb8bfebbccd2520ea4d8
|
| 3 |
-
size 716804
|
|
|
|
|
|
|
|
|
|
|
|
seed/bam_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/bam_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4d2fef63aeb11f3505a5698afe0115e42f655eb25abd98a01f1256f5818770f7
|
| 3 |
-
size 592069
|
|
|
|
|
|
|
|
|
|
|
|
seed/ban_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/ban_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:269d42e065a028812d7ddf0aba3a3b15e2a8df184f4d384813e3bf9613c886f2
|
| 3 |
-
size 585784
|
|
|
|
|
|
|
|
|
|
|
|
seed/ben_Beng.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/ben_Beng.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b4f218f388be361f8df97728d161bebfb7313d2ba071b78ae08d6dec968e16dd
|
| 3 |
-
size 910688
|
|
|
|
|
|
|
|
|
|
|
|
seed/bho_Deva.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/bho_Deva.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9576fbcdeaf37b10b42915c8fa9141c14070dc9cd4bb96eb46229a18e2088b04
|
| 3 |
-
size 889672
|
|
|
|
|
|
|
|
|
|
|
|
seed/bjn_Arab.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/bjn_Arab.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:211a65798aa3c9012a789fe0ee7e4d037669791996c8801fc0778ed43413e9c0
|
| 3 |
-
size 775225
|
|
|
|
|
|
|
|
|
|
|
|
seed/bjn_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/bjn_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7fbefcc150cc1ac2ec77e66d2e42e0d288d294a426a9a2ef3ff381cf4d672e01
|
| 3 |
-
size 595534
|
|
|
|
|
|
|
|
|
|
|
|
seed/bug_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/bug_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ce3893cf32b0bfa7abcabf883f14b58fe0b0068950b4e820b84453f0291e1ec2
|
| 3 |
-
size 627988
|
|
|
|
|
|
|
|
|
|
|
|
seed/crh_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/crh_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ffa63551f3a2e5212cc8bcece703b59ea72070f2fbc6547f881d4392df03113d
|
| 3 |
-
size 630125
|
|
|
|
|
|
|
|
|
|
|
|
seed/dik_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/dik_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0018f8c07149590bf34274454f565d02c2edcec64058265373f8cecd2029183a
|
| 3 |
-
size 622730
|
|
|
|
|
|
|
|
|
|
|
|
seed/dzo_Tibt.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/dzo_Tibt.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:560e5d70eafc6cf12983b049ca17f792f1921dd780419b464f78616b695bc4a8
|
| 3 |
-
size 972181
|
|
|
|
|
|
|
|
|
|
|
|
seed/eng_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/eng_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:df3b80b5eb67e00521b235fabfe7175b7831a3510e16c3682c2e6ba2989d94c0
|
| 3 |
-
size 601023
|
|
|
|
|
|
|
|
|
|
|
|
seed/fra_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/fra_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9d2a1cc90e5d6823fa90724a1488f779e1a4f0c132c24d9eb57ccedb49401c0c
|
| 3 |
-
size 684394
|
|
|
|
|
|
|
|
|
|
|
|
seed/fur_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/fur_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fe0b2e2e349a254e94a6baa0a033f1beadaf225389d9d1fbecbbe8fcc1738485
|
| 3 |
-
size 643912
|
|
|
|
|
|
|
|
|
|
|
|
seed/fuv_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/fuv_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ee441ad7a14f51978d16ede342ed74d2ab7bff4ebf50eb1ce7ffe302d03b0902
|
| 3 |
-
size 602148
|
|
|
|
|
|
|
|
|
|
|
|
seed/gug_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/gug_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1404dff90428046651fb55e571bdd12293c39b53ae97c5b6bb3498b201a2e1c5
|
| 3 |
-
size 618293
|
|
|
|
|
|
|
|
|
|
|
|
seed/hne_Deva.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/hne_Deva.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:41167c44a7be655081cc6ee9cab3bb03df1e36b67e75a6503b00f39c9986f6c0
|
| 3 |
-
size 895152
|
|
|
|
|
|
|
|
|
|
|
|
seed/ita_Latn.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/ita_Latn.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4e19347b1ff003ad5aa5d8be337b0ba072484f0da85c2d56acbd4d07f648d741
|
| 3 |
-
size 654585
|
|
|
|
|
|
|
|
|
|
|
|
seed/kas_Arab.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/kas_Arab.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cd62607f3ebdd91922bc5057048aed59896c88a395b0bc7382d0410cce7419b9
|
| 3 |
-
size 820289
|
|
|
|
|
|
|
|
|
|
|
|
seed/kas_Deva.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/kas_Deva.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:89ea734190c69ae37aa180d3bf57aaae0bbc1ea2af0344e947aacdd81bb259f2
|
| 3 |
-
size 881390
|
|
|
|
|
|
|
|
|
|
|
|
seed/kir_Cyrl.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
seed/kir_Cyrl.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c35c51922218bfc9e56ee85824ddc22ed73fa39f04a3f87fdeb19f1893b937ee
|
| 3 |
-
size 883249
|
|
|
|
|
|
|
|
|
|
|
|