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