Instructions to use hezarai/bert-fa-ner-arman with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Hezar
How to use hezarai/bert-fa-ner-arman with Hezar:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,5 +8,7 @@ tags:
|
|
| 8 |
datasets:
|
| 9 |
- hezarai/arman-ner
|
| 10 |
pipeline_tag: token-classification
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
ParsBERT model trained on the [Arman-NER](https://huggingface.co/datasets/hezarai/arman-ner) for Named Entity Recognition.
|
|
|
|
| 8 |
datasets:
|
| 9 |
- hezarai/arman-ner
|
| 10 |
pipeline_tag: token-classification
|
| 11 |
+
base_model:
|
| 12 |
+
- hezarai/bert-base-fa
|
| 13 |
---
|
| 14 |
ParsBERT model trained on the [Arman-NER](https://huggingface.co/datasets/hezarai/arman-ner) for Named Entity Recognition.
|