IProject-10
commited on
Commit
路
594875a
1
Parent(s):
2537f67
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ datasets:
|
|
8 |
model-index:
|
9 |
- name: roberta-base-finetuned-squad2
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -58,4 +61,4 @@ The following hyperparameters were used during training:
|
|
58 |
- Transformers 4.31.0
|
59 |
- Pytorch 2.0.1+cu118
|
60 |
- Datasets 2.14.2
|
61 |
-
- Tokenizers 0.13.3
|
|
|
8 |
model-index:
|
9 |
- name: roberta-base-finetuned-squad2
|
10 |
results: []
|
11 |
+
metrics:
|
12 |
+
- exact_match
|
13 |
+
- f1
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
61 |
- Transformers 4.31.0
|
62 |
- Pytorch 2.0.1+cu118
|
63 |
- Datasets 2.14.2
|
64 |
+
- Tokenizers 0.13.3
|