Graimond commited on
Commit
df39358
·
verified ·
1 Parent(s): f6fedee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -12,6 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
12
  # ECBERT-base-mlm
13
 
14
  This model is a pretrained version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on 25,581 texts (available [here](https://huggingface.co/datasets/Graimond/ECBERT-mlm-dataset)) using MLM but not yet fine-tuned on the monetary policy sentiment analysis task.
 
 
 
15
 
16
  ## Model description
17
 
 
12
  # ECBERT-base-mlm
13
 
14
  This model is a pretrained version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on 25,581 texts (available [here](https://huggingface.co/datasets/Graimond/ECBERT-mlm-dataset)) using MLM but not yet fine-tuned on the monetary policy sentiment analysis task.
15
+ The best model achieves the following results on an out-of-sample test set ([Graimond/ECBERT-idioms-dataset](https://huggingface.co/datasets/Graimond/ECBERT-idioms-dataset)):
16
+ - Accuracy: 40.00%
17
+
18
 
19
  ## Model description
20