cwolff commited on
Commit
759460d
·
verified ·
1 Parent(s): 1ff68a7

Add dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: sql statament
7
+ dtype: string
8
+ - name: difficulty
9
+ dtype: string
10
+ - name: question style
11
+ dtype: string
12
+ - name: question id
13
+ dtype: string
14
+ - name: schema id
15
+ dtype: string
16
+ - name: Full schema
17
+ dtype: string
18
+ - name: Schema content
19
+ dtype: string
20
+ - name: relevant tables
21
+ dtype: string
22
+ - name: number of relevant tables
23
+ dtype: int64
24
+ - name: execution_result
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 20641273654
29
+ num_examples: 100000
30
+ download_size: 6180422563
31
+ dataset_size: 20641273654
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d3fd72a03e34e2e93cdf164e904385e15642696927e4ed445e4abd7d0a5a04
3
+ size 1182058446
data/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b051cd4e7914f9e0e46c37abd503666d5e0117e51823698ba067eed9bd239a08
3
+ size 1272048095
data/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d28160d2d494b5fa94da4da09b74a06eb630d7d611e497dc4474115da6da261
3
+ size 1279379666
data/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cde8d2f93cb369a6dabe4110f4ddbacfdaf280a2601ba68712e8b43d7aae17dc
3
+ size 1157941058
data/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b30c5d51fc8bf721bbeece5385aeaf6e79da1e1cbe8c0b4cc001a40d1cf453b
3
+ size 1288995298