File size: 971 Bytes
fe71e35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
dataset_info:
  features:
  - name: labels
    dtype:
      class_label:
        names:
          '0': Italian_greyhound
          '1': Coyote
          '2': Beagle
          '3': Rottweiler
          '4': Hyena
          '5': Greater_Swiss_Mountain_dog
          '6': Triceratops
          '7': French_bulldog
          '8': Red_wolf
          '9': Egyptian_cat
          '10': Chihuahua
          '11': Irish_terrier
          '12': Tiger_cat
          '13': White_wolf
          '14': Timber_wolf
  - name: img
    dtype: image
  - name: is_generated
    dtype: bool
  splits:
  - name: validation
    num_bytes: 60570648.125
    num_examples: 1439
  - name: train
    num_bytes: 174270537.875
    num_examples: 3705
  download_size: 234762621
  dataset_size: 234841186.0
---
# Dataset Card for "ImageNet15_animals_unbalanced_aug1"

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