SP2001 commited on
Commit
202893c
1 Parent(s): b755a2f

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: config
5
+ struct:
6
+ - name: device
7
+ dtype: string
8
+ - name: model
9
+ dtype: string
10
+ - name: model_dtype
11
+ dtype: string
12
+ - name: model_name
13
+ dtype: string
14
+ - name: results
15
+ struct:
16
+ - name: 2WikiMultiHop
17
+ struct:
18
+ - name: Exact Match
19
+ dtype: float64
20
+ - name: F1
21
+ dtype: float64
22
+ - name: BoolQ
23
+ struct:
24
+ - name: acc
25
+ dtype: float64
26
+ - name: HotpotQA
27
+ struct:
28
+ - name: Exact Match
29
+ dtype: float64
30
+ - name: F1
31
+ dtype: float64
32
+ - name: MuSiQue
33
+ struct:
34
+ - name: Exact Match
35
+ dtype: float64
36
+ - name: F1
37
+ dtype: float64
38
+ - name: Natural Questions
39
+ struct:
40
+ - name: Exact Match
41
+ dtype: float64
42
+ - name: F1
43
+ dtype: float64
44
+ - name: PopQA
45
+ struct:
46
+ - name: Accuracy
47
+ dtype: float64
48
+ - name: TruthfulQA
49
+ struct:
50
+ - name: Exact Match
51
+ dtype: float64
52
+ - name: trivia
53
+ struct:
54
+ - name: Exact Match
55
+ dtype: float64
56
+ - name: F1
57
+ dtype: float64
58
+ splits:
59
+ - name: train
60
+ num_bytes: 144
61
+ num_examples: 1
62
+ download_size: 10147
63
+ dataset_size: 144
64
+ configs:
65
+ - config_name: default
66
+ data_files:
67
+ - split: train
68
+ path: data/train-*
69
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1651722f88afc1ca4523f1b5cfe8f74311b0ff014229591f65c0cc97afb272
3
+ size 10147