Update README.md
Browse files
README.md
CHANGED
|
@@ -24,9 +24,9 @@ I created the `combined` metric (55% F1 score + 45% exact match score) and load
|
|
| 24 |
This model is a fine-tuned version of [ahotrod/electra_large_discriminator_squad2_512](https://huggingface.co/ahotrod/electra_large_discriminator_squad2_512) on a generated Questions and Answers dataset from the DSPFirst textbook based on the SQuAD 2.0 format.<br />
|
| 25 |
It achieves the following results on the evaluation set:
|
| 26 |
- Loss: 0.8529
|
| 27 |
-
- Exact:
|
| 28 |
-
- F1:
|
| 29 |
-
- Combined:
|
| 30 |
|
| 31 |
## More accurate metrics:
|
| 32 |
|
|
|
|
| 24 |
This model is a fine-tuned version of [ahotrod/electra_large_discriminator_squad2_512](https://huggingface.co/ahotrod/electra_large_discriminator_squad2_512) on a generated Questions and Answers dataset from the DSPFirst textbook based on the SQuAD 2.0 format.<br />
|
| 25 |
It achieves the following results on the evaluation set:
|
| 26 |
- Loss: 0.8529
|
| 27 |
+
- Exact: 67.0964
|
| 28 |
+
- F1: 74.4842
|
| 29 |
+
- Combined: 71.1597
|
| 30 |
|
| 31 |
## More accurate metrics:
|
| 32 |
|