--- dataset_info: features: - name: task dtype: string - name: goals dtype: string - name: description dtype: string - name: complete dtype: bool - name: store_place dtype: string - name: email_working dtype: string - name: id dtype: string splits: - name: train num_bytes: 419 num_examples: 2 download_size: 3530 dataset_size: 419 configs: - config_name: default data_files: - split: train path: data/train-* ---