Update README.md
Browse files
README.md
CHANGED
@@ -6,5 +6,7 @@ tags:
|
|
6 |
- token-classification
|
7 |
- hezar
|
8 |
pipeline_tag: token-classification
|
|
|
|
|
9 |
---
|
10 |
ParsRoBERTa model trained on the [LSCP-500k dataset](https://huggingface.co/datasets/hezarai/lscp-pos-500k) for part of speech tagging.
|
|
|
6 |
- token-classification
|
7 |
- hezar
|
8 |
pipeline_tag: token-classification
|
9 |
+
base_model:
|
10 |
+
- hezarai/roberta-base-fa
|
11 |
---
|
12 |
ParsRoBERTa model trained on the [LSCP-500k dataset](https://huggingface.co/datasets/hezarai/lscp-pos-500k) for part of speech tagging.
|