COMPTECH2022 / README.md
1aurent's picture
Upload README.md with huggingface_hub
58bd689
|
raw
history blame
559 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': forged
'1': genuine
splits:
- name: train
num_bytes: 10544187.713
num_examples: 6171
download_size: 2251347922
dataset_size: 10544187.713
---
# Dataset Card for "COMPTECH2022"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)