strongpear commited on
Commit
6410db3
1 Parent(s): 2246c5d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - name: fewshot_idx
25
+ sequence: int64
26
+ - name: fewshot_count
27
+ dtype: int64
28
+ - name: text
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 46200640
33
+ num_examples: 7784
34
+ - name: test
35
+ num_bytes: 11716720
36
+ num_examples: 1908
37
+ download_size: 8835463
38
+ dataset_size: 57917360
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
+ - split: test
45
+ path: data/test-*
46
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd5616fb5d5a50c82f66f1a126a98e2ff069aa8f6ed211139996d44d26ee6fa
3
+ size 1884652
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ccc9d5644b166937f4f380e5ba76a66627e71cc02f5c12db7a5c088f927d1d5
3
+ size 6950811