--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: condition sequence: int64 splits: - name: train num_bytes: 15291057.6 num_examples: 8000 - name: test num_bytes: 3822764.4 num_examples: 2000 download_size: 2508430 dataset_size: 19113822.0 --- # Dataset Card for "rgb" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)