SuperMax991 commited on
Commit
f823e31
·
verified ·
1 Parent(s): 043a9ea

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,31 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: db_id
6
+ dtype: string
7
+ - name: question
8
+ dtype: string
9
+ - name: query
10
+ dtype: string
11
+ - name: db_schema
12
+ dtype: string
13
+ - name: question_toks
14
+ list: string
15
+ splits:
16
+ - name: train
17
+ num_bytes: 7283294
18
+ num_examples: 7000
19
+ - name: test
20
+ num_bytes: 1634119
21
+ num_examples: 1659
22
+ download_size: 1404056
23
+ dataset_size: 8917413
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: test
30
+ path: data/test-*
31
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f1e2f012e717748173e92a473a6bb2f799b8022effd522dbc88f2e0e4628a69
3
+ size 201669
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b4afaeb248876eae02ee69cb60cdd1399eb93f1fbc8ec612c92578208db6610
3
+ size 1202387