| --- |
| license: mit |
| task_categories: |
| - text-generation |
| language: |
| - en |
| size_categories: |
| - 1K<n<10K |
| 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](https://huggingface.co/xupy21/ContextRL_Klear_AgentForge_8B)** |
| and **[ContextRL-Qwen3-8B-Agentic](https://huggingface.co/xupy21/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** |