File size: 710 Bytes
e26c4f3
 
 
 
336527b
e26c4f3
 
 
 
 
 
 
 
ac2e9c5
336527b
e26c4f3
 
ac2e9c5
 
e26c4f3
 
ac2e9c5
 
 
 
e26c4f3
 
 
 
796e932
e26c4f3
796e932
 
e26c4f3
 
 
 
 
 
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
---
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: 53709
    num_examples: 129
  download_size: 23898
  dataset_size: 53709
configs:
- config_name: default
  data_files:
  - split: dev
    path: data/dev-*
---