--- dataset_info: features: - name: timestamp dtype: string - name: prompt dtype: string - name: quantization_method dtype: string - name: seed dtype: string - name: image_original dtype: image - name: image_quantized dtype: image - name: quantized_image_displayed_position dtype: string - name: user_guess_displayed_position dtype: string - name: correct_guess dtype: bool - name: username dtype: string splits: - name: train num_bytes: 2191739.0 num_examples: 1 download_size: 2196827 dataset_size: 2191739.0 configs: - config_name: default data_files: - split: train path: data/train-* ---