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
27970e8
1 Parent(s): d781cbf

Add lev data files

Browse files
README.md CHANGED
@@ -69,10 +69,10 @@ dataset_info:
69
  sequence: string
70
  splits:
71
  - name: train
72
- num_bytes: 263130
73
  num_examples: 350
74
- download_size: 1043655
75
- dataset_size: 263130
76
  - config_name: mgr
77
  features:
78
  - name: fold
@@ -100,6 +100,10 @@ configs:
100
  data_files:
101
  - split: train
102
  path: glf/train-*
 
 
 
 
103
  ---
104
 
105
  # Dataset Card for Arabic POS Dialect
 
69
  sequence: string
70
  splits:
71
  - name: train
72
+ num_bytes: 263102
73
  num_examples: 350
74
+ download_size: 97055
75
+ dataset_size: 263102
76
  - config_name: mgr
77
  features:
78
  - name: fold
 
100
  data_files:
101
  - split: train
102
  path: glf/train-*
103
+ - config_name: lev
104
+ data_files:
105
+ - split: train
106
+ path: lev/train-*
107
  ---
108
 
109
  # Dataset Card for Arabic POS Dialect
dataset_infos.json CHANGED
@@ -64,52 +64,39 @@
64
  "features": {
65
  "fold": {
66
  "dtype": "int32",
67
- "id": null,
68
  "_type": "Value"
69
  },
70
  "subfold": {
71
  "dtype": "string",
72
- "id": null,
73
  "_type": "Value"
74
  },
75
  "words": {
76
  "feature": {
77
  "dtype": "string",
78
- "id": null,
79
  "_type": "Value"
80
  },
81
- "length": -1,
82
- "id": null,
83
  "_type": "Sequence"
84
  },
85
  "segments": {
86
  "feature": {
87
  "dtype": "string",
88
- "id": null,
89
  "_type": "Value"
90
  },
91
- "length": -1,
92
- "id": null,
93
  "_type": "Sequence"
94
  },
95
  "pos_tags": {
96
  "feature": {
97
  "dtype": "string",
98
- "id": null,
99
  "_type": "Value"
100
  },
101
- "length": -1,
102
- "id": null,
103
  "_type": "Sequence"
104
  }
105
  },
106
- "post_processed": null,
107
- "supervised_keys": null,
108
- "builder_name": "arabic_pos_dialect",
109
  "config_name": "lev",
110
  "version": {
111
  "version_str": "0.0.0",
112
- "description": null,
113
  "major": 0,
114
  "minor": 0,
115
  "patch": 0
@@ -117,33 +104,14 @@
117
  "splits": {
118
  "train": {
119
  "name": "train",
120
- "num_bytes": 263130,
121
  "num_examples": 350,
122
- "dataset_name": "arabic_pos_dialect"
123
- }
124
- },
125
- "download_checksums": {
126
- "https://github.com/qcri/dialectal_arabic_resources/raw/master/seg_plus_pos_egy.txt": {
127
- "num_bytes": 290070,
128
- "checksum": "13977060df1266eb5084c724b0109ec946a12304d24bf18810bc2e662146dfd5"
129
- },
130
- "https://github.com/qcri/dialectal_arabic_resources/raw/master/seg_plus_pos_lev.txt": {
131
- "num_bytes": 265356,
132
- "checksum": "dd6741ab80a605b290dd0c82c7b20670b4ecc8ae982d9762660266c7fd4c0036"
133
- },
134
- "https://github.com/qcri/dialectal_arabic_resources/raw/master/seg_plus_pos_glf.txt": {
135
- "num_bytes": 241428,
136
- "checksum": "a719b071806ae9398182817aef87abd240393fbc2f98b24361a94f219c3daa31"
137
- },
138
- "https://github.com/qcri/dialectal_arabic_resources/raw/master/seg_plus_pos_mgr.txt": {
139
- "num_bytes": 246801,
140
- "checksum": "86ca158dc5981a84d25078a2063e8e081ecca7d5437f49b63b4ebd531042476a"
141
  }
142
  },
143
- "download_size": 1043655,
144
- "post_processing_size": null,
145
- "dataset_size": 263130,
146
- "size_in_bytes": 1306785
147
  },
148
  "glf": {
149
  "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",
 
64
  "features": {
65
  "fold": {
66
  "dtype": "int32",
 
67
  "_type": "Value"
68
  },
69
  "subfold": {
70
  "dtype": "string",
 
71
  "_type": "Value"
72
  },
73
  "words": {
74
  "feature": {
75
  "dtype": "string",
 
76
  "_type": "Value"
77
  },
 
 
78
  "_type": "Sequence"
79
  },
80
  "segments": {
81
  "feature": {
82
  "dtype": "string",
 
83
  "_type": "Value"
84
  },
 
 
85
  "_type": "Sequence"
86
  },
87
  "pos_tags": {
88
  "feature": {
89
  "dtype": "string",
 
90
  "_type": "Value"
91
  },
 
 
92
  "_type": "Sequence"
93
  }
94
  },
95
+ "builder_name": "parquet",
96
+ "dataset_name": "arabic_pos_dialect",
 
97
  "config_name": "lev",
98
  "version": {
99
  "version_str": "0.0.0",
 
100
  "major": 0,
101
  "minor": 0,
102
  "patch": 0
 
104
  "splits": {
105
  "train": {
106
  "name": "train",
107
+ "num_bytes": 263102,
108
  "num_examples": 350,
109
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
110
  }
111
  },
112
+ "download_size": 97055,
113
+ "dataset_size": 263102,
114
+ "size_in_bytes": 360157
 
115
  },
116
  "glf": {
117
  "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",
lev/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edca032e30325a5f264ec6afe63a257d3f501f826d9d455cbdee9c45272df90e
3
+ size 97055