File size: 664 Bytes
47a6bb1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': bilanz_datev
          '1': bilanz_lexware
          '2': guv
          '3': other
  splits:
  - name: train
    num_bytes: 13700431777.0
    num_examples: 4000
  - name: validation
    num_bytes: 548626720.0
    num_examples: 500
  - name: test
    num_bytes: 559045772.0
    num_examples: 500
  download_size: 5407648855
  dataset_size: 14808104269.0
---
# Dataset Card for "class_dataset2"

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