Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -34,6 +34,9 @@ model-index:
|
|
34 |
- type: NoAns_exact
|
35 |
value: 93.6753574432296
|
36 |
name: NoAns_exact
|
|
|
|
|
|
|
37 |
---
|
38 |
# deberta-v3-large-finetuned-squadv2
|
39 |
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.
|
|
|
34 |
- type: NoAns_exact
|
35 |
value: 93.6753574432296
|
36 |
name: NoAns_exact
|
37 |
+
- type: NoAns_f1
|
38 |
+
value: 93.6753574432296
|
39 |
+
name: NoAns_f1
|
40 |
---
|
41 |
# deberta-v3-large-finetuned-squadv2
|
42 |
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.
|