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