Atipico1 commited on
Commit
0ce4928
·
verified ·
1 Parent(s): af53759

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answers
7
+ sequence: string
8
+ - name: ctxs
9
+ list:
10
+ - name: hasanswer
11
+ dtype: bool
12
+ - name: score
13
+ dtype: float64
14
+ - name: text
15
+ dtype: string
16
+ - name: title
17
+ dtype: string
18
+ - name: masked_query
19
+ dtype: string
20
+ - name: original_case
21
+ list:
22
+ - name: answer
23
+ dtype: string
24
+ - name: context
25
+ dtype: string
26
+ - name: distance
27
+ dtype: string
28
+ - name: original_answers
29
+ sequence: string
30
+ - name: question
31
+ dtype: string
32
+ - name: unans_case
33
+ list:
34
+ - name: answer
35
+ dtype: string
36
+ - name: answers
37
+ sequence: string
38
+ - name: context
39
+ dtype: string
40
+ - name: distance
41
+ dtype: string
42
+ - name: original_answers
43
+ sequence: string
44
+ - name: question
45
+ dtype: string
46
+ - name: conflict_case
47
+ list:
48
+ - name: answer
49
+ dtype: string
50
+ - name: conflict_context
51
+ dtype: string
52
+ - name: context
53
+ dtype: string
54
+ - name: distance
55
+ dtype: string
56
+ - name: original_answers
57
+ sequence: string
58
+ - name: question
59
+ dtype: string
60
+ splits:
61
+ - name: train
62
+ num_bytes: 152333128
63
+ num_examples: 10000
64
+ - name: test
65
+ num_bytes: 55235859
66
+ num_examples: 3610
67
+ download_size: 118243350
68
+ dataset_size: 207568987
69
+ configs:
70
+ - config_name: default
71
+ data_files:
72
+ - split: train
73
+ path: data/train-*
74
+ - split: test
75
+ path: data/test-*
76
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecc02ecbed57e1fc821e106754b7cf6455693f52c755a502ba4fa2a4837e0b1d
3
+ size 31902693
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373018d72ad29fa872a76dcb177237eacd3c9c6a1ef6963786520512c84a1654
3
+ size 86340657