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

edugredu
/
contextaugmner-distemist-llama3b-r1-seed2

PEFT
Safetensors
Spanish
clinical-ner
spanish
lora
reproducibility
Model card Files Files and versions
xet
Community

Instructions to use edugredu/contextaugmner-distemist-llama3b-r1-seed2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use edugredu/contextaugmner-distemist-llama3b-r1-seed2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "edugredu/contextaugmner-distemist-llama3b-r1-seed2")
  • Notebooks
  • Google Colab
  • Kaggle
contextaugmner-distemist-llama3b-r1-seed2
212 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
edugredu's picture
edugredu
Add ContextAugmNER model card
05f510f verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload distemist-llama3b-r1-seed2 about 1 month ago
  • README.md
    4.14 kB
    Add ContextAugmNER model card about 1 month ago
  • adapter_config.json
    734 Bytes
    Upload distemist-llama3b-r1-seed2 about 1 month ago
  • adapter_manifest.csv
    539 Bytes
    Add adapter manifest about 1 month ago
  • adapter_model.safetensors
    195 MB
    xet
    Upload distemist-llama3b-r1-seed2 about 1 month ago
  • chat_template.jinja
    3.83 kB
    Upload distemist-llama3b-r1-seed2 about 1 month ago
  • special_tokens_map.json
    325 Bytes
    Upload distemist-llama3b-r1-seed2 about 1 month ago
  • tokenizer.json
    17.2 MB
    xet
    Upload distemist-llama3b-r1-seed2 about 1 month ago
  • tokenizer_config.json
    50.6 kB
    Upload distemist-llama3b-r1-seed2 about 1 month ago