Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
License:
hamishivi's picture
Update paper link to arXiv
95deca8 verified
|
Raw
History Blame Contribute Delete
1.42 kB
---
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
---
![image](https://cdn-uploads.huggingface.co/production/uploads/62608fc2ffe8827cb1d89f9f/XMW9_q0GCubxzTOgdsb4K.png)
<p align="center">
馃捇 <a href="https://github.com/hamishivi/tmax">Code</a>
馃 <a href="https://huggingface.co/collections/allenai/tmax">Models &amp; 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).