ikura31 commited on
Commit
75e9619
·
verified ·
1 Parent(s): ededba6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: db_id
5
+ dtype: string
6
+ - name: query
7
+ dtype: string
8
+ - name: query_toks
9
+ sequence: string
10
+ - name: query_toks_no_value
11
+ sequence: string
12
+ - name: question
13
+ dtype: string
14
+ - name: question_toks
15
+ sequence: string
16
+ - name: sql
17
+ dtype: string
18
+ - name: type
19
+ dtype: string
20
+ - name: prompt
21
+ dtype: string
22
+ - name: mini_schema
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 26667201
27
+ num_examples: 7785
28
+ - name: test
29
+ num_bytes: 6880195
30
+ num_examples: 1908
31
+ download_size: 3361498
32
+ dataset_size: 33547396
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: train
37
+ path: data/train-*
38
+ - split: test
39
+ path: data/test-*
40
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1645dbfc132fdd77e94d352114eb9940c221e46a287965fbdc6072bfaa5fe2c
3
+ size 729387
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f06fd7161c8802c502aeb8d85bc6547ffb9eff2315037f0e745290765c37f5f
3
+ size 2632111