Graimond commited on
Commit
3e520a7
·
verified ·
1 Parent(s): 445dffb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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