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
metadata
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

馃捇 Code 路 馃 Models & Data 路 馃摐 Paper 路 馃摀 Blog

For full information, go check out the Tmax paper here.

CLI Gym - Open Instruct formatted

This is cli-gym formatted for use with our fork of open-instruct. For more information and the original data, you should check out the original source.