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

bioinfoihb
/
FishNALM-8_pretrain

Fill-Mask
Transformers
Safetensors
English
bert
DNA
genomics
fish
BERT
masked-lm
foundation-model
FishNALM
Model card Files Files and versions
xet
Community

Instructions to use bioinfoihb/FishNALM-8_pretrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bioinfoihb/FishNALM-8_pretrain with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="bioinfoihb/FishNALM-8_pretrain")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("bioinfoihb/FishNALM-8_pretrain")
    model = AutoModelForMaskedLM.from_pretrained("bioinfoihb/FishNALM-8_pretrain")
  • Notebooks
  • Google Colab
  • Kaggle
FishNALM-8_pretrain
359 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
bioinfoihb's picture
bioinfoihb
Update README.md
cb93802 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    4.05 kB
    Update README.md about 1 month ago
  • config.json
    645 Bytes
    update files about 1 month ago
  • configuration.json
    42 Bytes
    update files about 1 month ago
  • generation_config.json
    90 Bytes
    update files about 1 month ago
  • model.safetensors
    359 MB
    xet
    update files about 1 month ago
  • special_tokens_map.json
    557 Bytes
    update files about 1 month ago
  • tokenizer_config.json
    927 Bytes
    update files about 1 month ago
  • vocab.txt
    37.2 kB
    update files about 1 month ago