File size: 701 Bytes
c3e3f42
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': bilanz_h
          '1': bilanz_v
          '2': guv
          '3': kontennachweis_bilanz
          '4': kontennachweis_guv
          '5': other
  - name: ground_truth
    dtype: string
  splits:
  - name: train
    num_bytes: 340313532.0
    num_examples: 1117
  - name: test
    num_bytes: 87116926.0
    num_examples: 280
  download_size: 400625159
  dataset_size: 427430458.0
---
# Dataset Card for "class_dataset_real2_donut"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)