File size: 754 Bytes
1d9b6e8
 
a3c8522
ddaa2ea
a3c8522
 
 
ddaa2ea
a3c8522
ddaa2ea
 
 
a3c8522
 
 
1d9b6e8
ddaa2ea
 
 
 
 
a3c8522
 
 
 
ddaa2ea
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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**