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

chchen
/
Llama3-OpenBioLLM-8B-PsyCourse-fold3

PEFT
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use chchen/Llama3-OpenBioLLM-8B-PsyCourse-fold3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use chchen/Llama3-OpenBioLLM-8B-PsyCourse-fold3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("aaditya/Llama3-OpenBioLLM-8B")
    model = PeftModel.from_pretrained(base_model, "chchen/Llama3-OpenBioLLM-8B-PsyCourse-fold3")
  • Notebooks
  • Google Colab
  • Kaggle
Llama3-OpenBioLLM-8B-PsyCourse-fold3
101 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 70 commits
chchen's picture
chchen
End of training
9ef3cde verified over 1 year ago
  • .gitattributes
    1.57 kB
    Training in progress, step 50 over 1 year ago
  • README.md
    4.96 kB
    End of training over 1 year ago
  • adapter_config.json
    729 Bytes
    Training in progress, step 50 over 1 year ago
  • adapter_model.safetensors
    83.9 MB
    xet
    Model save over 1 year ago
  • all_results.json
    365 Bytes
    End of training over 1 year ago
  • eval_results.json
    176 Bytes
    End of training over 1 year ago
  • llama3_lora_sft.yaml
    920 Bytes
    Training in progress, step 50 over 1 year ago
  • special_tokens_map.json
    774 Bytes
    Training in progress, step 50 over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, step 50 over 1 year ago
  • tokenizer_config.json
    51.6 kB
    Training in progress, step 50 over 1 year ago
  • train_results.json
    224 Bytes
    End of training over 1 year ago
  • trainer_log.jsonl
    77.1 kB
    Training in progress, step 3320 over 1 year ago
  • trainer_state.json
    73.1 kB
    End of training over 1 year ago
  • training_args.bin
    5.62 kB
    xet
    Training in progress, step 50 over 1 year ago
  • training_eval_loss.png
    36.9 kB
    End of training over 1 year ago
  • training_loss.png
    33.9 kB
    End of training over 1 year ago