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