File size: 1,212 Bytes
d5ea103
 
 
 
 
f6a2954
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d5ea103
 
89bf526
 
d5ea103
89bf526
 
d5ea103
89bf526
 
 
 
d5ea103
 
 
 
 
 
 
 
 
 
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Ardilla
          '1': Buho
          '2': Chachalaca
          '3': Copeton
          '4': Coyote
          '5': CucoArdilla
          '6': Cuyeo
          '7': Garrobo
          '8': HalconPeregrino
          '9': Mofeta
          '10': Oropendola
          '11': OropendolaDeBaltimore
          '12': Paloma
          '13': PalomaAliblanca
          '14': Pizote
          '15': Rascon
          '16': Sapo
          '17': Tepezcuintle
          '18': Tijo
          '19': Tinamu
          '20': TiranoMelancolico
          '21': Venado
          '22': Yiguirro
          '23': Zopilote
          '24': ZorroGris
          '25': ZorroPelon
  splits:
  - name: train
    num_bytes: 367281.0
    num_examples: 99
  - name: validation
    num_bytes: 1148474.0
    num_examples: 146
  - name: test
    num_bytes: 1491727.0
    num_examples: 143
  download_size: 2699525
  dataset_size: 3007482.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---