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