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

zuhashaik
/
MaSaC-ERC-Z

Text Classification
PEFT
Safetensors
Hindi
English
Trigger
7B
LoRA
llama2
PEFT
Model card Files Files and versions
xet
Community
1

Instructions to use zuhashaik/MaSaC-ERC-Z with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use zuhashaik/MaSaC-ERC-Z with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("HuggingFaceH4/zephyr-7b-beta")
    model = PeftModel.from_pretrained(base_model, "zuhashaik/MaSaC-ERC-Z")
  • Notebooks
  • Google Colab
  • Kaggle
MaSaC-ERC-Z
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
zuhashaik's picture
zuhashaik
Update README.md
eee4891 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.61 kB
    Update README.md over 2 years ago
  • adapter_config.json
    570 Bytes
    uploading the model over 2 years ago
  • adapter_model.safetensors
    168 MB
    xet
    uploading the model over 2 years ago
  • optimizer.pt
    336 MB
    xet
    uploading the model over 2 years ago
  • rng_state.pth
    14.2 kB
    xet
    uploading the model over 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    uploading the model over 2 years ago
  • special_tokens_map.json
    509 Bytes
    uploading the model over 2 years ago
  • tokenizer.json
    1.8 MB
    uploading the model over 2 years ago
  • tokenizer.model
    493 kB
    xet
    uploading the model over 2 years ago
  • tokenizer_config.json
    1.43 kB
    uploading the model over 2 years ago
  • trainer_state.json
    2.72 kB
    uploading the model over 2 years ago
  • training_args.bin
    4.6 kB
    xet
    uploading the model over 2 years ago