File size: 552 Bytes
ebf83c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': Andrew_Ng
          '1': Elon_Musk
          '2': Jay_Z
          '3': Kanye
          '4': Obama
          '5': Queen
  splits:
  - name: train
    num_bytes: 624532.0
    num_examples: 16
  download_size: 626669
  dataset_size: 624532.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)