PaperSearchQA commited on
Commit
82e0997
·
verified ·
1 Parent(s): 0ccc4b9

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: type
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: golden_answers
11
+ sequence: string
12
+ - name: ideal_answer
13
+ dtype: string
14
+ - name: documents
15
+ sequence: string
16
+ - name: snippets
17
+ list:
18
+ - name: beginSection
19
+ dtype: string
20
+ - name: document
21
+ dtype: string
22
+ - name: endSection
23
+ dtype: string
24
+ - name: offsetInBeginSection
25
+ dtype: int64
26
+ - name: offsetInEndSection
27
+ dtype: int64
28
+ - name: text
29
+ dtype: string
30
+ - name: asq_challenge
31
+ dtype: int64
32
+ - name: folder_name
33
+ dtype: string
34
+ - name: concepts
35
+ sequence: string
36
+ - name: triples
37
+ list:
38
+ - name: o
39
+ dtype: string
40
+ - name: p
41
+ dtype: string
42
+ - name: s
43
+ dtype: string
44
+ - name: id
45
+ dtype: string
46
+ - name: __index_level_0__
47
+ dtype: int64
48
+ splits:
49
+ - name: test
50
+ num_bytes: 10880641
51
+ num_examples: 1609
52
+ download_size: 3053512
53
+ dataset_size: 10880641
54
+ configs:
55
+ - config_name: default
56
+ data_files:
57
+ - split: test
58
+ path: data/test-*
59
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c0376b0de13b738718bc0eb2622de1e5582c73a82b16c2d8f5949268a3dbbd8
3
+ size 3053512