Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ base_model: MiMe-MeMo/MeMo-BERT-03
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
language: da # <-- my language
|
9 |
widget:
|
@@ -15,9 +15,9 @@ widget:
|
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
#
|
19 |
|
20 |
-
This model is a fine-tuned version of [MiMe-MeMo/MeMo-BERT-03](https://huggingface.co/MiMe-MeMo/MeMo-BERT-03) on
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 3.1503
|
23 |
- F1-score: 0.5541
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: MeMo-BERT-WSD
|
7 |
results: []
|
8 |
language: da # <-- my language
|
9 |
widget:
|
|
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# MeMo-BERT-WSD
|
19 |
|
20 |
+
This model is a fine-tuned version of [MiMe-MeMo/MeMo-BERT-03](https://huggingface.co/MiMe-MeMo/MeMo-BERT-03) on https://huggingface.co/MiMe-MeMo/MeMo-Dataset-WSD dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 3.1503
|
23 |
- F1-score: 0.5541
|