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

  • Log In
  • Sign Up

CIL-DACHshunds
/
final_ensemble_classifier

PEFT
Safetensors
lora
Model card Files Files and versions
xet
Community

Instructions to use CIL-DACHshunds/final_ensemble_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use CIL-DACHshunds/final_ensemble_classifier with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("xlm-roberta-large")
    model = PeftModel.from_pretrained(base_model, "CIL-DACHshunds/final_ensemble_classifier")
  • Notebooks
  • Google Colab
  • Kaggle
final_ensemble_classifier
116 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ljz112's picture
ljz112
Update adapter_config.json
46875eb verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    5.11 kB
    Upload README.md about 1 month ago
  • adapter_config.json
    1.12 kB
    Update adapter_config.json about 1 month ago
  • adapter_model.safetensors
    116 MB
    xet
    Upload adapter_model.safetensors about 1 month ago