ZaNioxX's picture
Upload README.md with huggingface_hub
750974c
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': credit_note
'1': debit_note
'2': order
'3': proforma
'4': purchase_order
'5': receipt
'6': sales_order
'7': tax_invoice
'8': utility_bill
- name: ground_truth
dtype: string
splits:
- name: test
num_bytes: 4160197623.858
num_examples: 21483
- name: train
num_bytes: 15904298277.0
num_examples: 85939
download_size: 12741489204
dataset_size: 20064495900.858
---
# Dataset Card for "DocILE_10_5_ImageClassification_donut"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)