| dataset_info: | |
| features: | |
| - name: messages | |
| list: | |
| - name: content | |
| dtype: string | |
| - name: role | |
| dtype: string | |
| - name: ground_truth | |
| dtype: string | |
| - name: dataset | |
| dtype: string | |
| - name: env_config | |
| struct: | |
| - name: env_name | |
| dtype: string | |
| - name: image | |
| dtype: string | |
| - name: task_id | |
| dtype: string | |
| - name: source | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 6001501 | |
| num_examples: 1552 | |
| download_size: 1375020 | |
| dataset_size: 6001501 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| license: apache-2.0 | |
|  | |
| <p align="center"> | |
| 馃捇 <a href="https://github.com/hamishivi/tmax">Code</a> 路 | |
| 馃 <a href="https://huggingface.co/collections/allenai/tmax">Models & Data</a> 路 | |
| 馃摐 <a href="https://arxiv.org/abs/2606.23321">Paper</a> 路 | |
| 馃摀 <a href="https://wai-org.com/blog/tmax/">Blog</a> | |
| </p> | |
| > [!NOTE] | |
| > For full information, go check out the Tmax paper [here](https://arxiv.org/abs/2606.23321). | |
| # CLI Gym - Open Instruct formatted | |
| This is cli-gym formatted for use with our fork of [open-instruct](github.com/hamishivi/tmax). | |
| For more information and the original data, you should check out [the original source](https://huggingface.co/datasets/LiberCoders/CLI-Gym). |