File size: 726 Bytes
1791d3f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
language:
- tr
- en
pretty_name: Turkish to SQL dataset
---
# TUR2SQL: A Cross-Domain Turkish Dataset For Text-to-SQL

TUR2SQL dataset consists of 10,809 pairs of natural language statements and their corresponding SQL queries. The generation of TUR2SQL is detailed in our UBMK-2023 paper:
https://ieeexplore.ieee.org/abstract/document/10286686

```
@inproceedings{tur2sql,
    title     	= {TUR2SQL: A Cross-Domain Turkish Dataset For Text-to-SQL},
    author    	= {Kanburoğlu, Ali Buğra and Tek, F. Boray},
    booktitle   = {2023 8th International Conference on Computer Science and Engineering (UBMK)},
    year      	= {2023},
    pages       = {206-211},
    doi         = {10.1109/UBMK59864.2023.10286686}
} 
```