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

monsoon-nlp
/
dna-blockdiff-papaya

Fill-Mask
Transformers
Safetensors
bd3lm
biology
custom_code
Model card Files Files and versions
xet
Community

Instructions to use monsoon-nlp/dna-blockdiff-papaya with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use monsoon-nlp/dna-blockdiff-papaya with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="monsoon-nlp/dna-blockdiff-papaya", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("monsoon-nlp/dna-blockdiff-papaya", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
dna-blockdiff-papaya
395 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
monsoon-nlp's picture
monsoon-nlp
Update README.md
29100e7 verified about 1 year ago
  • .gitattributes
    1.57 kB
    add temp model about 1 year ago
  • README.md
    4.49 kB
    Update README.md about 1 year ago
  • config.json
    686 Bytes
    Update config.json about 1 year ago
  • model.safetensors
    395 MB
    xet
    Upload BD3LM about 1 year ago
  • special_tokens_map.json
    101 Bytes
    Upload 4 files about 1 year ago
  • tokenizer_config.json
    132 Bytes
    Upload 4 files about 1 year ago
  • vocab.txt
    28.7 kB
    Upload 4 files about 1 year ago