IProject-10
commited on
Commit
•
a1eef67
1
Parent(s):
74c44e8
Update README.md
Browse files
README.md
CHANGED
@@ -7,29 +7,13 @@ datasets:
|
|
7 |
- squad_v2
|
8 |
model-index:
|
9 |
- name: roberta-base-finetuned-squad2
|
10 |
-
results:
|
11 |
-
- task:
|
12 |
-
name: Question Answering
|
13 |
-
type: question-answering
|
14 |
-
dataset:
|
15 |
-
type: squad_v2
|
16 |
-
name: SQuAD 2
|
17 |
-
config: squad_v2
|
18 |
-
split: validation
|
19 |
-
metrics:
|
20 |
-
- type: exact_match
|
21 |
-
value: 79.71868946348859
|
22 |
-
name: Exact-Match
|
23 |
-
- type: f1
|
24 |
-
value: 83.049614486567
|
25 |
-
name: F1-score
|
26 |
-
|
27 |
language:
|
28 |
- en
|
29 |
-
pipeline_tag: question-answering
|
30 |
metrics:
|
31 |
- exact_match
|
32 |
- f1
|
|
|
33 |
---
|
34 |
|
35 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
- squad_v2
|
8 |
model-index:
|
9 |
- name: roberta-base-finetuned-squad2
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
language:
|
12 |
- en
|
|
|
13 |
metrics:
|
14 |
- exact_match
|
15 |
- f1
|
16 |
+
pipeline_tag: question-answering
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|