KaifengGGG commited on
Commit
c384d34
1 Parent(s): afaec3c

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,35 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: db_id
6
+ dtype: string
7
+ - name: schema
8
+ sequence: string
9
+ - name: question
10
+ dtype: string
11
+ - name: query
12
+ dtype: string
13
+ - name: query_toks
14
+ sequence: string
15
+ - name: query_toks_no_value
16
+ sequence: string
17
+ - name: question_toks
18
+ sequence: string
19
+ splits:
20
+ - name: train
21
+ num_bytes: 15408745
22
+ num_examples: 7000
23
+ - name: validation
24
+ num_bytes: 1706072
25
+ num_examples: 1034
26
+ download_size: 1045566
27
+ dataset_size: 17114817
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: validation
34
+ path: data/validation-*
35
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c1bcdb7bf10bf7b052a0d4cd285e09536d44e508121c0304162d2e3a1a8b21
3
+ size 909860
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d15d168295ae76580c11e0607248d7d80547379f7de78057c8c09a238f2bece
3
+ size 135706