arvindrajan92 commited on
Commit
7329c1f
1 Parent(s): 1783ce9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +104 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  dataset_info:
 
3
  features:
4
  - name: image
5
  dtype: image
@@ -21,4 +22,106 @@ dataset_info:
21
  ---
22
  # Dataset Card for "sroie_document_understanding"
23
 
24
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  dataset_info:
3
+ "license": "mit"
4
  features:
5
  - name: image
6
  dtype: image
 
22
  ---
23
  # Dataset Card for "sroie_document_understanding"
24
 
25
+ ## Table of Contents
26
+ - [Table of Contents](#table-of-contents)
27
+ - [Dataset Description](#dataset-description)
28
+ - [Dataset Structure](#dataset-structure)
29
+ - [Data Instances](#data-instances)
30
+ - [Data Fields](#data-fields)
31
+ - [Data Splits](#data-splits)
32
+ - [Dataset Creation](#dataset-creation)
33
+ - [Curation Rationale](#curation-rationale)
34
+ - [Source Data](#source-data)
35
+ - [Annotations](#annotations)
36
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
37
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
38
+ - [Social Impact of Dataset](#social-impact-of-dataset)
39
+ - [Discussion of Biases](#discussion-of-biases)
40
+ - [Other Known Limitations](#other-known-limitations)
41
+ - [Additional Information](#additional-information)
42
+ - [Dataset Curators](#dataset-curators)
43
+ - [Licensing Information](#licensing-information)
44
+ - [Citation Information](#citation-information)
45
+ - [Contributions](#contributions)
46
+
47
+ ## Dataset Description
48
+
49
+ This dataset is an enriched version of SROIE 2019 dataset with additional labels for line descriptions and line totals for layout understanding.
50
+
51
+ [More Information Needed]
52
+
53
+ ## Dataset Structure
54
+
55
+ ### Data Instances
56
+
57
+ [More Information Needed]
58
+
59
+ ### Data Fields
60
+
61
+ [More Information Needed]
62
+
63
+ ### Data Splits
64
+
65
+ [More Information Needed]
66
+
67
+ ## Dataset Creation
68
+
69
+ ### Curation Rationale
70
+
71
+ [More Information Needed]
72
+
73
+ ### Source Data
74
+
75
+ #### Initial Data Collection and Normalization
76
+
77
+ [More Information Needed]
78
+
79
+ #### Who are the source language producers?
80
+
81
+ [More Information Needed]
82
+
83
+ ### Annotations
84
+
85
+ #### Annotation process
86
+
87
+ [More Information Needed]
88
+
89
+ #### Who are the annotators?
90
+
91
+ [More Information Needed]
92
+
93
+ ### Personal and Sensitive Information
94
+
95
+ [More Information Needed]
96
+
97
+ ## Considerations for Using the Data
98
+
99
+ ### Social Impact of Dataset
100
+
101
+ [More Information Needed]
102
+
103
+ ### Discussion of Biases
104
+
105
+ [More Information Needed]
106
+
107
+ ### Other Known Limitations
108
+
109
+ [More Information Needed]
110
+
111
+ ## Additional Information
112
+
113
+ ### Dataset Curators
114
+
115
+ [More Information Needed]
116
+
117
+ ### Licensing Information
118
+
119
+ [More Information Needed]
120
+
121
+ ### Citation Information
122
+
123
+ [More Information Needed]
124
+
125
+ ### Contributions
126
+
127
+ Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.