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

Perfect7613
/
qwen3-8b-ih-grpo-seed42

Text Generation
PEFT
TensorBoard
Safetensors
qwen3
lora
grpo
instruction-hierarchy
prompt-injection
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Perfect7613/qwen3-8b-ih-grpo-seed42 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Perfect7613/qwen3-8b-ih-grpo-seed42 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B")
    model = PeftModel.from_pretrained(base_model, "Perfect7613/qwen3-8b-ih-grpo-seed42")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • dataset
    Add validated clean adaptive-attack dataset 2 months ago
  • tensorboard
    Add plain-language TensorBoard view and explain GRPO improvement curve 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    4.52 kB
    Add plain-language TensorBoard view and explain GRPO improvement curve 2 months ago
  • adapter_config.json
    496 Bytes
    Replace adapter with best clean-corpus GRPO checkpoint (step 440) 2 months ago
  • adapter_model.safetensors
    369 MB
    xet
    Replace adapter with best clean-corpus GRPO checkpoint (step 440) 2 months ago
  • checkpoint.json
    384 Bytes
    Replace adapter with best clean-corpus GRPO checkpoint (step 440) 2 months ago