--- dataset_info: features: - name: messages list: - name: role dtype: string - name: content dtype: string - name: metadata struct: - name: task_type dtype: string - name: description dtype: string - name: room_type dtype: string - name: difficulty dtype: string - name: num_steps dtype: int64 - name: has_recovery_steps dtype: bool - name: has_close_open dtype: bool - name: has_admissible dtype: bool splits: - name: train num_bytes: 11122304 num_examples: 2431 download_size: 1898426 dataset_size: 11122304 configs: - config_name: default data_files: - split: train path: data/train-* ---