sjrhuschlee
commited on
Commit
路
ec78f8d
1
Parent(s):
79aed54
Update README.md
Browse files
README.md
CHANGED
@@ -58,10 +58,10 @@ model-index:
|
|
58 |
split: validation
|
59 |
metrics:
|
60 |
- type: exact_match
|
61 |
-
value:
|
62 |
name: Exact Match
|
63 |
- type: f1
|
64 |
-
value:
|
65 |
name: F1
|
66 |
- task:
|
67 |
type: question-answering
|
@@ -73,10 +73,10 @@ model-index:
|
|
73 |
split: validation
|
74 |
metrics:
|
75 |
- type: exact_match
|
76 |
-
value:
|
77 |
name: Exact Match
|
78 |
- type: f1
|
79 |
-
value:
|
80 |
name: F1
|
81 |
- task:
|
82 |
type: question-answering
|
@@ -88,10 +88,10 @@ model-index:
|
|
88 |
split: test
|
89 |
metrics:
|
90 |
- type: exact_match
|
91 |
-
value:
|
92 |
name: Exact Match
|
93 |
- type: f1
|
94 |
-
value:
|
95 |
name: F1
|
96 |
- task:
|
97 |
type: question-answering
|
@@ -103,10 +103,10 @@ model-index:
|
|
103 |
split: test
|
104 |
metrics:
|
105 |
- type: exact_match
|
106 |
-
value:
|
107 |
name: Exact Match
|
108 |
- type: f1
|
109 |
-
value:
|
110 |
name: F1
|
111 |
- task:
|
112 |
type: question-answering
|
@@ -118,10 +118,10 @@ model-index:
|
|
118 |
split: test
|
119 |
metrics:
|
120 |
- type: exact_match
|
121 |
-
value:
|
122 |
name: Exact Match
|
123 |
- type: f1
|
124 |
-
value:
|
125 |
name: F1
|
126 |
- task:
|
127 |
type: question-answering
|
@@ -133,10 +133,10 @@ model-index:
|
|
133 |
split: test
|
134 |
metrics:
|
135 |
- type: exact_match
|
136 |
-
value:
|
137 |
name: Exact Match
|
138 |
- type: f1
|
139 |
-
value:
|
140 |
name: F1
|
141 |
---
|
142 |
|
|
|
58 |
split: validation
|
59 |
metrics:
|
60 |
- type: exact_match
|
61 |
+
value: 30.733
|
62 |
name: Exact Match
|
63 |
- type: f1
|
64 |
+
value: 44.099
|
65 |
name: F1
|
66 |
- task:
|
67 |
type: question-answering
|
|
|
73 |
split: validation
|
74 |
metrics:
|
75 |
- type: exact_match
|
76 |
+
value: 79.295
|
77 |
name: Exact Match
|
78 |
- type: f1
|
79 |
+
value: 86.609
|
80 |
name: F1
|
81 |
- task:
|
82 |
type: question-answering
|
|
|
88 |
split: test
|
89 |
metrics:
|
90 |
- type: exact_match
|
91 |
+
value: 68.680
|
92 |
name: Exact Match
|
93 |
- type: f1
|
94 |
+
value: 83.832
|
95 |
name: F1
|
96 |
- task:
|
97 |
type: question-answering
|
|
|
103 |
split: test
|
104 |
metrics:
|
105 |
- type: exact_match
|
106 |
+
value: 80.171
|
107 |
name: Exact Match
|
108 |
- type: f1
|
109 |
+
value: 90.452
|
110 |
name: F1
|
111 |
- task:
|
112 |
type: question-answering
|
|
|
118 |
split: test
|
119 |
metrics:
|
120 |
- type: exact_match
|
121 |
+
value: 81.570
|
122 |
name: Exact Match
|
123 |
- type: f1
|
124 |
+
value: 90.644
|
125 |
name: F1
|
126 |
- task:
|
127 |
type: question-answering
|
|
|
133 |
split: test
|
134 |
metrics:
|
135 |
- type: exact_match
|
136 |
+
value: 66.990
|
137 |
name: Exact Match
|
138 |
- type: f1
|
139 |
+
value: 80.231
|
140 |
name: F1
|
141 |
---
|
142 |
|