Update README.md
Browse files
README.md
CHANGED
|
@@ -12,4 +12,8 @@ library_name: transformers
|
|
| 12 |
pipeline_tag: token-classification
|
| 13 |
tags:
|
| 14 |
- text-generation-inference
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
pipeline_tag: token-classification
|
| 13 |
tags:
|
| 14 |
- text-generation-inference
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
Overview: This model is finetuned based on NlpHUST vietnamese electra based model. The used datased is Universial dependencies dataset. Only the tree branch vi_vtb of the dataset is used for finetuning. The model is used for UPOS tagging task
|