face-verification / README.md
cat-claws's picture
Upload README.md with huggingface_hub
9ece432
---
configs:
- config_name: default
data_files:
- split: agedb_30
path: data/agedb_30-*
- split: calfw
path: data/calfw-*
- split: cfp_ff
path: data/cfp_ff-*
- split: cfp_fp
path: data/cfp_fp-*
- split: cplfw
path: data/cplfw-*
- split: lfw
path: data/lfw-*
dataset_info:
features:
- name: image1
dtype: image
- name: image2
dtype: image
- name: target
dtype:
class_label:
names:
'0': different
'1': same
splits:
- name: agedb_30
num_bytes: 231473197.0
num_examples: 6000
- name: calfw
num_bytes: 252048890.0
num_examples: 6000
- name: cfp_ff
num_bytes: 274781437.0
num_examples: 7000
- name: cfp_fp
num_bytes: 238847786.0
num_examples: 7000
- name: cplfw
num_bytes: 222484496.0
num_examples: 6000
- name: lfw
num_bytes: 236255483.0
num_examples: 6000
download_size: 1251590659
dataset_size: 1455891289.0
---
# Dataset Card for "face-verification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)