Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://hugg
|
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
- Loss: 0.4662
|
| 19 |
- Accuracy: 84.34%
|
|
|
|
|
|
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
- Loss: 0.4662
|
| 19 |
- Accuracy: 84.34%
|
| 20 |
+
The label_map is as follows: ```{"hawkish": 0, "neutral": 1, "dovish": 2}```
|
| 21 |
+
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|