Zaid commited on
Commit
0b9280b
1 Parent(s): 13d51e0

Upload dataset

Browse files
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:90f0a82a738a3b10c2add61f9502758563cfd570176df41d813fb6677a22d6cc
3
- size 787396
 
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:8c8804143260d15dc07bde8339f1999618fc920a219fc798b4c855d7e8aa8c66
3
- size 15364716
 
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:5c6226c83a484eedc317e578fe401dc19c5605eceaa391b6d418791758fb6521
3
- size 757117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d6e74082f2ad7604ca6995f532bfc364afecdc05d44570b7d0061f609cd6ca
3
+ size 1261533
dataset_infos.json CHANGED
@@ -1 +1,100 @@
1
- {"arbml--arabic_text_diacritization": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"Text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "arabic_text_diacritization", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 1755044, "num_examples": 2500, "dataset_name": "arabic_text_diacritization"}, "train": {"name": "train", "num_bytes": 34413924, "num_examples": 50000, "dataset_name": "arabic_text_diacritization"}, "validation": {"name": "validation", "num_bytes": 1679068, "num_examples": 2500, "dataset_name": "arabic_text_diacritization"}}, "download_checksums": null, "download_size": 16909229, "post_processing_size": null, "dataset_size": 37848036, "size_in_bytes": 54757265}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ }