Zamoranesis commited on
Commit
ece8ab4
1 Parent(s): 5a7e72b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -14,9 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # mental_bert
16
 
17
- This model is a fine-tuned version of [mental/mental-bert-base-uncased](https://huggingface.co/mental/mental-bert-base-uncased) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 0.9179
 
20
 
21
  ## Model description
22
 
 
14
 
15
  # mental_bert
16
 
17
+ This model is a fine-tuned version of [mental/mental-bert-base-uncased](https://huggingface.co/mental/mental-bert-base-uncased) on [hackathon-somos-nlp-2023/DiagTrast](https://huggingface.co/datasets/hackathon-somos-nlp-2023/DiagTrast).
18
+ It achieves the following results on the evaluation and test sets:
19
+ - Evaluation Loss: 0.9179
20
+ - Test Loss: 0.9831
21
 
22
  ## Model description
23