ContextRL_Agentic / README.md
nielsr's picture
nielsr HF Staff
Link paper, project page and add download instructions
a369de1 verified
|
Raw
History Blame
1.18 kB
metadata
language:
  - en
license: mit
size_categories:
  - 1K<n<10K
task_categories:
  - text-generation
tags:
  - agentic
  - code
  - software-engineering
  - reinforcement-learning
  - context-aware
  - contrastive

ContextRL-Agentic

The agentic (long-horizon) training set for ContextRL, used to train ContextRL-Klear-AgentForge-8B and ContextRL-Qwen3-8B-Agentic, from the paper Context-Aware RL for Agentic and Multimodal LLMs.

Setup

Training and evaluation code, data construction pipelines, and detailed configurations are available in the repository: 👉 https://github.com/xupy2003/ContextAwareRL

Download Data

You can download the pre-built RL training data directly from the Hugging Face Hub:

huggingface-cli download xupy21/ContextRL_Agentic --repo-type dataset --local-dir ./data/ContextRL_Agentic