---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': ai
          '1': real
  splits:
  - name: train
    num_bytes: 99148840.0
    num_examples: 8000
  - name: test
    num_bytes: 25474768.0
    num_examples: 2000
  download_size: 125994503
  dataset_size: 124623608.0
---
# Dataset Card for "critique-10k"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)