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_en

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

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

  • Libraries
  • PEFT

    How to use identrics/wasper_propaganda_classifier_en 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, "identrics/wasper_propaganda_classifier_en")
  • Notebooks
  • Google Colab
  • Kaggle
wasper_propaganda_classifier_en
56.9 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
boryana's picture
boryana
Update README.md
834e31a verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.24 kB
    Update README.md over 1 year ago
  • adapter_config.json
    707 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
    1.8 MB
    Upload 7 files over 1 year ago
  • tokenizer.model
    493 kB
    xet
    Upload 7 files over 1 year ago
  • tokenizer_config.json
    998 Bytes
    Upload 7 files over 1 year ago