File size: 594 Bytes
2931a8f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Andres_Iniesta
          '1': Heung-min_Son
          '2': Lionel_Messi
          '3': Mikaela_Shiffrin
          '4': Rafael_Nadal
          '5': Usain_Bolt
  splits:
  - name: train
    num_bytes: 3222797.0
    num_examples: 18
  download_size: 3217445
  dataset_size: 3222797.0
---
# Dataset Card for "celeb-identities"

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