Token Classification
Transformers
Safetensors
English
bert
ner
named-entity-recognition
job-postings
distilled
Instructions to use AchrafSoltani/jobbert-ner-haiku-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AchrafSoltani/jobbert-ner-haiku-v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="AchrafSoltani/jobbert-ner-haiku-v1")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("AchrafSoltani/jobbert-ner-haiku-v1") model = AutoModelForTokenClassification.from_pretrained("AchrafSoltani/jobbert-ner-haiku-v1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3154635230c6fd0a2ba8f1b047464493406e420d7ffa1f4ade66f908c98d5041
- Size of remote file:
- 5.97 kB
- SHA256:
- 317532006ffd05f83060f7f729e946a5f8d3211e77546051640bb7a9750a3f2d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.