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

identrics
/
wasper_propaganda_classifier_bg

PEFT
Safetensors
Bulgarian
propaganda
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use identrics/wasper_propaganda_classifier_bg with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("INSAIT-Institute/BgGPT-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "identrics/wasper_propaganda_classifier_bg")
  • Notebooks
  • Google Colab
  • Kaggle
wasper_propaganda_classifier_bg
57.5 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
boryana's picture
boryana
Update README.md
aaa3d76 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.35 kB
    Update README.md over 1 year ago
  • adapter_config.json
    721 Bytes
    Upload 7 files over 1 year ago
  • adapter_model.safetensors
    54.6 MB
    xet
    Upload 7 files over 1 year ago
  • special_tokens_map.json
    437 Bytes
    Upload 7 files over 1 year ago
  • tokenizer.json
    2.21 MB
    Upload 7 files over 1 year ago
  • tokenizer.model
    624 kB
    xet
    Upload 7 files over 1 year ago
  • tokenizer_config.json
    1.46 kB
    Upload 7 files over 1 year ago