File size: 531 Bytes
a5546b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          0: clarkson
          1: freeman
          2: jackie_chan
          3: jennifer
          4: serena
  splits:
  - name: train
    num_bytes: 1305982.0
    num_examples: 13
  download_size: 1306199
  dataset_size: 1305982.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)