Update README.md
Browse files
README.md
CHANGED
|
@@ -25,8 +25,8 @@ ModernBert version of CrossEncoders QNLI models. Used to determine if a passage
|
|
| 25 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on GLUE/QNLI (SQUAD) dataset.
|
| 26 |
|
| 27 |
It achieves the following results on the evaluation set:
|
| 28 |
-
- Accuracy Score: 0.
|
| 29 |
-
- F1 Score: 0.
|
| 30 |
|
| 31 |
|
| 32 |
## Training procedure
|
|
|
|
| 25 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on GLUE/QNLI (SQUAD) dataset.
|
| 26 |
|
| 27 |
It achieves the following results on the evaluation set:
|
| 28 |
+
- Accuracy Score: 0.9319
|
| 29 |
+
- F1 Score: 0.9322
|
| 30 |
|
| 31 |
|
| 32 |
## Training procedure
|