Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

helloAK96
/
chaosops-grpo-lora-p2

Text Generation
PEFT
Safetensors
English
reinforcement-learning
grpo
lora
openenv
multi-agent
scalable-oversight
chaosops
conversational
Model card Files Files and versions
xet
Community

Instructions to use helloAK96/chaosops-grpo-lora-p2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use helloAK96/chaosops-grpo-lora-p2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "helloAK96/chaosops-grpo-lora-p2")
  • Notebooks
  • Google Colab
  • Kaggle
chaosops-grpo-lora-p2
164 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
helloAK96's picture
helloAK96
Phase 2 LoRA: full training recipe + eval table + curriculum narrative
00ac565 verified 13 days ago
  • .gitattributes
    1.68 kB
    Add post-training comparison_curve.png 13 days ago
  • README.md
    4.31 kB
    Phase 2 LoRA: full training recipe + eval table + curriculum narrative 13 days ago
  • adapter_config.json
    728 Bytes
    Upload GRPO LoRA adapter 13 days ago
  • adapter_model.safetensors
    148 MB
    xet
    Upload GRPO LoRA adapter 13 days ago
  • added_tokens.json
    605 Bytes
    Upload GRPO LoRA adapter 13 days ago
  • comparison_curve.png
    135 kB
    xet
    Add post-training comparison_curve.png 13 days ago
  • evaluation.json
    79.6 kB
    Add post-training evaluation.json 13 days ago
  • evaluation_summary.txt
    1.23 kB
    Add post-training evaluation_summary.txt 13 days ago
  • learning_curve.png
    113 kB
    xet
    Add learning_curve.png 13 days ago
  • merges.txt
    1.67 MB
    Upload GRPO LoRA adapter 13 days ago
  • special_tokens_map.json
    613 Bytes
    Upload GRPO LoRA adapter 13 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload GRPO LoRA adapter 13 days ago
  • tokenizer_config.json
    7.34 kB
    Upload GRPO LoRA adapter 13 days ago
  • training_metrics.json
    15.4 kB
    Add training_metrics.json 13 days ago
  • vocab.json
    2.78 MB
    Upload GRPO LoRA adapter 13 days ago