Update README.md
Browse files
README.md
CHANGED
@@ -52,8 +52,9 @@ The following hyperparameters were used during training:
|
|
52 |
- lr_scheduler_type: linear
|
53 |
- num_epochs: 7
|
54 |
|
55 |
-
|
56 |
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
52 |
- lr_scheduler_type: linear
|
53 |
- num_epochs: 7
|
54 |
|
55 |
+
## Evaluation
|
56 |
|
57 |
+
This model reaches a F1 score of 58 on the [policy QA](https://huggingface.co/datasets/GIZ/policy_qa_v)in comparison to 25 when using roberta-base-squad2 base model.
|
58 |
|
59 |
|
60 |
### Framework versions
|