FEAT: Add details into readme
#1
by
k8-dmi3eva
- opened
README.md
CHANGED
@@ -132,6 +132,16 @@ dataset_info:
|
|
132 |
num_examples: 1076
|
133 |
download_size: 315047611
|
134 |
dataset_size: 9469959
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
---
|
136 |
# Dataset Card for [Dataset Name]
|
137 |
|
@@ -139,23 +149,10 @@ dataset_info:
|
|
139 |
- [Table of Contents](#table-of-contents)
|
140 |
- [Dataset Description](#dataset-description)
|
141 |
- [Dataset Summary](#dataset-summary)
|
142 |
-
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
143 |
- [Languages](#languages)
|
144 |
-
- [Dataset Structure](#dataset-structure)
|
145 |
-
- [Data Instances](#data-instances)
|
146 |
-
- [Data Fields](#data-fields)
|
147 |
-
- [Data Splits](#data-splits)
|
148 |
- [Dataset Creation](#dataset-creation)
|
149 |
- [Curation Rationale](#curation-rationale)
|
150 |
-
- [Source Data](#source-data)
|
151 |
-
- [Annotations](#annotations)
|
152 |
-
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
153 |
-
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
154 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
155 |
-
- [Discussion of Biases](#discussion-of-biases)
|
156 |
-
- [Other Known Limitations](#other-known-limitations)
|
157 |
- [Additional Information](#additional-information)
|
158 |
-
- [Dataset Curators](#dataset-curators)
|
159 |
- [Licensing Information](#licensing-information)
|
160 |
- [Citation Information](#citation-information)
|
161 |
- [Contributions](#contributions)
|
@@ -172,88 +169,55 @@ Link to databases: https://drive.google.com/file/d/1Xjbp207zfCaBxhPgt-STB_RxwNo2
|
|
172 |
|
173 |
### Dataset Summary
|
174 |
|
175 |
-
[
|
|
|
176 |
|
177 |
-
|
178 |
-
|
179 |
-
|
|
|
|
|
180 |
|
181 |
### Languages
|
182 |
|
183 |
-
|
184 |
-
|
185 |
-
## Dataset Structure
|
186 |
-
|
187 |
-
### Data Instances
|
188 |
-
|
189 |
-
[More Information Needed]
|
190 |
-
|
191 |
-
### Data Fields
|
192 |
-
|
193 |
-
[More Information Needed]
|
194 |
-
|
195 |
-
### Data Splits
|
196 |
-
|
197 |
-
[More Information Needed]
|
198 |
|
199 |
## Dataset Creation
|
200 |
|
201 |
### Curation Rationale
|
202 |
|
203 |
-
|
204 |
-
|
205 |
-
### Source Data
|
206 |
-
|
207 |
-
#### Initial Data Collection and Normalization
|
208 |
-
|
209 |
-
[More Information Needed]
|
210 |
-
|
211 |
-
#### Who are the source language producers?
|
212 |
-
|
213 |
-
[More Information Needed]
|
214 |
-
|
215 |
-
### Annotations
|
216 |
-
|
217 |
-
#### Annotation process
|
218 |
-
|
219 |
-
[More Information Needed]
|
220 |
-
|
221 |
-
#### Who are the annotators?
|
222 |
-
|
223 |
-
[More Information Needed]
|
224 |
-
|
225 |
-
### Personal and Sensitive Information
|
226 |
-
|
227 |
-
[More Information Needed]
|
228 |
-
|
229 |
-
## Considerations for Using the Data
|
230 |
-
|
231 |
-
### Social Impact of Dataset
|
232 |
-
|
233 |
-
[More Information Needed]
|
234 |
-
|
235 |
-
### Discussion of Biases
|
236 |
-
|
237 |
-
[More Information Needed]
|
238 |
-
|
239 |
-
### Other Known Limitations
|
240 |
-
|
241 |
-
[More Information Needed]
|
242 |
|
243 |
## Additional Information
|
244 |
|
245 |
-
### Dataset Curators
|
246 |
-
|
247 |
-
[More Information Needed]
|
248 |
-
|
249 |
### Licensing Information
|
250 |
|
251 |
-
|
252 |
|
253 |
### Citation Information
|
254 |
|
255 |
-
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
256 |
|
257 |
### Contributions
|
258 |
|
259 |
-
Thanks to [@github
|
|
|
132 |
num_examples: 1076
|
133 |
download_size: 315047611
|
134 |
dataset_size: 9469959
|
135 |
+
license: cc-by-4.0
|
136 |
+
task_categories:
|
137 |
+
- translation
|
138 |
+
- text2text-generation
|
139 |
+
language:
|
140 |
+
- ru
|
141 |
+
tags:
|
142 |
+
- text-to-sql
|
143 |
+
size_categories:
|
144 |
+
- 10K<n<100K
|
145 |
---
|
146 |
# Dataset Card for [Dataset Name]
|
147 |
|
|
|
149 |
- [Table of Contents](#table-of-contents)
|
150 |
- [Dataset Description](#dataset-description)
|
151 |
- [Dataset Summary](#dataset-summary)
|
|
|
152 |
- [Languages](#languages)
|
|
|
|
|
|
|
|
|
153 |
- [Dataset Creation](#dataset-creation)
|
154 |
- [Curation Rationale](#curation-rationale)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
155 |
- [Additional Information](#additional-information)
|
|
|
156 |
- [Licensing Information](#licensing-information)
|
157 |
- [Citation Information](#citation-information)
|
158 |
- [Contributions](#contributions)
|
|
|
169 |
|
170 |
### Dataset Summary
|
171 |
|
172 |
+
The Russian version of the [Spider](https://yale-lily.github.io/spider) - Yale Semantic Parsing and Text-to-SQL Dataset.
|
173 |
+
Major changings:
|
174 |
|
175 |
+
- Adding (not replacing) new Russian language values in DB tables. Table and DB names remain the original.
|
176 |
+
- Localization of natural language questions into Russian. All DB values replaced by new.
|
177 |
+
- Changing in SQL-queries filters.
|
178 |
+
- Filling empty table with values.
|
179 |
+
- Complementing the dataset with the new samples of underrepresented types.
|
180 |
|
181 |
### Languages
|
182 |
|
183 |
+
Russian
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
|
185 |
## Dataset Creation
|
186 |
|
187 |
### Curation Rationale
|
188 |
|
189 |
+
The translation from English to Russian is undertaken by a professional human translator with SQL-competence. A verification of the translated questions and their conformity with the queries, and an updating of the databases are undertaken by 4 computer science students.
|
190 |
+
Details are in the [section 3](https://aclanthology.org/2022.findings-emnlp.175.pdf).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
|
192 |
## Additional Information
|
193 |
|
|
|
|
|
|
|
|
|
194 |
### Licensing Information
|
195 |
|
196 |
+
The presented dataset have been collected in a manner which is consistent with the terms of use of the original Spider, which is distributed under the CC BY-SA 4.0 license.
|
197 |
|
198 |
### Citation Information
|
199 |
|
200 |
+
[Paper link](https://aclanthology.org/2022.findings-emnlp.175.pdf)
|
201 |
+
|
202 |
+
```
|
203 |
+
@inproceedings{bakshandaeva-etal-2022-pauq,
|
204 |
+
title = "{PAUQ}: Text-to-{SQL} in {R}ussian",
|
205 |
+
author = "Bakshandaeva, Daria and
|
206 |
+
Somov, Oleg and
|
207 |
+
Dmitrieva, Ekaterina and
|
208 |
+
Davydova, Vera and
|
209 |
+
Tutubalina, Elena",
|
210 |
+
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
|
211 |
+
month = dec,
|
212 |
+
year = "2022",
|
213 |
+
address = "Abu Dhabi, United Arab Emirates",
|
214 |
+
publisher = "Association for Computational Linguistics",
|
215 |
+
url = "https://aclanthology.org/2022.findings-emnlp.175",
|
216 |
+
pages = "2355--2376",
|
217 |
+
abstract = "Semantic parsing is an important task that allows to democratize human-computer interaction. One of the most popular text-to-SQL datasets with complex and diverse natural language (NL) questions and SQL queries is Spider. We construct and complement a Spider dataset for Russian, thus creating the first publicly available text-to-SQL dataset for this language. While examining its components - NL questions, SQL queries and databases content - we identify limitations of the existing database structure, fill out missing values for tables and add new requests for underrepresented categories. We select thirty functional test sets with different features that can be used for the evaluation of neural models{'} abilities. To conduct the experiments, we adapt baseline architectures RAT-SQL and BRIDGE and provide in-depth query component analysis. On the target language, both models demonstrate strong results with monolingual training and improved accuracy in multilingual scenario. In this paper, we also study trade-offs between machine-translated and manually-created NL queries. At present, Russian text-to-SQL is lacking in datasets as well as trained models, and we view this work as an important step towards filling this gap.",
|
218 |
+
}
|
219 |
+
```
|
220 |
|
221 |
### Contributions
|
222 |
|
223 |
+
Thanks to [@gugutse](https://github.com/Gugutse), [@runnerup96](https://github.com/runnerup96), [@dmi3eva](https://github.com/dmi3eva), [@veradavydova](https://github.com/VeraDavydova), [@tutubalinaev](https://github.com/tutubalinaev) for adding this dataset.
|