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_42_1760664611

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

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

  • Libraries
  • PEFT

    How to use rbelanec/train_codealpacapy_42_1760664611 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_42_1760664611")
  • Notebooks
  • Google Colab
  • Kaggle
train_codealpacapy_42_1760664611
22.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
rbelanec's picture
rbelanec
End of training
66bd5c5 verified 7 months ago
  • .gitattributes
    1.57 kB
    Training in progress, step 1908 7 months ago
  • README.md
    2.99 kB
    End of training 7 months ago
  • adapter_config.json
    456 Bytes
    Training in progress, step 1908 7 months ago
  • adapter_model.safetensors
    1.64 MB
    xet
    Model save 7 months ago
  • all_results.json
    387 Bytes
    End of training 7 months ago
  • eval_results.json
    201 Bytes
    End of training 7 months ago
  • special_tokens_map.json
    506 Bytes
    Training in progress, step 1908 7 months ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, step 1908 7 months ago
  • tokenizer_config.json
    51.3 kB
    Training in progress, step 1908 7 months ago
  • train.yaml
    1.24 kB
    Training in progress, step 1908 7 months ago
  • train_results.json
    246 Bytes
    End of training 7 months ago
  • trainer_log.jsonl
    1.88 MB
    Training in progress, step 38160 7 months ago
  • trainer_state.json
    1.65 MB
    End of training 7 months ago
  • training_args.bin
    6.35 kB
    xet
    Training in progress, step 1908 7 months ago
  • training_eval_loss.png
    44.2 kB
    End of training 7 months ago
  • training_loss.png
    36.3 kB
    End of training 7 months ago