Zamoranesis
commited on
Commit
•
ece8ab4
1
Parent(s):
5a7e72b
Update README.md
Browse files
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
|
18 |
-
It achieves the following results on the evaluation
|
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 |
|