Update README.md
Browse files
README.md
CHANGED
@@ -22,10 +22,10 @@ model-index:
|
|
22 |
type: squad_it
|
23 |
metrics:
|
24 |
- type: exact-match
|
25 |
-
value: 0.
|
26 |
name: Exact Match
|
27 |
- type: f1
|
28 |
-
value: 0.
|
29 |
name: F1
|
30 |
pipeline_tag: question-answering
|
31 |
---
|
|
|
22 |
type: squad_it
|
23 |
metrics:
|
24 |
- type: exact-match
|
25 |
+
value: 0.7004
|
26 |
name: Exact Match
|
27 |
- type: f1
|
28 |
+
value: 0.8097
|
29 |
name: F1
|
30 |
pipeline_tag: question-answering
|
31 |
---
|