Instructions to use relbert/relbert-roberta-base-nce-nell with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use relbert/relbert-roberta-base-nce-nell with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="relbert/relbert-roberta-base-nce-nell")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("relbert/relbert-roberta-base-nce-nell") model = AutoModel.from_pretrained("relbert/relbert-roberta-base-nce-nell") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2e46cfc208297ea9826ca79a678a3832e0d2c89ae48b729902957a83b73cef3e
- Size of remote file:
- 499 MB
- SHA256:
- 75c42fbfef2db729b50b80d282ffaa64de368206ffea68651b65ccd66cf28e13
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.