donut_test / README.md
arifzanko's picture
Upload README.md with huggingface_hub
d2bcfd1
|
raw
history blame contribute delete
No virus
691 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: ground_truth
dtype: string
splits:
- name: train
num_bytes: 746757.0
num_examples: 1
- name: validation
num_bytes: 746757.0
num_examples: 1
- name: test
num_bytes: 948591.0
num_examples: 1
download_size: 2477867
dataset_size: 2442105.0
---
# Dataset Card for "donut_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)