hyturing commited on
Commit
53870a4
·
verified ·
1 Parent(s): 8012deb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -27
README.md CHANGED
@@ -1,27 +1,45 @@
1
- ---
2
- license: mit
3
- dataset_info:
4
- features:
5
- - name: image
6
- dtype: image
7
- - name: label
8
- dtype: string
9
- - name: ground_truth
10
- dtype: string
11
- splits:
12
- - name: train
13
- num_bytes: 851987333.125
14
- num_examples: 5031
15
- - name: test
16
- num_bytes: 95338753.0
17
- num_examples: 559
18
- download_size: 946971164
19
- dataset_size: 947326086.125
20
- configs:
21
- - config_name: default
22
- data_files:
23
- - split: train
24
- path: data/train-*
25
- - split: test
26
- path: data/test-*
27
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: label
8
+ dtype: string
9
+ - name: ground_truth
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 851987333.125
14
+ num_examples: 5031
15
+ - name: test
16
+ num_bytes: 95338753
17
+ num_examples: 559
18
+ download_size: 946971164
19
+ dataset_size: 947326086.125
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: test
26
+ path: data/test-*
27
+ tags:
28
+ - documents
29
+ - finance
30
+ - tax-forms
31
+ pretty_name: US Tax Forms (Donut Processed)
32
+ size_categories:
33
+ - 1K<n<10K
34
+ ---
35
+
36
+ # NIST-SD2 (US Tax Forms) Donut Dataset
37
+
38
+ Processed version of [NIST Special Database 2](https://www.nist.gov/srd/nist-special-database-2) for document understanding tasks, formatted for use with the Donut architecture. Contains 5,590 annotated document images (5,031 train, 559 test) across 20 tax form classes.
39
+ ## Description
40
+ - **Curated by:** National Institute of Standards and Technology (NIST)
41
+ - **License:** MIT
42
+ - **Total Size:** 947.33 MB
43
+ - **Annotations:**
44
+ - Class labels (20 tax form types)
45
+ - Full text ground truth