Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
44 |
# NusaBert-ner-v1.3
|
45 |
|
46 |
This model is a fine-tuned version of [cahya/NusaBert-v1.3](https://huggingface.co/cahya/NusaBert-v1.3) on the grit-id/id_nergrit_corpus ner dataset.
|
|
|
47 |
It achieves the following results on the evaluation set:
|
48 |
- Loss: 0.2174
|
49 |
- Precision: 0.8010
|
|
|
44 |
# NusaBert-ner-v1.3
|
45 |
|
46 |
This model is a fine-tuned version of [cahya/NusaBert-v1.3](https://huggingface.co/cahya/NusaBert-v1.3) on the grit-id/id_nergrit_corpus ner dataset.
|
47 |
+
It supports a context length of 8192, the same as the model *cahya/NusaBert-v1.3* which was pre-trained from scratch using ModernBERT architecture.
|
48 |
It achieves the following results on the evaluation set:
|
49 |
- Loss: 0.2174
|
50 |
- Precision: 0.8010
|