Instructions to use InstaDeepAI/nucleotide-transformer-500m-human-ref with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use InstaDeepAI/nucleotide-transformer-500m-human-ref with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="InstaDeepAI/nucleotide-transformer-500m-human-ref")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("InstaDeepAI/nucleotide-transformer-500m-human-ref") model = AutoModelForMaskedLM.from_pretrained("InstaDeepAI/nucleotide-transformer-500m-human-ref") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2199f64a6cc3ccacc344eb5ecf5dd68d56dbb16c4160ce4e9ceab8158de1c856
- Size of remote file:
- 1.94 GB
- SHA256:
- 971cb721bd8cc8134d3665b5d94b195fffb18a1480ad5925d6dcc9290bf1c17f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.