Update README.md
Browse files
README.md
CHANGED
@@ -66,8 +66,11 @@ metrics:
|
|
66 |
|
67 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the ymoslem/wmt-da-human-evaluation-long-context dataset.
|
68 |
It achieves the following results on the evaluation set:
|
69 |
-
-
|
70 |
-
-
|
|
|
|
|
|
|
71 |
|
72 |
## Model description
|
73 |
|
|
|
66 |
|
67 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the ymoslem/wmt-da-human-evaluation-long-context dataset.
|
68 |
It achieves the following results on the evaluation set:
|
69 |
+
- Loss: 0.0214
|
70 |
+
- Pearson: 0.5013
|
71 |
+
- MAE: 0.1024
|
72 |
+
- RMSE: 0.1464
|
73 |
+
- R2: 0.251
|
74 |
|
75 |
## Model description
|
76 |
|