--- dataset_info: features: - name: objective dtype: string - name: pre_action_img dtype: string - name: post_action_img dtype: string - name: pre_action_html dtype: string - name: post_action_html dtype: string - name: instruction dtype: string - name: xpath dtype: string - name: action dtype: string - name: value dtype: string - name: pre_action_url dtype: string - name: post_action_url dtype: string - name: width dtype: int64 - name: height dtype: int64 - name: step dtype: int64 - name: trajectory_uid dtype: string splits: - name: train num_bytes: 26654920 num_examples: 7 download_size: 14010072 dataset_size: 26654920 configs: - config_name: default data_files: - split: train path: data/train-* ---