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

Kaustubh12345
/
llama_sequence_classification

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

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

  • Libraries
  • PEFT

    How to use Kaustubh12345/llama_sequence_classification with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Llama-3.1-8B")
    model = PeftModel.from_pretrained(base_model, "Kaustubh12345/llama_sequence_classification")
  • Notebooks
  • Google Colab
  • Kaggle
llama_sequence_classification / runs
33.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Kaustubh12345's picture
Kaustubh12345
End of training
a1088d1 verified over 1 year ago
  • Feb07_08-25-22_e38d418088f5
    End of training over 1 year ago
  • Feb07_08-49-28_e38d418088f5
    End of training over 1 year ago
  • Feb07_10-15-47_e38d418088f5
    End of training over 1 year ago
  • Feb07_10-55-11_e38d418088f5
    End of training over 1 year ago