Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- tl
|
4 |
+
library_name: transformers
|
5 |
+
pipeline_tag: token-classification
|
6 |
+
tags:
|
7 |
+
- language
|
8 |
+
- grammar
|
9 |
+
---
|
10 |
+
# Model Card for Model ID
|
11 |
+
|
12 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
+
|
14 |
+
This is a BERT Tagalog Base Uncased Part of Speech tagger fine-tuned model of [Jiang et. al.'s pre-trained bert-tagalog-base-uncased model](https://huggingface.co/GKLMIP/bert-tagalog-base-uncased).
|
15 |
+
|
16 |
+
## Model Details
|
17 |
+
|
18 |
+
### Model Description
|
19 |
+
|
20 |
+
<!-- Provide a longer summary of what this model is. -->
|
21 |
+
|
22 |
+
- **Developed by:** [syke9p3, mnemoria, xenoxia, riakm]
|
23 |
+
- **Shared by:** [syke9p3]
|
24 |
+
- **Model type:** [BERT Tagalog Base Uncased]
|
25 |
+
- **Languages (NLP):** [Tagalog, Filipino]
|
26 |
+
- **Dataset:** [Sagum et. al.'s annotated Tagalog Corpora based on MGNN Tagset convention. This model was trained for 800 ]
|
27 |
+
- **Finetuned from model [GKLMIP/bert-tagalog-base-uncased]:** [https://huggingface.co/GKLMIP/bert-tagalog-base-uncased]
|
28 |
+
|
29 |
+
|
30 |
+
## Bias, Risks, and Limitations
|
31 |
+
|
32 |
+
This model has not been fully tested so please use with caution.
|
33 |
+
|
34 |
+
|
35 |
+
|
36 |
+
|