Atipico1 commited on
Commit
8671982
·
verified ·
1 Parent(s): 8926249

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: id
13
+ dtype: string
14
+ - name: score
15
+ dtype: float64
16
+ - name: text
17
+ dtype: string
18
+ - name: title
19
+ dtype: string
20
+ - name: masked_query
21
+ dtype: string
22
+ - name: original_case
23
+ list:
24
+ - name: answer
25
+ dtype: string
26
+ - name: context
27
+ dtype: string
28
+ - name: distance
29
+ dtype: string
30
+ - name: original_answers
31
+ sequence: string
32
+ - name: question
33
+ dtype: string
34
+ - name: unans_case
35
+ list:
36
+ - name: answer
37
+ dtype: string
38
+ - name: answers
39
+ sequence: string
40
+ - name: context
41
+ dtype: string
42
+ - name: distance
43
+ dtype: string
44
+ - name: original_answers
45
+ sequence: string
46
+ - name: question
47
+ dtype: string
48
+ - name: conflict_case
49
+ list:
50
+ - name: answer
51
+ dtype: string
52
+ - name: conflict_context
53
+ dtype: string
54
+ - name: context
55
+ dtype: string
56
+ - name: distance
57
+ dtype: string
58
+ - name: original_answers
59
+ sequence: string
60
+ - name: question
61
+ dtype: string
62
+ splits:
63
+ - name: train
64
+ num_bytes: 148030909
65
+ num_examples: 10000
66
+ - name: test
67
+ num_bytes: 53910872
68
+ num_examples: 3610
69
+ download_size: 116971555
70
+ dataset_size: 201941781
71
+ configs:
72
+ - config_name: default
73
+ data_files:
74
+ - split: train
75
+ path: data/train-*
76
+ - split: test
77
+ path: data/test-*
78
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63dd6f9f2b6bd093e9b00f11e5ddd503f5907321acabb42e6c7333c2e1613a55
3
+ size 31579502
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c55c2a86c42405bd3b9b71a690ca4d998f6f6f8df862b4329f7ba8890ec790
3
+ size 85392053