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