Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
brainckwu commited on
Commit
8884df2
1 Parent(s): 9d6fcb8

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,31 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: cosql
4
  features:
5
  - name: question
@@ -55,6 +81,14 @@ dataset_info:
55
  download_size: 763618
56
  dataset_size: 2540547
57
  configs:
 
 
 
 
 
 
 
 
58
  - config_name: cosql
59
  data_files:
60
  - split: validation
 
1
  ---
2
  dataset_info:
3
+ - config_name: bird
4
+ features:
5
+ - name: db_id
6
+ dtype: string
7
+ - name: question
8
+ dtype: string
9
+ - name: evidence
10
+ dtype: string
11
+ - name: SQL
12
+ dtype: string
13
+ - name: question_id
14
+ dtype: int64
15
+ - name: difficulty
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 2601311
20
+ num_examples: 6599
21
+ - name: validation
22
+ num_bytes: 2601311
23
+ num_examples: 6599
24
+ - name: test
25
+ num_bytes: 586056
26
+ num_examples: 1534
27
+ download_size: 2733604
28
+ dataset_size: 5788678
29
  - config_name: cosql
30
  features:
31
  - name: question
 
81
  download_size: 763618
82
  dataset_size: 2540547
83
  configs:
84
+ - config_name: bird
85
+ data_files:
86
+ - split: train
87
+ path: bird/train-*
88
+ - split: validation
89
+ path: bird/validation-*
90
+ - split: test
91
+ path: bird/test-*
92
  - config_name: cosql
93
  data_files:
94
  - split: validation
bird/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4475340e411315add3e43b46eb916f0ea56f3607221c420e3a1640690ac4ccc
3
+ size 252234
bird/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3474bf0eecfab82b02fa3376aa207ca07331bb4512a3ca7f3f9b347c49fd5e7b
3
+ size 1240685
bird/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3474bf0eecfab82b02fa3376aa207ca07331bb4512a3ca7f3f9b347c49fd5e7b
3
+ size 1240685