Mogine commited on
Commit
57783a4
·
verified ·
1 Parent(s): e0a0316

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: db_id
5
+ dtype: string
6
+ - name: query
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: query_toks
11
+ sequence: string
12
+ - name: query_toks_no_value
13
+ sequence: string
14
+ - name: question_toks
15
+ sequence: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 4743786
19
+ num_examples: 7000
20
+ - name: validation
21
+ num_bytes: 682090
22
+ num_examples: 1034
23
+ download_size: 949430
24
+ dataset_size: 5425876
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ - split: validation
31
+ path: data/validation-*
32
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00d9fc0aabf56ead768a1967c9e613adf0f4680bebb41165e1bf3049ea470c31
3
+ size 825362
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4041eeb1f67bf95704e8eb73fc948e7960dda7dcceb8d7500cdeb9ab90834666
3
+ size 124068