papluca commited on
Commit
5a356be
1 Parent(s): d6e590a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +162 -0
README.md ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language_creators: []
4
+ languages:
5
+ - ar-SA
6
+ - bg-BG
7
+ - de-DE
8
+ - el-GR
9
+ - en-US
10
+ - es-ES
11
+ - fr-FR
12
+ - hi-IN
13
+ - it-IT
14
+ - ja-JP
15
+ - nl-NL
16
+ - pl-PL
17
+ - pt-PT
18
+ - ru-RU
19
+ - sw-TZ
20
+ - th-TH
21
+ - tr-TR
22
+ - ur-IN
23
+ - vi-VN
24
+ - zh-CN
25
+ licenses: []
26
+ multilinguality:
27
+ - multilingual
28
+ pretty_name: Language Identification dataset
29
+ size_categories:
30
+ - unknown
31
+ source_datasets:
32
+ - extended|amazon_reviews_multi
33
+ - extended|xnli
34
+ - extended|stsb_multi_mt
35
+ task_categories:
36
+ - text-classification
37
+ task_ids:
38
+ - multi-class-classification
39
+ ---
40
+
41
+ # Dataset Card for [Dataset Name]
42
+
43
+ ## Table of Contents
44
+ - [Table of Contents](#table-of-contents)
45
+ - [Dataset Description](#dataset-description)
46
+ - [Dataset Summary](#dataset-summary)
47
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
48
+ - [Languages](#languages)
49
+ - [Dataset Structure](#dataset-structure)
50
+ - [Data Instances](#data-instances)
51
+ - [Data Fields](#data-fields)
52
+ - [Data Splits](#data-splits)
53
+ - [Dataset Creation](#dataset-creation)
54
+ - [Curation Rationale](#curation-rationale)
55
+ - [Source Data](#source-data)
56
+ - [Annotations](#annotations)
57
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
58
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
59
+ - [Social Impact of Dataset](#social-impact-of-dataset)
60
+ - [Discussion of Biases](#discussion-of-biases)
61
+ - [Other Known Limitations](#other-known-limitations)
62
+ - [Additional Information](#additional-information)
63
+ - [Dataset Curators](#dataset-curators)
64
+ - [Licensing Information](#licensing-information)
65
+ - [Citation Information](#citation-information)
66
+ - [Contributions](#contributions)
67
+
68
+ ## Dataset Description
69
+
70
+ - **Homepage:**
71
+ - **Repository:**
72
+ - **Paper:**
73
+ - **Leaderboard:**
74
+ - **Point of Contact:**
75
+
76
+ ### Dataset Summary
77
+
78
+ [More Information Needed]
79
+
80
+ ### Supported Tasks and Leaderboards
81
+
82
+ [More Information Needed]
83
+
84
+ ### Languages
85
+
86
+ [More Information Needed]
87
+
88
+ ## Dataset Structure
89
+
90
+ ### Data Instances
91
+
92
+ [More Information Needed]
93
+
94
+ ### Data Fields
95
+
96
+ [More Information Needed]
97
+
98
+ ### Data Splits
99
+
100
+ [More Information Needed]
101
+
102
+ ## Dataset Creation
103
+
104
+ ### Curation Rationale
105
+
106
+ [More Information Needed]
107
+
108
+ ### Source Data
109
+
110
+ #### Initial Data Collection and Normalization
111
+
112
+ [More Information Needed]
113
+
114
+ #### Who are the source language producers?
115
+
116
+ [More Information Needed]
117
+
118
+ ### Annotations
119
+
120
+ #### Annotation process
121
+
122
+ [More Information Needed]
123
+
124
+ #### Who are the annotators?
125
+
126
+ [More Information Needed]
127
+
128
+ ### Personal and Sensitive Information
129
+
130
+ [More Information Needed]
131
+
132
+ ## Considerations for Using the Data
133
+
134
+ ### Social Impact of Dataset
135
+
136
+ [More Information Needed]
137
+
138
+ ### Discussion of Biases
139
+
140
+ [More Information Needed]
141
+
142
+ ### Other Known Limitations
143
+
144
+ [More Information Needed]
145
+
146
+ ## Additional Information
147
+
148
+ ### Dataset Curators
149
+
150
+ [More Information Needed]
151
+
152
+ ### Licensing Information
153
+
154
+ [More Information Needed]
155
+
156
+ ### Citation Information
157
+
158
+ [More Information Needed]
159
+
160
+ ### Contributions
161
+
162
+ Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.