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

Jarvis710
/
agentjudge-v2

Text Generation
PEFT
Safetensors
English
agent-evaluation
trajectory-judge
qlora
sft
tool-calling
conversational
Model card Files Files and versions
xet
Community

Instructions to use Jarvis710/agentjudge-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Jarvis710/agentjudge-v2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B")
    model = PeftModel.from_pretrained(base_model, "Jarvis710/agentjudge-v2")
  • Notebooks
  • Google Colab
  • Kaggle
agentjudge-v2
186 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Jarvis710's picture
Jarvis710
Update README.md
8d2c9fa verified about 2 months ago
  • .gitattributes
    1.57 kB
    Upload AgentJudge adapter about 2 months ago
  • README.md
    2.5 kB
    Update README.md about 2 months ago
  • adapter_config.json
    1.04 kB
    Upload AgentJudge adapter about 2 months ago
  • adapter_model.safetensors
    175 MB
    xet
    Upload AgentJudge adapter about 2 months ago
  • chat_template.jinja
    4.17 kB
    Upload AgentJudge adapter about 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload AgentJudge adapter about 2 months ago
  • tokenizer_config.json
    665 Bytes
    Upload AgentJudge adapter about 2 months ago