Mogine commited on
Commit
f433a81
·
verified ·
1 Parent(s): 81b62ca

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - name: question_toks_masked
17
+ sequence: string
18
+ - name: query_toks_masked
19
+ sequence: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 6978321
23
+ num_examples: 7000
24
+ - name: validation
25
+ num_bytes: 1005131
26
+ num_examples: 1034
27
+ download_size: 1175957
28
+ dataset_size: 7983452
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ - split: validation
35
+ path: data/validation-*
36
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcabc0adf7fd4daa8e5687e9e1332544f8e74b17d12be578deb58d300c779ea9
3
+ size 1021614
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be16312adb550b539c6c3efcabe64c4aec6b60bf5d32f38f3b60e0b774b15ca1
3
+ size 154343