Update README.md
Browse files
README.md
CHANGED
@@ -16,12 +16,12 @@ model-index:
|
|
16 |
type: squad_v2
|
17 |
split: validation[:11873]
|
18 |
metrics:
|
19 |
-
- type: f1
|
20 |
-
value: 91.51550564529175
|
21 |
-
name: eval_f1
|
22 |
- type: exact
|
23 |
value: 88.69704371262529
|
24 |
name: eval_exact
|
|
|
|
|
|
|
25 |
---
|
26 |
# deberta-v3-large-finetuned-squadv2
|
27 |
This model is a version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) fine-tuned on the SQuAD version 2.0 dataset.
|
|
|
16 |
type: squad_v2
|
17 |
split: validation[:11873]
|
18 |
metrics:
|
|
|
|
|
|
|
19 |
- type: exact
|
20 |
value: 88.69704371262529
|
21 |
name: eval_exact
|
22 |
+
- type: f1
|
23 |
+
value: 91.51550564529175
|
24 |
+
name: eval_f1
|
25 |
---
|
26 |
# deberta-v3-large-finetuned-squadv2
|
27 |
This model is a version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) fine-tuned on the SQuAD version 2.0 dataset.
|