napsternxg
commited on
Commit
•
eb5a86b
1
Parent(s):
2a6c12f
Updated README
Browse files
README.md
CHANGED
@@ -12,9 +12,10 @@ model-index:
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
|
|
|
|
16 |
|
17 |
-
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the wnut_17 dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.3239
|
20 |
- Overall Precision: 0.6913
|
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
# Bertweet-base finetuned on wnut17_ner
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the [wnut_17](https://huggingface.co/datasets/wnut_17) dataset.
|
18 |
|
|
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.3239
|
21 |
- Overall Precision: 0.6913
|