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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

NunoMotaRicardo
/
llama-3.1-8b-financial-sentiment

Text Classification
PEFT
Safetensors
English
sentiment-analysis
financial-nlp
llama
lora
qlora
4-bit precision
bitsandbytes
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use NunoMotaRicardo/llama-3.1-8b-financial-sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NunoMotaRicardo/llama-3.1-8b-financial-sentiment with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "NunoMotaRicardo/llama-3.1-8b-financial-sentiment")
  • Notebooks
  • Google Colab
  • Kaggle
llama-3.1-8b-financial-sentiment
727 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
NunoMotaRicardo's picture
NunoMotaRicardo
Upload README.md with huggingface_hub
1f978e5 verified 7 months ago
  • checkpoint-7000
    Upload folder using huggingface_hub 7 months ago
  • checkpoint-7143
    Upload folder using huggingface_hub 7 months ago
  • .gitattributes
    1.7 kB
    Upload folder using huggingface_hub 7 months ago
  • README.md
    7.75 kB
    Upload README.md with huggingface_hub 7 months ago
  • adapter_config.json
    1.09 kB
    Upload folder using huggingface_hub 7 months ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • chat_template.jinja
    4.61 kB
    Upload folder using huggingface_hub 7 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • tokenizer_config.json
    325 Bytes
    Upload folder using huggingface_hub 7 months ago
  • training_args.bin
    5.27 kB
    xet
    Upload folder using huggingface_hub 7 months ago