File size: 831 Bytes
e85331f
3f792bd
 
e85331f
 
 
 
 
 
 
 
 
 
 
 
 
 
7010fd2
 
e85331f
 
 
 
7010fd2
 
e85331f
 
 
 
772651e
e85331f
 
 
 
 
7010fd2
e85331f
7010fd2
 
e85331f
 
 
 
 
 
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
---
language:
- en
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_defs
    dtype: string
  - name: iql_filters
    dtype: string
  - name: iql_filters_unsupported
    dtype: bool
  - name: iql_aggregations_defs
    dtype: string
  - name: iql_aggregation
    dtype: string
  - name: iql_aggregation_unsupported
    dtype: bool
  - name: requires_context
    dtype: bool
  - name: difficulty
    dtype: string
  splits:
  - name: dev
    num_bytes: 1009162
    num_examples: 1534
  download_size: 234360
  dataset_size: 1009162
configs:
- config_name: default
  data_files:
  - split: dev
    path: data/dev-*
---