parquet-converter commited on
Commit
1d7fd75
•
1 Parent(s): 89794f9

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,37 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bin.* filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ftz filter=lfs diff=lfs merge=lfs -text
7
- *.gz filter=lfs diff=lfs merge=lfs -text
8
- *.h5 filter=lfs diff=lfs merge=lfs -text
9
- *.joblib filter=lfs diff=lfs merge=lfs -text
10
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.model filter=lfs diff=lfs merge=lfs -text
12
- *.msgpack filter=lfs diff=lfs merge=lfs -text
13
- *.onnx filter=lfs diff=lfs merge=lfs -text
14
- *.ot filter=lfs diff=lfs merge=lfs -text
15
- *.parquet filter=lfs diff=lfs merge=lfs -text
16
- *.pb filter=lfs diff=lfs merge=lfs -text
17
- *.pt filter=lfs diff=lfs merge=lfs -text
18
- *.pth filter=lfs diff=lfs merge=lfs -text
19
- *.rar filter=lfs diff=lfs merge=lfs -text
20
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
- *.tar.* filter=lfs diff=lfs merge=lfs -text
22
- *.tflite filter=lfs diff=lfs merge=lfs -text
23
- *.tgz filter=lfs diff=lfs merge=lfs -text
24
- *.xz filter=lfs diff=lfs merge=lfs -text
25
- *.zip filter=lfs diff=lfs merge=lfs -text
26
- *.zstandard filter=lfs diff=lfs merge=lfs -text
27
- *tfevents* filter=lfs diff=lfs merge=lfs -text
28
- # Audio files - uncompressed
29
- *.pcm filter=lfs diff=lfs merge=lfs -text
30
- *.sam filter=lfs diff=lfs merge=lfs -text
31
- *.raw filter=lfs diff=lfs merge=lfs -text
32
- # Audio files - compressed
33
- *.aac filter=lfs diff=lfs merge=lfs -text
34
- *.flac filter=lfs diff=lfs merge=lfs -text
35
- *.mp3 filter=lfs diff=lfs merge=lfs -text
36
- *.ogg filter=lfs diff=lfs merge=lfs -text
37
- *.wav filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,145 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - crowdsourced
4
- language_creators:
5
- - crowdsourced
6
- language:
7
- - ar
8
- license:
9
- - cc-by-nc-4.0
10
- multilinguality: []
11
- paperswithcode_id: []
12
- pretty_name: 'MASC'
13
- size_categories:
14
- source_datasets: []
15
- task_categories: []
16
- task_ids: []
17
- ---
18
-
19
- # Dataset Card for MASC: MASSIVE ARABIC SPEECH CORPUS
20
-
21
- ## Table of Contents
22
- - [Table of Contents](#table-of-contents)
23
- - [Dataset Description](#dataset-description)
24
- - [Dataset Summary](#dataset-summary)
25
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
26
- - [Languages](#languages)
27
- - [Dataset Structure](#dataset-structure)
28
- - [Data Instances](#data-instances)
29
- - [Data Fields](#data-fields)
30
- - [Data Splits](#data-splits)
31
- - [Dataset Creation](#dataset-creation)
32
- - [Curation Rationale](#curation-rationale)
33
- - [Source Data](#source-data)
34
- - [Annotations](#annotations)
35
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
36
- - [Considerations for Using the Data](#considerations-for-using-the-data)
37
- - [Social Impact of Dataset](#social-impact-of-dataset)
38
- - [Discussion of Biases](#discussion-of-biases)
39
- - [Other Known Limitations](#other-known-limitations)
40
- - [Additional Information](#additional-information)
41
- - [Dataset Curators](#dataset-curators)
42
- - [Licensing Information](#licensing-information)
43
- - [Citation Information](#citation-information)
44
- - [Contributions](#contributions)
45
-
46
- ## Dataset Description
47
-
48
- - **Homepage:** https://ieee-dataport.org/open-access/masc-massive-arabic-speech-corpus
49
- - **Repository:**
50
- - **Paper:** https://dx.doi.org/10.21227/e1qb-jv46
51
- - **Leaderboard:**
52
- - **Point of Contact:**
53
-
54
- ### Dataset Summary
55
-
56
- This corpus is a dataset that contains 1,000 hours of speech sampled at 16~kHz and crawled from over 700 YouTube channels. MASC is multi-regional, multi-genre, and multi-dialect dataset that is intended to advance the research and development of Arabic speech technology with the special emphasis on Arabic speech recognition
57
-
58
- ### Supported Tasks and Leaderboards
59
-
60
- [More Information Needed]
61
-
62
- ### Languages
63
-
64
- Multi-dialect Arabic
65
-
66
- ## Dataset Structure
67
-
68
- ### Data Instances
69
-
70
- [More Information Needed]
71
-
72
- ### Data Fields
73
- #### masc_dev
74
- - speech
75
- - sampling_rate
76
- - target_text (label)
77
-
78
- ### Data Splits
79
-
80
- #### masc_dev
81
- - train: 100
82
- - test: 40
83
-
84
- ## Dataset Creation
85
-
86
- ### Curation Rationale
87
-
88
- [More Information Needed]
89
-
90
- ### Source Data
91
-
92
- #### Initial Data Collection and Normalization
93
-
94
- [More Information Needed]
95
-
96
- #### Who are the source language producers?
97
-
98
- [More Information Needed]
99
-
100
- ### Annotations
101
-
102
- #### Annotation process
103
-
104
- [More Information Needed]
105
-
106
- #### Who are the annotators?
107
-
108
- [More Information Needed]
109
-
110
- ### Personal and Sensitive Information
111
-
112
- [More Information Needed]
113
-
114
- ## Considerations for Using the Data
115
-
116
- ### Social Impact of Dataset
117
-
118
- [More Information Needed]
119
-
120
- ### Discussion of Biases
121
-
122
- [More Information Needed]
123
-
124
- ### Other Known Limitations
125
-
126
- [More Information Needed]
127
-
128
- ## Additional Information
129
- Note: this is a small development set for testing.
130
-
131
- ### Dataset Curators
132
-
133
- [More Information Needed]
134
-
135
- ### Licensing Information
136
-
137
- CC 4.0
138
-
139
- ### Citation Information
140
-
141
- [More Information Needed]
142
-
143
- ### Contributions
144
- Mohammad Al-Fetyani, Muhammad Al-Barham, Gheith Abandah, Adham Alsharkawi, Maha Dawas, August 18, 2021, "MASC: Massive Arabic Speech Corpus", IEEE Dataport, doi: https://dx.doi.org/10.21227/e1qb-jv46.
145
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train-00000-of-00005.parquet → abdusahmbzuai--masc_dev/parquet-test.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba145792aada062a6d77cc0915dd300c5c9683c563043e11802c42f418e61f54
3
- size 514633685
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ba98ecb8820ae0ddede2d4a115e22cf5cedb3a36ce4b36359b17e33bcc4530
3
+ size 648581620
data/train-00001-of-00005.parquet → abdusahmbzuai--masc_dev/parquet-train-00000-of-00003.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:313e54ba574491814b7b16d37b93852d2a9337b687b926c6d7175bc2f42c198c
3
- size 305564871
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34d4b2d4a42d1107d621c0ba9483e79acfdf5002b90685abec6f91655c5da172
3
+ size 514752046
data/test-00000-of-00002.parquet → abdusahmbzuai--masc_dev/parquet-train-00001-of-00003.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7ed606a9e6a7506a292853ebca4fa8e699066eee51f0aa7b4bf49074a7c738b
3
- size 298149732
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f685bb3ed3efd1c81300b5399946ad5d44828c32024c9ea2a9e952bae5797e02
3
+ size 754238626
data/test-00001-of-00002.parquet → abdusahmbzuai--masc_dev/parquet-train-00002-of-00003.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e56367e2ca41d161a30d0796ed4138e3782dac62c62fd949b5116ea68e283f37
3
- size 349861692
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c8e13309f1b2c72e2829388c223efe07bdd058fe6cbe4564bd52f5d1f044d7
3
+ size 680873035
data/train-00002-of-00005.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cea523b684b21c83c08f78ef081c9b98e8181f4ab1d4c684fccc615d4d9033c
3
- size 448938935
 
 
 
 
data/train-00003-of-00005.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0279cadacf0b3be710047c0ed8f076ec9078eed31d59160db083e299773842e8
3
- size 314903499
 
 
 
 
data/train-00004-of-00005.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:14860e0456b456ff4a47df1ab2062f22f89c37a3d811f5c499d41f1857bec403
3
- size 365607639
 
 
 
 
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"abdusahmbzuai--masc_dev": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"input_values": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 2555306124, "num_examples": 100, "dataset_name": "masc_dev"}, "test": {"name": "test", "num_bytes": 854345696, "num_examples": 40, "dataset_name": "masc_dev"}}, "download_checksums": null, "download_size": 2597660053, "post_processing_size": null, "dataset_size": 3409651820, "size_in_bytes": 6007311873}}