sjrhuschlee commited on
Commit
e164709
1 Parent(s): 373a3f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -19
README.md CHANGED
@@ -31,7 +31,7 @@ model-index:
31
  value: 87.956
32
  name: Exact Match
33
  - type: f1
34
- value: 90.776
35
  name: F1
36
  - task:
37
  type: question-answering
@@ -43,10 +43,10 @@ model-index:
43
  split: validation
44
  metrics:
45
  - type: exact_match
46
- value: 89.29
47
  name: Exact Match
48
  - type: f1
49
- value: 94.985
50
  name: F1
51
  - task:
52
  type: question-answering
@@ -58,10 +58,10 @@ model-index:
58
  split: validation
59
  metrics:
60
  - type: exact_match
61
- value: 31.167
62
  name: Exact Match
63
  - type: f1
64
- value: 41.787
65
  name: F1
66
  - task:
67
  type: question-answering
@@ -73,70 +73,70 @@ model-index:
73
  split: validation
74
  metrics:
75
  - type: exact_match
76
- value: 75.993
77
  name: Exact Match
78
  - type: f1
79
- value: 80.495
80
  name: F1
81
  - task:
82
  type: question-answering
83
  name: Question Answering
84
  dataset:
85
- name: squadshifts
86
  type: squadshifts
87
  config: amazon
88
  split: test
89
  metrics:
90
  - type: exact_match
91
- value: 66.272
92
  name: Exact Match
93
  - type: f1
94
- value: 77.941
95
  name: F1
96
  - task:
97
  type: question-answering
98
  name: Question Answering
99
  dataset:
100
- name: squadshifts
101
  type: squadshifts
102
  config: new_wiki
103
  split: test
104
  metrics:
105
  - type: exact_match
106
- value: 81.456
107
  name: Exact Match
108
  - type: f1
109
- value: 89.142
110
  name: F1
111
  - task:
112
  type: question-answering
113
  name: Question Answering
114
  dataset:
115
- name: squadshifts
116
  type: squadshifts
117
  config: nyt
118
  split: test
119
  metrics:
120
  - type: exact_match
121
- value: 81.739
122
  name: Exact Match
123
  - type: f1
124
- value: 88.826
125
  name: F1
126
  - task:
127
  type: question-answering
128
  name: Question Answering
129
  dataset:
130
- name: squadshifts
131
  type: squadshifts
132
  config: reddit
133
  split: test
134
  metrics:
135
  - type: exact_match
136
- value: 61.4
137
  name: Exact Match
138
  - type: f1
139
- value: 69.999
140
  name: F1
141
  ---
142
 
 
31
  value: 87.956
32
  name: Exact Match
33
  - type: f1
34
+ value: 90.781
35
  name: F1
36
  - task:
37
  type: question-answering
 
43
  split: validation
44
  metrics:
45
  - type: exact_match
46
+ value: 89.290
47
  name: Exact Match
48
  - type: f1
49
+ value: 95.008
50
  name: F1
51
  - task:
52
  type: question-answering
 
58
  split: validation
59
  metrics:
60
  - type: exact_match
61
+ value: 41.400
62
  name: Exact Match
63
  - type: f1
64
+ value: 55.676
65
  name: F1
66
  - task:
67
  type: question-answering
 
73
  split: validation
74
  metrics:
75
  - type: exact_match
76
+ value: 83.660
77
  name: Exact Match
78
  - type: f1
79
+ value: 89.451
80
  name: F1
81
  - task:
82
  type: question-answering
83
  name: Question Answering
84
  dataset:
85
+ name: squadshifts amazon
86
  type: squadshifts
87
  config: amazon
88
  split: test
89
  metrics:
90
  - type: exact_match
91
+ value: 74.487
92
  name: Exact Match
93
  - type: f1
94
+ value: 87.745
95
  name: F1
96
  - task:
97
  type: question-answering
98
  name: Question Answering
99
  dataset:
100
+ name: squadshifts new_wiki
101
  type: squadshifts
102
  config: new_wiki
103
  split: test
104
  metrics:
105
  - type: exact_match
106
+ value: 84.782
107
  name: Exact Match
108
  - type: f1
109
+ value: 93.114
110
  name: F1
111
  - task:
112
  type: question-answering
113
  name: Question Answering
114
  dataset:
115
+ name: squadshifts nyt
116
  type: squadshifts
117
  config: nyt
118
  split: test
119
  metrics:
120
  - type: exact_match
121
+ value: 85.643
122
  name: Exact Match
123
  - type: f1
124
+ value: 93.258
125
  name: F1
126
  - task:
127
  type: question-answering
128
  name: Question Answering
129
  dataset:
130
+ name: squadshifts reddit
131
  type: squadshifts
132
  config: reddit
133
  split: test
134
  metrics:
135
  - type: exact_match
136
+ value: 74.702
137
  name: Exact Match
138
  - type: f1
139
+ value: 85.861
140
  name: F1
141
  ---
142