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

EdwardConstantine
/
bengali-empathy-llama

Text Generation
PEFT
Safetensors
Bengali
llama
bengali
empathy
conversational
lora
fine-tuned
Model card Files Files and versions
xet
Community

Instructions to use EdwardConstantine/bengali-empathy-llama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use EdwardConstantine/bengali-empathy-llama with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "EdwardConstantine/bengali-empathy-llama")
  • Notebooks
  • Google Colab
  • Kaggle
bengali-empathy-llama
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
EdwardConstantine's picture
EdwardConstantine
Update README.md
ce965dc verified 6 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 6 months ago
  • README.md
    19.7 kB
    Update README.md 6 months ago
  • adapter_config.json
    915 Bytes
    Upload folder using huggingface_hub 6 months ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • chat_template.jinja
    4.61 kB
    Upload folder using huggingface_hub 6 months ago
  • evaluation_results.csv
    220 kB
    Upload evaluation_results.csv with huggingface_hub 6 months ago
  • experiments.db
    12.3 kB
    Upload experiments.db 6 months ago
  • human_evaluation_sheet.csv
    15.8 kB
    Upload human_evaluation_sheet.csv with huggingface_hub 6 months ago
  • info.json
    769 Bytes
    Upload folder using huggingface_hub 6 months ago
  • metrics_summary.json
    228 Bytes
    Upload metrics_summary.json with huggingface_hub 6 months ago
  • special_tokens_map.json
    325 Bytes
    Upload folder using huggingface_hub 6 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • tokenizer_config.json
    50.6 kB
    Upload folder using huggingface_hub 6 months ago