jonathanagustin
commited on
Commit
•
efbd6cd
1
Parent(s):
c799181
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,7 +5,18 @@ datasets:
|
|
5 |
- squad_v2
|
6 |
model-index:
|
7 |
- name: distilbert-finetuned-uncased-squad_v2
|
8 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
5 |
- squad_v2
|
6 |
model-index:
|
7 |
- name: distilbert-finetuned-uncased-squad_v2
|
8 |
+
results:
|
9 |
+
- task:
|
10 |
+
type: question-answering
|
11 |
+
name: Question Answering
|
12 |
+
dataset:
|
13 |
+
name: SQuAD v2
|
14 |
+
type: squad_v2
|
15 |
+
split: validation
|
16 |
+
metrics:
|
17 |
+
- type: exact
|
18 |
+
value: 100.0
|
19 |
+
name: Exact
|
20 |
---
|
21 |
|
22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|