File size: 586 Bytes
5d76b13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': Adam_Levine
          '1': Anna_Kendrick
          '2': John_Mayer
          '3': Michael_B_Jordan
          '4': Rihanna
          '5': Taylor_Swift
  splits:
  - name: train
    num_bytes: 2647071.0
    num_examples: 18
  download_size: 2649140
  dataset_size: 2647071.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)