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