Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

InstaDeepAI
/
nucleotide-transformer-500m-human-ref

Fill-Mask
Transformers
PyTorch
google-tensorflow TensorFlow
Joblib
esm
DNA
biology
genomics
Model card Files Files and versions
xet
Community
9

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
nucleotide-transformer-500m-human-ref / jax_model
1.94 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
hdallatorre's picture
hdallatorre
Upload jax_model/hyperparams.json with huggingface_hub
f87b5d7 verified almost 2 years ago
  • hyperparams.json
    815 Bytes
    Upload jax_model/hyperparams.json with huggingface_hub almost 2 years ago
  • pytree_ckpt.joblib
    1.94 GB
    xet
    Upload jax_model/pytree_ckpt.joblib with huggingface_hub almost 2 years ago