File size: 1,071 Bytes
95cd46e 19da3ca f614608 19da3ca d4bc4b7 19da3ca 95cd46e 19da3ca d4bc4b7 95cd46e 19da3ca 95cd46e 8b8165c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
dataset_info:
features:
- name: query_id
dtype: int64
- name: database_id
dtype: string
- name: table_id
sequence: string
- name: query
dtype: string
- name: answer
dtype: string
- name: difficulty
dtype: string
- name: mapping
list:
- name: mapped_column
sequence: string
- name: nl_phrase
dtype: string
- name: join_key
sequence:
sequence: string
splits:
- name: test
num_bytes: 608060
num_examples: 209
download_size: 140348
dataset_size: 608060
configs:
- config_name: default
data_files:
- split: test
path: queries_test.parquet
---
ref bibtex
```
@article{chen2024beaver,
title={BEAVER: an enterprise benchmark for text-to-sql},
author={Chen, Peter Baile and Wenz, Fabian and Zhang, Yi and Yang, Devin and Choi, Justin and Tatbul, Nesime and Cafarella, Michael and Demiralp, {\c{C}}a{\u{g}}atay and Stonebraker, Michael},
journal={arXiv preprint arXiv:2409.02038},
year={2024}
}
```
|