Graimond commited on
Commit
7ae8cf7
·
verified ·
1 Parent(s): 3e520a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,6 +17,7 @@ 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
  The label_map is as follows: ```{"hawkish": 0, "neutral": 1, "dovish": 2}```
21
 
22
 
 
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.4662
19
  - Accuracy: 84.34%
20
+
21
  The label_map is as follows: ```{"hawkish": 0, "neutral": 1, "dovish": 2}```
22
 
23