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