Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

CluelessNovice
/
Subcellular_Localization

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use CluelessNovice/Subcellular_Localization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use CluelessNovice/Subcellular_Localization with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("westlake-repl/SaProt_35M_AF2")
    model = PeftModel.from_pretrained(base_model, "CluelessNovice/Subcellular_Localization")
  • Notebooks
  • Google Colab
  • Kaggle
Subcellular_Localization
7.84 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Zhikai Li
Upload adapter model
ecce4a2 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • Model-Subcellular_Localization-35M.zip
    3.57 MB
    xet
    Upload adapter model almost 2 years ago
  • README.md
    972 Bytes
    Upload adapter model almost 2 years ago
  • adapter_config.json
    723 Bytes
    Upload adapter model almost 2 years ago
  • adapter_model.safetensors
    4.27 MB
    xet
    Upload adapter model almost 2 years ago
  • metadata.json
    34 Bytes
    Upload adapter model almost 2 years ago