CoolFace
Datasetpublic

DCAgent2/g1_gptlong_plus_diverse_tezos_glm47_traces

DCAgent2/g1_gptlong_plus_diverse_tezos_glm47_traces 132,259 rows. Concatenation of: DCAgent/g1_min_episodes_e1_gpt_long_top8_glm47_traces (37,925 rows) — top8 + extra long swegym traces DCAgent/g1_diverse_tezos_top4_100k_glm47_traces (94,334 rows) — balanced 4-way mix of swesmith/issue/superuser/tezos No deduplication; shuffled with seed=42. Schema: intersection columns (agent, conversations, date, episode, model, model_provider, result, run_id, task, trial_name).… See the full description on the dataset page: https://huggingface.co/datasets/DCAgent2/g1_gptlong_plus_diverse_tezos_glm47_traces.

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes95downloads
Dataset Card

DCAgent2/g1gptlongplusdiversetezosglm47traces

132,259 rows. Concatenation of:

  • —DCAgent/g1_min_episodes_e1_gpt_long_top8_glm47_traces (37,925 rows) — top8 + extra long swegym traces
  • —DCAgent/g1_diverse_tezos_top4_100k_glm47_traces (94,334 rows) — balanced 4-way mix of swesmith/issue/superuser/tezos

No deduplication; shuffled with seed=42. Schema: intersection columns (agent, conversations, date, episode, model, model_provider, result, run_id, task, trial_name).

Subset breakdown

subsetrows%
swesmith27,50020.8%
issue27,50020.8%
tezos25,48519.3%
superuser23,96218.1%
swegym16,20012.3%
scaffold4,5913.5%
tor3,7732.9%
r2egym3,2482.5%

Source models

  • —gptlong → trained DCAgent/g1_gptlong_top8_32b (Qwen3-32B, lr=4e-5, wd=0.04, gn=1e-3, 5 epochs)
  • —diversetezos → trained `DCAgent/g1diversetezos100k_32b`

Generated for combining the two recipes' data.

Training config

The recommended SFT recipe for this dataset is the gptlong/opt100k config — included in this repo at configs/32k_base_bs96_opt100k.yaml.

Key hyperparameters:

value
base modelQwen3-32B (override model_name_or_path from the YAML's Qwen3-8B default)
learning_rate4e-5
weight_decay0.04
maxgradnorm1e-3
adam_beta20.98
numtrainepochs5
globalbatchsize96
cutoff_len32768
templateqwen3 (thinking)
lr_schedulercosine, warmup_ratio=0.1
disable_shufflingtrue
precisionbf16
deepspeedZeRO-3 (ds_z3_accelerate.json)

Suggested cluster: 24 nodes × 4 GPUs = 96 GPUs, gradientaccumulationsteps=1.