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

phdatdt
/
binary_classification

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use phdatdt/binary_classification with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "phdatdt/binary_classification")
  • Notebooks
  • Google Colab
  • Kaggle
binary_classification / runs
13.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
phdatdt's picture
phdatdt
phdatdt/BeamGroup_return_to_work
6b532d8 verified about 2 years ago
  • Mar15_22-52-51_fdec5212df97
    phdatdt/BeamGroup_return_to_work about 2 years ago
  • Mar15_23-08-00_fdec5212df97
    phdatdt/BeamGroup_return_to_work about 2 years ago