florianbussmann commited on
Commit
f69b4a2
1 Parent(s): 9386675

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +130 -0
README.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ YAML tags:
3
+ - copy-paste the tags obtained with the online tagging app: https://huggingface.co/spaces/huggingface/datasets-tagging
4
+ ---
5
+
6
+ # Dataset Card for FUNSD-vu2020revising
7
+
8
+ ## Table of Contents
9
+ - [Table of Contents](#table-of-contents)
10
+ - [Dataset Description](#dataset-description)
11
+ - [Dataset Summary](#dataset-summary)
12
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
13
+ - [Languages](#languages)
14
+ - [Dataset Structure](#dataset-structure)
15
+ - [Data Instances](#data-instances)
16
+ - [Data Fields](#data-fields)
17
+ - [Data Splits](#data-splits)
18
+ - [Dataset Creation](#dataset-creation)
19
+ - [Curation Rationale](#curation-rationale)
20
+ - [Source Data](#source-data)
21
+ - [Annotations](#annotations)
22
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
23
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
24
+ - [Social Impact of Dataset](#social-impact-of-dataset)
25
+ - [Discussion of Biases](#discussion-of-biases)
26
+ - [Other Known Limitations](#other-known-limitations)
27
+ - [Additional Information](#additional-information)
28
+ - [Dataset Curators](#dataset-curators)
29
+ - [Licensing Information](#licensing-information)
30
+ - [Citation Information](#citation-information)
31
+ - [Contributions](#contributions)
32
+
33
+ ## Dataset Description
34
+
35
+ - **Homepage:**
36
+ - **Repository:**
37
+ - **Paper:**
38
+ - **Leaderboard:**
39
+ - **Point of Contact:**
40
+
41
+ ### Dataset Summary
42
+
43
+ [More Information Needed]
44
+
45
+ ### Supported Tasks and Leaderboards
46
+
47
+ [More Information Needed]
48
+
49
+ ### Languages
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
+ ```
124
+ @article{vu2020revising,
125
+ title={Revising FUNSD dataset for key-value detection in document images},
126
+ author={Vu, Hieu M and Nguyen, Diep Thi-Ngoc},
127
+ journal={arXiv preprint arXiv:2010.05322},
128
+ year={2020}
129
+ }
130
+ ```