| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| dataset_info: | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: label | |
| dtype: | |
| class_label: | |
| names: | |
| '0': AI | |
| '1': Real | |
| splits: | |
| - name: train | |
| num_bytes: 2007215013 | |
| num_examples: 152710 | |
| download_size: 1033426009 | |
| dataset_size: 2007215013 | |
| # Dataset Card for "AI-Generated-vs-Real-Images-Datasets" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |