Upload dataset
Browse files- README.md +29 -0
- data/{test-00000-of-00001-580ae7ebb9601dc9.parquet → test-00000-of-00001.parquet} +2 -2
- data/{train-00000-of-00001-d5f76e85d902ec28.parquet → train-00000-of-00001.parquet} +2 -2
- data/{validation-00000-of-00001-8f18f26e5c593abd.parquet → validation-00000-of-00001.parquet} +2 -2
- dataset_infos.json +100 -1
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
- name: diaritized
|
7 |
+
dtype: string
|
8 |
+
splits:
|
9 |
+
- name: train
|
10 |
+
num_bytes: 54247224
|
11 |
+
num_examples: 50000
|
12 |
+
- name: validation
|
13 |
+
num_bytes: 2646804
|
14 |
+
num_examples: 2500
|
15 |
+
- name: test
|
16 |
+
num_bytes: 2766636
|
17 |
+
num_examples: 2500
|
18 |
+
download_size: 28414596
|
19 |
+
dataset_size: 59660664
|
20 |
+
configs:
|
21 |
+
- config_name: default
|
22 |
+
data_files:
|
23 |
+
- split: train
|
24 |
+
path: data/train-*
|
25 |
+
- split: validation
|
26 |
+
path: data/validation-*
|
27 |
+
- split: test
|
28 |
+
path: data/test-*
|
29 |
+
---
|
data/{test-00000-of-00001-580ae7ebb9601dc9.parquet → test-00000-of-00001.parquet}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abc7416a5e4a627e81b178b7854ae4d7bd624dfd6c9b45a87e29ff2983cffbbb
|
3 |
+
size 1321619
|
data/{train-00000-of-00001-d5f76e85d902ec28.parquet → train-00000-of-00001.parquet}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbba6cea9ad41c0228ec5256988f3eedaf7d7c8a4eddf9cab9c1d638ef2cadbd
|
3 |
+
size 25831444
|
data/{validation-00000-of-00001-8f18f26e5c593abd.parquet → validation-00000-of-00001.parquet}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6d6e74082f2ad7604ca6995f532bfc364afecdc05d44570b7d0061f609cd6ca
|
3 |
+
size 1261533
|
dataset_infos.json
CHANGED
@@ -1 +1,100 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"arbml--arabic_text_diacritization": {
|
3 |
+
"description": "",
|
4 |
+
"citation": "",
|
5 |
+
"homepage": "",
|
6 |
+
"license": "",
|
7 |
+
"features": {
|
8 |
+
"Text": {
|
9 |
+
"dtype": "string",
|
10 |
+
"id": null,
|
11 |
+
"_type": "Value"
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"post_processed": null,
|
15 |
+
"supervised_keys": null,
|
16 |
+
"task_templates": null,
|
17 |
+
"builder_name": "arabic_text_diacritization",
|
18 |
+
"config_name": "default",
|
19 |
+
"version": {
|
20 |
+
"version_str": "0.0.0",
|
21 |
+
"description": null,
|
22 |
+
"major": 0,
|
23 |
+
"minor": 0,
|
24 |
+
"patch": 0
|
25 |
+
},
|
26 |
+
"splits": {
|
27 |
+
"test": {
|
28 |
+
"name": "test",
|
29 |
+
"num_bytes": 1755044,
|
30 |
+
"num_examples": 2500,
|
31 |
+
"dataset_name": "arabic_text_diacritization"
|
32 |
+
},
|
33 |
+
"train": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 34413924,
|
36 |
+
"num_examples": 50000,
|
37 |
+
"dataset_name": "arabic_text_diacritization"
|
38 |
+
},
|
39 |
+
"validation": {
|
40 |
+
"name": "validation",
|
41 |
+
"num_bytes": 1679068,
|
42 |
+
"num_examples": 2500,
|
43 |
+
"dataset_name": "arabic_text_diacritization"
|
44 |
+
}
|
45 |
+
},
|
46 |
+
"download_checksums": null,
|
47 |
+
"download_size": 16909229,
|
48 |
+
"post_processing_size": null,
|
49 |
+
"dataset_size": 37848036,
|
50 |
+
"size_in_bytes": 54757265
|
51 |
+
},
|
52 |
+
"default": {
|
53 |
+
"description": "",
|
54 |
+
"citation": "",
|
55 |
+
"homepage": "",
|
56 |
+
"license": "",
|
57 |
+
"features": {
|
58 |
+
"text": {
|
59 |
+
"dtype": "string",
|
60 |
+
"_type": "Value"
|
61 |
+
},
|
62 |
+
"diaritized": {
|
63 |
+
"dtype": "string",
|
64 |
+
"_type": "Value"
|
65 |
+
}
|
66 |
+
},
|
67 |
+
"builder_name": "parquet",
|
68 |
+
"dataset_name": "arabic_text_diacritization",
|
69 |
+
"config_name": "default",
|
70 |
+
"version": {
|
71 |
+
"version_str": "0.0.0",
|
72 |
+
"major": 0,
|
73 |
+
"minor": 0,
|
74 |
+
"patch": 0
|
75 |
+
},
|
76 |
+
"splits": {
|
77 |
+
"train": {
|
78 |
+
"name": "train",
|
79 |
+
"num_bytes": 54247224,
|
80 |
+
"num_examples": 50000,
|
81 |
+
"dataset_name": null
|
82 |
+
},
|
83 |
+
"validation": {
|
84 |
+
"name": "validation",
|
85 |
+
"num_bytes": 2646804,
|
86 |
+
"num_examples": 2500,
|
87 |
+
"dataset_name": null
|
88 |
+
},
|
89 |
+
"test": {
|
90 |
+
"name": "test",
|
91 |
+
"num_bytes": 2766636,
|
92 |
+
"num_examples": 2500,
|
93 |
+
"dataset_name": null
|
94 |
+
}
|
95 |
+
},
|
96 |
+
"download_size": 28414596,
|
97 |
+
"dataset_size": 59660664,
|
98 |
+
"size_in_bytes": 88075260
|
99 |
+
}
|
100 |
+
}
|