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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

AmelieSchreiber
/
esm2_t12_35M_qlora_binding_sites_v0

PEFT
English
ESM-2
Proteins
Binding Sites
QLoRA
biology
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use AmelieSchreiber/esm2_t12_35M_qlora_binding_sites_v0 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForTokenClassification
    
    base_model = AutoModelForTokenClassification.from_pretrained("facebook/esm2_t12_35M_UR50D")
    model = PeftModel.from_pretrained(base_model, "AmelieSchreiber/esm2_t12_35M_qlora_binding_sites_v0")
  • Notebooks
  • Google Colab
  • Kaggle
esm2_t12_35M_qlora_binding_sites_v0
2.67 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
AmelieSchreiber's picture
AmelieSchreiber
Update README.md
034b0ba almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    1.04 kB
    Update README.md almost 3 years ago
  • adapter_config.json
    532 Bytes
    Upload 11 files almost 3 years ago
  • adapter_model.bin
    886 kB
    xet
    Upload 11 files almost 3 years ago
  • added_tokens.json
    75 Bytes
    Upload 11 files almost 3 years ago
  • optimizer.pt
    1.75 MB
    xet
    Upload 11 files almost 3 years ago
  • pdb_structure_metrics.txt
    6.28 kB
    Create pdb_structure_metrics.txt almost 3 years ago
  • rng_state.pth
    14.6 kB
    xet
    Upload 11 files almost 3 years ago
  • scheduler.pt
    627 Bytes
    xet
    Upload 11 files almost 3 years ago
  • special_tokens_map.json
    125 Bytes
    Upload 11 files almost 3 years ago
  • tokenizer_config.json
    1.16 kB
    Upload 11 files almost 3 years ago
  • trainer_state.json
    2.52 kB
    Upload 11 files almost 3 years ago
  • training_args.bin
    4.16 kB
    xet
    Upload 11 files almost 3 years ago
  • vocab.txt
    93 Bytes
    Upload 11 files almost 3 years ago