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

  • Log In
  • Sign Up

SaProtHub
/
EC-classification-35M

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use SaProtHub/EC-classification-35M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SaProtHub/EC-classification-35M 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, "SaProtHub/EC-classification-35M")
  • Notebooks
  • Google Colab
  • Kaggle
EC-classification-35M
4.28 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ysy20020107's picture
ysy20020107
Update README.md
0248453 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    1.64 kB
    Update README.md about 1 month ago
  • adapter_config.json
    724 Bytes
    Upload EC_classification adapter about 1 month ago
  • adapter_model.safetensors
    4.27 MB
    xet
    Upload EC_classification adapter about 1 month ago
  • metadata.json
    92 Bytes
    Upload EC_classification adapter about 1 month ago