Datasets:

Size Categories:
10K<n<100K
ArXiv:
Tags:
License:
yanbax commited on
Commit
0003a17
1 Parent(s): d09fea9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  task_categories:
4
  - image-classification
5
  size_categories:
6
- - 100K<n<1M
7
  ---
8
 
9
  # Dataset Card for CIFAKE_autotrain_compatible
@@ -15,22 +15,22 @@ size_categories:
15
 
16
  ### Dataset Summary
17
 
18
- This is a copy of the CIFAKE dataset created by Dr Jordan J. Bird and Professor Ahmad Lotfi. See more information on the original data card on [Kaggle](https://www.kaggle.com/datasets/birdy654/cifake-real-and-ai-generated-synthetic-images?resource=download)
19
 
20
  The real images used are from CIFAR-10. The fake images were created by the authors using Stable Diffusion v1.4.
21
 
22
- This dataset removes the train/test structures in the original dataset to allow compatibility with HuggingFace's AutoTrain.
23
 
24
  ## Dataset Structure
25
 
26
  ### Data Fields
27
 
28
- Contains 120k total images per splits below.
29
 
30
  ### Data Splits
31
- Real: 60k real images
32
 
33
- Fake: 60k AI generated images
34
 
35
  ## Additional Information
36
 
 
3
  task_categories:
4
  - image-classification
5
  size_categories:
6
+ - 10K<n<100K
7
  ---
8
 
9
  # Dataset Card for CIFAKE_autotrain_compatible
 
15
 
16
  ### Dataset Summary
17
 
18
+ This is a copy of the CIFAKE dataset created by Dr Jordan J. Bird and Professor Ahmad Lotfi. See more information on the original data card on [Kaggle](https://www.kaggle.com/datasets/birdy654/cifake-real-and-ai-generated-synthetic-images?resource=download).
19
 
20
  The real images used are from CIFAR-10. The fake images were created by the authors using Stable Diffusion v1.4.
21
 
22
+ This dataset removes the train/test structures in the original dataset to allow compatibility with HuggingFace's AutoTrain. It removes the test split images from the original dataset in both categories. All training images remain.
23
 
24
  ## Dataset Structure
25
 
26
  ### Data Fields
27
 
28
+ Contains 100k total images per splits below.
29
 
30
  ### Data Splits
31
+ Real: 50k real images
32
 
33
+ Fake: 50k AI generated images
34
 
35
  ## Additional Information
36