actresses / README.md
maiyad's picture
Upload README.md with huggingface_hub
1d9063e
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': keira
'1': nathalie
'2': others
splits:
- name: train
num_bytes: 137979476.0
num_examples: 429
- name: val
num_bytes: 54519033.0
num_examples: 168
- name: test
num_bytes: 54024602.0
num_examples: 168
download_size: 246545069
dataset_size: 246523111.0
---
# Dataset Card for "actresses"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)