bird-iql / README.md
micpst's picture
add aggregation gts
1f699de verified
|
raw
history blame
No virus
710 Bytes
---
dataset_info:
features:
- name: question_id
dtype: int32
- name: db_id
dtype: string
- name: question
dtype: string
- name: evidence
dtype: string
- name: sql
dtype: string
- name: view_name
dtype: string
- name: iql_filters
dtype: string
- name: iql_filters_unsupported
dtype: bool
- name: iql_aggregation
dtype: string
- name: iql_aggregation_unsupported
dtype: bool
- name: iql_context
dtype: bool
- name: difficulty
dtype: string
splits:
- name: dev
num_bytes: 54535
num_examples: 129
download_size: 24424
dataset_size: 54535
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
---