File size: 707 Bytes
c25c4ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': clutter
          '1': email
          '2': email-squished
          '3': handwritten-document
          '4': spreadsheet
          '5': typeset-document
  - name: ground_truth
    dtype: string
  splits:
  - name: train
    num_bytes: 176737820.0
    num_examples: 4965
  - name: test
    num_bytes: 44473375.0
    num_examples: 1242
  download_size: 221048030
  dataset_size: 221211195.0
---
# Dataset Card for "flint_images_300_300"

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