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

Ark2016
/
ruBert-large-emotions-lora

Text Classification
PEFT
Safetensors
Russian
emotion
multi-label
bert
lora
rubert-large
Model card Files Files and versions
xet
Community

Instructions to use Ark2016/ruBert-large-emotions-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Ark2016/ruBert-large-emotions-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("ai-forever/ruBert-large")
    model = PeftModel.from_pretrained(base_model, "Ark2016/ruBert-large-emotions-lora")
  • Notebooks
  • Google Colab
  • Kaggle
ruBert-large-emotions-lora
62.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Ark2016's picture
Ark2016
Add model card
7e473fd verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    857 Bytes
    Add model card 6 months ago
  • adapter_config.json
    1.08 kB
    Upload model 6 months ago
  • adapter_model.safetensors
    57 MB
    xet
    Upload model 6 months ago
  • special_tokens_map.json
    695 Bytes
    Upload tokenizer 6 months ago
  • tokenizer.json
    3.71 MB
    Upload tokenizer 6 months ago
  • tokenizer_config.json
    1.41 kB
    Upload tokenizer 6 months ago
  • vocab.txt
    1.78 MB
    Upload tokenizer 6 months ago