Add evaluation results on squad
#4
by
lewtun
HF staff
- opened
README.md
CHANGED
@@ -6,7 +6,20 @@ datasets:
|
|
6 |
- squad
|
7 |
model-index:
|
8 |
- name: extractive-question-answering
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- squad
|
7 |
model-index:
|
8 |
- name: extractive-question-answering
|
9 |
+
results:
|
10 |
+
- metrics:
|
11 |
+
- name: Loss
|
12 |
+
type: loss
|
13 |
+
value: 1.2349056005477905
|
14 |
+
verified: true
|
15 |
+
task:
|
16 |
+
type: question-answering
|
17 |
+
name: Question Answering
|
18 |
+
dataset:
|
19 |
+
name: squad
|
20 |
+
type: squad
|
21 |
+
config: plain_text
|
22 |
+
split: validation
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|