Datasets:

Languages:
Arabic
Multilinguality:
multilingual
Size Categories:
n<1K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
extended
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
d781cbf
1 Parent(s): 407c46e

Add glf data files

Browse files
README.md CHANGED
@@ -51,10 +51,10 @@ dataset_info:
51
  sequence: string
52
  splits:
53
  - name: train
54
- num_bytes: 239911
55
  num_examples: 350
56
- download_size: 1043655
57
- dataset_size: 239911
58
  - config_name: lev
59
  features:
60
  - name: fold
@@ -96,6 +96,10 @@ configs:
96
  data_files:
97
  - split: train
98
  path: egy/train-*
 
 
 
 
99
  ---
100
 
101
  # Dataset Card for Arabic POS Dialect
 
51
  sequence: string
52
  splits:
53
  - name: train
54
+ num_bytes: 239883
55
  num_examples: 350
56
+ download_size: 89178
57
+ dataset_size: 239883
58
  - config_name: lev
59
  features:
60
  - name: fold
 
96
  data_files:
97
  - split: train
98
  path: egy/train-*
99
+ - config_name: glf
100
+ data_files:
101
+ - split: train
102
+ path: glf/train-*
103
  ---
104
 
105
  # Dataset Card for Arabic POS Dialect
dataset_infos.json CHANGED
@@ -153,52 +153,39 @@
153
  "features": {
154
  "fold": {
155
  "dtype": "int32",
156
- "id": null,
157
  "_type": "Value"
158
  },
159
  "subfold": {
160
  "dtype": "string",
161
- "id": null,
162
  "_type": "Value"
163
  },
164
  "words": {
165
  "feature": {
166
  "dtype": "string",
167
- "id": null,
168
  "_type": "Value"
169
  },
170
- "length": -1,
171
- "id": null,
172
  "_type": "Sequence"
173
  },
174
  "segments": {
175
  "feature": {
176
  "dtype": "string",
177
- "id": null,
178
  "_type": "Value"
179
  },
180
- "length": -1,
181
- "id": null,
182
  "_type": "Sequence"
183
  },
184
  "pos_tags": {
185
  "feature": {
186
  "dtype": "string",
187
- "id": null,
188
  "_type": "Value"
189
  },
190
- "length": -1,
191
- "id": null,
192
  "_type": "Sequence"
193
  }
194
  },
195
- "post_processed": null,
196
- "supervised_keys": null,
197
- "builder_name": "arabic_pos_dialect",
198
  "config_name": "glf",
199
  "version": {
200
  "version_str": "0.0.0",
201
- "description": null,
202
  "major": 0,
203
  "minor": 0,
204
  "patch": 0
@@ -206,33 +193,14 @@
206
  "splits": {
207
  "train": {
208
  "name": "train",
209
- "num_bytes": 239911,
210
  "num_examples": 350,
211
- "dataset_name": "arabic_pos_dialect"
212
- }
213
- },
214
- "download_checksums": {
215
- "https://github.com/qcri/dialectal_arabic_resources/raw/master/seg_plus_pos_egy.txt": {
216
- "num_bytes": 290070,
217
- "checksum": "13977060df1266eb5084c724b0109ec946a12304d24bf18810bc2e662146dfd5"
218
- },
219
- "https://github.com/qcri/dialectal_arabic_resources/raw/master/seg_plus_pos_lev.txt": {
220
- "num_bytes": 265356,
221
- "checksum": "dd6741ab80a605b290dd0c82c7b20670b4ecc8ae982d9762660266c7fd4c0036"
222
- },
223
- "https://github.com/qcri/dialectal_arabic_resources/raw/master/seg_plus_pos_glf.txt": {
224
- "num_bytes": 241428,
225
- "checksum": "a719b071806ae9398182817aef87abd240393fbc2f98b24361a94f219c3daa31"
226
- },
227
- "https://github.com/qcri/dialectal_arabic_resources/raw/master/seg_plus_pos_mgr.txt": {
228
- "num_bytes": 246801,
229
- "checksum": "86ca158dc5981a84d25078a2063e8e081ecca7d5437f49b63b4ebd531042476a"
230
  }
231
  },
232
- "download_size": 1043655,
233
- "post_processing_size": null,
234
- "dataset_size": 239911,
235
- "size_in_bytes": 1283566
236
  },
237
  "mgr": {
238
  "description": "The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.\n",
 
153
  "features": {
154
  "fold": {
155
  "dtype": "int32",
 
156
  "_type": "Value"
157
  },
158
  "subfold": {
159
  "dtype": "string",
 
160
  "_type": "Value"
161
  },
162
  "words": {
163
  "feature": {
164
  "dtype": "string",
 
165
  "_type": "Value"
166
  },
 
 
167
  "_type": "Sequence"
168
  },
169
  "segments": {
170
  "feature": {
171
  "dtype": "string",
 
172
  "_type": "Value"
173
  },
 
 
174
  "_type": "Sequence"
175
  },
176
  "pos_tags": {
177
  "feature": {
178
  "dtype": "string",
 
179
  "_type": "Value"
180
  },
 
 
181
  "_type": "Sequence"
182
  }
183
  },
184
+ "builder_name": "parquet",
185
+ "dataset_name": "arabic_pos_dialect",
 
186
  "config_name": "glf",
187
  "version": {
188
  "version_str": "0.0.0",
 
189
  "major": 0,
190
  "minor": 0,
191
  "patch": 0
 
193
  "splits": {
194
  "train": {
195
  "name": "train",
196
+ "num_bytes": 239883,
197
  "num_examples": 350,
198
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
  }
200
  },
201
+ "download_size": 89178,
202
+ "dataset_size": 239883,
203
+ "size_in_bytes": 329061
 
204
  },
205
  "mgr": {
206
  "description": "The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.\n",
glf/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:378d56f8b95b50732371472a40b7c604392c3b0e88f3b743ae77df1fddcd76e3
3
+ size 89178