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

  • Log In
  • Sign Up

SeprotHub
/
Model-RASH-ProTrek-35M

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use SeprotHub/Model-RASH-ProTrek-35M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SeprotHub/Model-RASH-ProTrek-35M with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("ProTrekHub/Protein_Encoder_35M")
    model = PeftModel.from_pretrained(base_model, "SeprotHub/Model-RASH-ProTrek-35M")
  • Notebooks
  • Google Colab
  • Kaggle
Model-RASH-ProTrek-35M
4.27 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
taotl's picture
taotl
Upload 4 files
0d83235 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    724 Bytes
    Upload 4 files 12 months ago
  • adapter_config.json
    725 Bytes
    Upload 4 files 12 months ago
  • adapter_model.safetensors
    4.26 MB
    xet
    Upload 4 files 12 months ago
  • metadata.json
    88 Bytes
    Upload 4 files 12 months ago