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

rbelanec
/
train_codealpacapy_123_1762572064

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

Instructions to use rbelanec/train_codealpacapy_123_1762572064 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use rbelanec/train_codealpacapy_123_1762572064 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "rbelanec/train_codealpacapy_123_1762572064")
  • Notebooks
  • Google Colab
  • Kaggle
train_codealpacapy_123_1762572064
21.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
rbelanec's picture
rbelanec
End of training
ab9b660 verified 6 months ago
  • .gitattributes
    1.57 kB
    Training in progress, step 1908 6 months ago
  • README.md
    2.99 kB
    End of training 6 months ago
  • adapter_config.json
    408 Bytes
    Training in progress, step 1908 6 months ago
  • adapter_model.safetensors
    798 kB
    xet
    Model save 6 months ago
  • all_results.json
    389 Bytes
    End of training 6 months ago
  • eval_results.json
    202 Bytes
    End of training 6 months ago
  • special_tokens_map.json
    506 Bytes
    Training in progress, step 1908 6 months ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, step 1908 6 months ago
  • tokenizer_config.json
    51.3 kB
    Training in progress, step 1908 6 months ago
  • train.yaml
    1.2 kB
    Training in progress, step 1908 6 months ago
  • train_results.json
    247 Bytes
    End of training 6 months ago
  • trainer_log.jsonl
    1.88 MB
    Training in progress, step 38160 6 months ago
  • trainer_state.json
    1.65 MB
    End of training 6 months ago
  • training_args.bin
    6.35 kB
    xet
    Training in progress, step 1908 6 months ago
  • training_eval_loss.png
    34.7 kB
    End of training 6 months ago
  • training_loss.png
    40.7 kB
    End of training 6 months ago