quoref eval
Browse files
README.md
CHANGED
@@ -44,6 +44,23 @@ model-index:
|
|
44 |
type: f1
|
45 |
value: 82.7221
|
46 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
---
|
48 |
|
49 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
44 |
type: f1
|
45 |
value: 82.7221
|
46 |
verified: true
|
47 |
+
- task:
|
48 |
+
type: question-answering
|
49 |
+
name: Question Answering
|
50 |
+
dataset:
|
51 |
+
name: quoref
|
52 |
+
type: quoref
|
53 |
+
config: default
|
54 |
+
split: validation
|
55 |
+
metrics:
|
56 |
+
- name: Exact Match
|
57 |
+
type: exact_match
|
58 |
+
value: 78.403
|
59 |
+
verified: true
|
60 |
+
- name: F1
|
61 |
+
type: f1
|
62 |
+
value: 82.1408
|
63 |
+
verified: true
|
64 |
---
|
65 |
|
66 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|