--- 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 --- 
๐ป Code ยท ๐ค Models & Data ยท ๐ Paper ยท ๐ Blog
> [!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).