abdusahmbzuai julien-c HF staff commited on
Commit
c21bf33
1 Parent(s): b78f9e1

Fix `license` metadata (#1)

Browse files

- Fix `license` metadata (827cdcc4a04ce1f06fa085ec36b8b3ed925c496c)


Co-authored-by: Julien Chaumond <julien-c@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +145 -145
README.md CHANGED
@@ -1,145 +1,145 @@
1
- ---
2
- annotations_creators:
3
- - crowdsourced
4
- language_creators:
5
- - crowdsourced
6
- languages:
7
- - ar
8
- licenses:
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
-
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
+