Mocha-trajectories / README.md
ZeonLap's picture
Add NanoRollout citation
8a46bfe verified
|
Raw
History Blame Contribute Delete
2.78 kB
metadata
dataset_info:
  features:
    - name: instance_id
      dtype: string
    - name: trial_id
      dtype: string
    - name: messages
      dtype: large_string
    - name: tools
      dtype: large_string
    - name: reward
      dtype: float64
    - name: model_patch
      dtype: large_string
    - name: turns
      dtype: int64
  splits:
    - name: swe_rebench_dpskv32_miniswe_4k
      num_bytes: 420772420
      num_examples: 4389
    - name: swe_rebench_qwen3coder480b_mini_11k
      num_bytes: 1394967599
      num_examples: 12789
    - name: swe_rebench_qwen3codernext_mini_17k
      num_bytes: 6350753476
      num_examples: 32338
    - name: swe_smith_py_qwen3codernext_mini_7k
      num_bytes: 1546233523
      num_examples: 9117
    - name: miniswe_kimik25_smith_pass16
      num_bytes: 7530294148
      num_examples: 115965
  download_size: 5047609736
  dataset_size: 17243021166
configs:
  - config_name: default
    data_files:
      - split: swe_rebench_dpskv32_miniswe_4k
        path: data/swe_rebench_dpskv32_miniswe_4k-*
      - split: swe_rebench_qwen3coder480b_mini_11k
        path: data/swe_rebench_qwen3coder480b_mini_11k-*
      - split: swe_rebench_qwen3codernext_mini_17k
        path: data/swe_rebench_qwen3codernext_mini_17k-*
      - split: swe_smith_py_qwen3codernext_mini_7k
        path: data/swe_smith_py_qwen3codernext_mini_7k-*
      - split: miniswe_kimik25_smith_pass16
        path: data/miniswe_kimik25_smith_pass16-*
citation: |
  @misc{nanorollout,
    title        = {{NanoRollout}: Easy Digital Agent Rollout at Scale},
    author       = {Wang, Junli and Cheng, Zhoujun and Zhang, Yuxuan and Hao, Shibo and Tang, Yao and Hu, Zhiting and Ammanabrolu, Prithviraj and Zhang, Hao},
    year         = {2026},
    month        = may,
    howpublished = {\url{https://cocoa-org.notion.site/nanorollout}},
    note         = {Notion Blog}
  }

Mocha Trajectories Mini/Miniswe Subset

This dataset mirrors the mini/miniswe trajectory splits from ZeonLap/Mocha-trajectories, excluding the Kwai-Klear mini SWE-agent split.

Splits

Split Trajectories
swe_rebench_dpskv32_miniswe_4k 4,389
swe_rebench_qwen3coder480b_mini_11k 12,789
swe_rebench_qwen3codernext_mini_17k 32,338
swe_smith_py_qwen3codernext_mini_7k 9,117
miniswe_kimik25_smith_pass16 115,965
Total 174,598

Citation

If you find this dataset useful, please cite:

@misc{nanorollout,
  title        = {{NanoRollout}: Easy Digital Agent Rollout at Scale},
  author       = {Wang, Junli and Cheng, Zhoujun and Zhang, Yuxuan and Hao, Shibo and Tang, Yao and Hu, Zhiting and Ammanabrolu, Prithviraj and Zhang, Hao},
  year         = {2026},
  month        = may,
  howpublished = {\url{https://cocoa-org.notion.site/nanorollout}},
  note         = {Notion Blog}
}