simone-papicchio commited on
Commit
6fb3fb7
·
verified ·
1 Parent(s): 13f6204

Upload dataset

Browse files
README.md CHANGED
@@ -9,36 +9,16 @@ dataset_info:
9
  dtype: string
10
  - name: SQL
11
  dtype: string
12
- - name: db_schema_T
13
- dtype: string
14
- - name: db_schema
15
- dtype: string
16
  - name: difficulty
17
  dtype: string
18
  - name: question_id
19
  dtype: int64
20
- - name: __index_level_0__
21
- dtype: int64
22
- - name: db_schema_TC
23
- dtype: string
24
  - name: sql_constructs
25
  list: string
26
  - name: sql_complexity
27
  dtype: int64
28
  - name: sql_complexity_buckets
29
  dtype: string
30
- - name: few_shots
31
- struct:
32
- - name: case_1
33
- list: int64
34
- - name: case_2
35
- list: int64
36
- - name: case_3
37
- list: int64
38
- - name: case_4
39
- list: int64
40
- - name: case_5
41
- list: int64
42
  - name: sqlglot_schema
43
  dtype: string
44
  - name: table_in_sql
@@ -47,22 +27,26 @@ dataset_info:
47
  list: string
48
  - name: columns_used_to_join_in_sql
49
  list: string
50
- - name: db_schema_examples
51
- dtype: string
52
- - name: db_schema_T_examples
53
- dtype: string
 
 
 
 
54
  splits:
55
  - name: train
56
- num_bytes: 241991210
57
  num_examples: 9074
58
  - name: dev
59
- num_bytes: 29345764
60
  num_examples: 1528
61
  - name: minidev
62
- num_bytes: 9586377
63
  num_examples: 495
64
- download_size: 12593618
65
- dataset_size: 280923351
66
  configs:
67
  - config_name: default
68
  data_files:
 
9
  dtype: string
10
  - name: SQL
11
  dtype: string
 
 
 
 
12
  - name: difficulty
13
  dtype: string
14
  - name: question_id
15
  dtype: int64
 
 
 
 
16
  - name: sql_constructs
17
  list: string
18
  - name: sql_complexity
19
  dtype: int64
20
  - name: sql_complexity_buckets
21
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
22
  - name: sqlglot_schema
23
  dtype: string
24
  - name: table_in_sql
 
27
  list: string
28
  - name: columns_used_to_join_in_sql
29
  list: string
30
+ - name: schema
31
+ struct:
32
+ - name: schema
33
+ dtype: string
34
+ - name: schema_no_exp
35
+ struct:
36
+ - name: schema
37
+ dtype: string
38
  splits:
39
  - name: train
40
+ num_bytes: 125258621
41
  num_examples: 9074
42
  - name: dev
43
+ num_bytes: 18084535
44
  num_examples: 1528
45
  - name: minidev
46
+ num_bytes: 6033291
47
  num_examples: 495
48
+ download_size: 2000452
49
+ dataset_size: 149376447
50
  configs:
51
  - config_name: default
52
  data_files:
data/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5716ab83713dbff603bdf38218716c5c10433a8ea08410d0823f40c02ac30dac
3
- size 1456022
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aea720bf78162f2c7a603316bb8978b87afad50e1098d6cee26102cf984433da
3
+ size 282103
data/minidev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4842f7052e6a46889aa02a769b5ce0a1f405087a852dd7dafdd7cc1dc679445
3
- size 575396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6354c4c480fc8dd9eeb1cf5a185e3236838c586fe5f8e84460131612afdf39e0
3
+ size 153008
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfc301239f2e12e8ad3f4a4732fca19434c84873a754d836d603bd5dd57f2410
3
- size 10562200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4b4ccd1169368dd7311509f0aaba0d52bef87b37d4f8ad297e8e34f777215e6
3
+ size 1565341