mmmt / README.md
Willuo's picture
Upload dataset
596bdad verified
---
license: cc
dataset_info:
features:
- name: id
dtype: string
- name: dialog_context
dtype: string
- name: decision
dtype: string
- name: utterance
dtype: string
- name: dialog_turns
dtype: int64
- name: known_goal
sequence: string
- name: missing_goal
sequence: string
- name: image_1
dtype: image
- name: image_2
dtype: image
- name: image_3
dtype: image
splits:
- name: train
num_bytes: 622778892.36
num_examples: 3876
download_size: 614262571
dataset_size: 622778892.36
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---