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.
- Project Website: ContextRL Website
- Repository: GitHub - ContextAwareRL
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