Datasets:

Multilinguality:
multilingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
License:
holylovenia commited on
Commit
7fbe4ba
2 Parent(s): f7056bf 4d66662

Merge branch 'main' of https://huggingface.co/datasets/CAiRE/ASCEND into main

Browse files
Files changed (1) hide show
  1. README.md +141 -0
README.md ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - crowdsourced
6
+ languages:
7
+ - en
8
+ - zh-CN
9
+ licenses:
10
+ - cc-by-sa-4.0
11
+ multilinguality:
12
+ - multilingual
13
+ pretty_name: 'ASCEND: A Spontaneous Chinese-English Dataset for Code-switching in
14
+ Multi-turn Conversation'
15
+ size_categories:
16
+ - 10K<n<100K
17
+ source_datasets:
18
+ - original
19
+ task_categories:
20
+ - automatic-speech-recognition
21
+ task_ids:
22
+ - code-switching
23
+ - speech-recognition
24
+ ---
25
+
26
+ # Dataset Card for ASCEND
27
+
28
+ ## Table of Contents
29
+ - [Dataset Description](#dataset-description)
30
+ - [Dataset Summary](#dataset-summary)
31
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
32
+ - [Languages](#languages)
33
+ - [Dataset Structure](#dataset-structure)
34
+ - [Data Instances](#data-instances)
35
+ - [Data Fields](#data-instances)
36
+ - [Data Splits](#data-instances)
37
+ - [Dataset Creation](#dataset-creation)
38
+ - [Curation Rationale](#curation-rationale)
39
+ - [Source Data](#source-data)
40
+ - [Annotations](#annotations)
41
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
42
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
43
+ - [Social Impact of Dataset](#social-impact-of-dataset)
44
+ - [Discussion of Biases](#discussion-of-biases)
45
+ - [Other Known Limitations](#other-known-limitations)
46
+ - [Additional Information](#additional-information)
47
+ - [Dataset Curators](#dataset-curators)
48
+ - [Licensing Information](#licensing-information)
49
+ - [Citation Information](#citation-information)
50
+
51
+ ## Dataset Description
52
+
53
+ - **Homepage:** [Needs More Information]
54
+ - **Repository:** [Needs More Information]
55
+ - **Paper:** https://arxiv.org/abs/2112.06223
56
+ - **Leaderboard:** [Needs More Information]
57
+ - **Point of Contact:** [Needs More Information]
58
+
59
+ ### Dataset Summary
60
+
61
+ ASCEND (A Spontaneous Chinese-English Dataset) introduces a high-quality resource of spontaneous multi-turn conversational dialogue Chinese-English code-switching corpus collected in Hong Kong. ASCEND consists of 10.62 hours of spontaneous speech with a total of ~12.3K utterances. The corpus is split into 3 sets: training, validation, and test with a ratio of 8:1:1 while maintaining a balanced gender proportion on each set.
62
+
63
+ ### Supported Tasks and Leaderboards
64
+
65
+ [Needs More Information]
66
+
67
+ ### Languages
68
+
69
+ Chinese and English
70
+
71
+ ## Dataset Structure
72
+
73
+ ### Data Instances
74
+
75
+ [Needs More Information]
76
+
77
+ ### Data Fields
78
+
79
+ [Needs More Information]
80
+
81
+ ### Data Splits
82
+
83
+ [Needs More Information]
84
+
85
+ ## Dataset Creation
86
+
87
+ ### Curation Rationale
88
+
89
+ [Needs More Information]
90
+
91
+ ### Source Data
92
+
93
+ #### Initial Data Collection and Normalization
94
+
95
+ [Needs More Information]
96
+
97
+ #### Who are the source language producers?
98
+
99
+ [Needs More Information]
100
+
101
+ ### Annotations
102
+
103
+ #### Annotation process
104
+
105
+ [Needs More Information]
106
+
107
+ #### Who are the annotators?
108
+
109
+ [Needs More Information]
110
+
111
+ ### Personal and Sensitive Information
112
+
113
+ [Needs More Information]
114
+
115
+ ## Considerations for Using the Data
116
+
117
+ ### Social Impact of Dataset
118
+
119
+ [Needs More Information]
120
+
121
+ ### Discussion of Biases
122
+
123
+ [Needs More Information]
124
+
125
+ ### Other Known Limitations
126
+
127
+ [Needs More Information]
128
+
129
+ ## Additional Information
130
+
131
+ ### Dataset Curators
132
+
133
+ [Needs More Information]
134
+
135
+ ### Licensing Information
136
+
137
+ [Needs More Information]
138
+
139
+ ### Citation Information
140
+
141
+ [Needs More Information]