Token Classification
Transformers
PyTorch
TensorBoard
Safetensors
English
distilbert
Generated from Trainer
Instructions to use vishnun/knowledge-graph-nlp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vishnun/knowledge-graph-nlp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="vishnun/knowledge-graph-nlp")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("vishnun/knowledge-graph-nlp") model = AutoModelForTokenClassification.from_pretrained("vishnun/knowledge-graph-nlp") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f25e6ddf5f0aa3802675939533ad01458470b02bc3ac6afbf7c5e4496fb854c4
- Size of remote file:
- 4.73 kB
- SHA256:
- 23abc6b77f9623a957caff2f81541f06b4c28c53350e0039a1995b8eec211274
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.