--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': Airplane '1': Bike '2': Formula 1 cars '3': Normal car splits: - name: train num_bytes: 14523967.75 num_examples: 510 - name: test num_bytes: 2583269.25 num_examples: 90 download_size: 17068988 dataset_size: 17107237.0 --- # Dataset Card for "Automobiles" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)