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

  • Log In
  • Sign Up

taotl
/
Soluble_classification

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use taotl/Soluble_classification 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, "taotl/Soluble_classification")
  • Notebooks
  • Google Colab
  • Kaggle
Soluble_classification
8.22 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
taotl's picture
taotl
Upload adapter model
1b309a4 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • Model-Demo-ProTrek-35M.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    3.95 MB
    xet
    Upload adapter model 9 months ago
  • README.md
    826 Bytes
    Upload adapter model 9 months ago
  • adapter_config.json
    725 Bytes
    Upload adapter model 9 months ago
  • adapter_model.safetensors
    4.27 MB
    xet
    Upload adapter model 9 months ago
  • metadata.json
    92 Bytes
    Upload adapter model 9 months ago