Instructions to use hatmimoha/arabic-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hatmimoha/arabic-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="hatmimoha/arabic-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("hatmimoha/arabic-ner") model = AutoModelForTokenClassification.from_pretrained("hatmimoha/arabic-ner") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 04f615640fc409754fd77b4cd7875c44ee0211e0ff258b262af0b9f8ecd51c1e
- Size of remote file:
- 440 MB
- SHA256:
- a744745bcb0b1427238607d692de80c881cf6362517191bcc1f36ad8e5aafad0
ยท
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.