dormosol commited on
Commit
c4f8c7c
·
verified ·
1 Parent(s): 13d9c55

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question_id
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: qa_pairs
9
+ list:
10
+ - name: context
11
+ dtype: string
12
+ - name: question
13
+ dtype: string
14
+ - name: short_answers
15
+ sequence: string
16
+ - name: wikipage
17
+ dtype: string
18
+ - name: long_answer
19
+ dtype: string
20
+ - name: short_answers
21
+ sequence: string
22
+ - name: wikipages
23
+ list:
24
+ - name: title
25
+ dtype: string
26
+ - name: url
27
+ dtype: string
28
+ - name: retrieved_passages
29
+ list:
30
+ - name: passage_id
31
+ dtype: string
32
+ - name: score
33
+ dtype: float64
34
+ - name: text
35
+ dtype: string
36
+ - name: title
37
+ dtype: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 297848483
41
+ num_examples: 4353
42
+ - name: test
43
+ num_bytes: 64988527
44
+ num_examples: 948
45
+ download_size: 228378697
46
+ dataset_size: 362837010
47
+ configs:
48
+ - config_name: default
49
+ data_files:
50
+ - split: train
51
+ path: data/train-*
52
+ - split: test
53
+ path: data/test-*
54
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22f194e5fd5373dfe79572336f36a91cb2bccbf7cc3bf1c192b3f41ba6aabe99
3
+ size 40891600
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4203226d22e68705a901eaedb896a010c700f0ff361a1921c0555e4cfecc9d91
3
+ size 187487097