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