Instructions to use abhi1nandy2/Craft-bionlp-roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abhi1nandy2/Craft-bionlp-roberta-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="abhi1nandy2/Craft-bionlp-roberta-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("abhi1nandy2/Craft-bionlp-roberta-base") model = AutoModelForMaskedLM.from_pretrained("abhi1nandy2/Craft-bionlp-roberta-base") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 86b5d7f5f61d439a6c7c0361f4f3c99a88847ee2029652297c3648b3665c75fe
- Size of remote file:
- 499 MB
- SHA256:
- 0840a3f0dbb88fa238264e86b1237399dc05373326b56ff47b15c9b86e8019ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.