Update README.md
Browse files
README.md
CHANGED
@@ -21,23 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
# ModernBERT_qnli
|
23 |
|
24 |
-
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 0.2094
|
27 |
- Accuracy Score: 0.9325
|
28 |
|
29 |
-
## Model description
|
30 |
-
|
31 |
-
More information needed
|
32 |
-
|
33 |
-
## Intended uses & limitations
|
34 |
-
|
35 |
-
More information needed
|
36 |
-
|
37 |
-
## Training and evaluation data
|
38 |
-
|
39 |
-
More information needed
|
40 |
-
|
41 |
## Training procedure
|
42 |
|
43 |
### Training hyperparameters
|
|
|
21 |
|
22 |
# ModernBERT_qnli
|
23 |
|
24 |
+
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on GLUE/QNLI dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 0.2094
|
27 |
- Accuracy Score: 0.9325
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
## Training procedure
|
30 |
|
31 |
### Training hyperparameters
|