ivelin commited on
Commit
9760569
1 Parent(s): 2aa2f14

docs: update readme

Browse files
Files changed (1) hide show
  1. README.md +111 -0
README.md CHANGED
@@ -1,3 +1,114 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
+ task_categories:
4
+ - image-to-text
5
+ tags:
6
+ - ui-referring-expression
7
+ - ui-refexp
8
+ - ui-structure
9
+ - ui-visual-question-answering
10
+ language:
11
+ - en
12
+ pretty_name: UI understanding
13
+ size_categories:
14
+ - 10K<n<100K
15
  ---
16
+
17
+
18
+ # Dataset Card for UIBert
19
+
20
+ ## Dataset Description
21
+
22
+ - **Homepage:**
23
+ - **Repository:**
24
+ - **Paper:**
25
+ - **Leaderboard:**
26
+ - **Point of Contact:**
27
+
28
+ ### Dataset Summary
29
+
30
+ This a Hugging Face formatted dataset derived from the [Google UIBert dataset](https://github.com/google-research-datasets/uibert), which is in turn derived from the [RICO dataset](https://interactionmining.org/rico).
31
+
32
+ ### Supported Tasks and Leaderboards
33
+
34
+ [More Information Needed]
35
+
36
+ ### Languages
37
+
38
+ [More Information Needed]
39
+
40
+ ## Dataset Structure
41
+
42
+ ### Data Instances
43
+
44
+ [More Information Needed]
45
+
46
+ ### Data Fields
47
+
48
+ [More Information Needed]
49
+
50
+ ### Data Splits
51
+
52
+ [More Information Needed]
53
+
54
+ ## Dataset Creation
55
+
56
+ ### Curation Rationale
57
+
58
+ [More Information Needed]
59
+
60
+ ### Source Data
61
+
62
+ #### Initial Data Collection and Normalization
63
+
64
+ [More Information Needed]
65
+
66
+ #### Who are the source language producers?
67
+
68
+ [More Information Needed]
69
+
70
+ ### Annotations
71
+
72
+ #### Annotation process
73
+
74
+ [More Information Needed]
75
+
76
+ #### Who are the annotators?
77
+
78
+ [More Information Needed]
79
+
80
+ ### Personal and Sensitive Information
81
+
82
+ [More Information Needed]
83
+
84
+ ## Considerations for Using the Data
85
+
86
+ ### Social Impact of Dataset
87
+
88
+ [More Information Needed]
89
+
90
+ ### Discussion of Biases
91
+
92
+ [More Information Needed]
93
+
94
+ ### Other Known Limitations
95
+
96
+ [More Information Needed]
97
+
98
+ ## Additional Information
99
+
100
+ ### Dataset Curators
101
+
102
+ [More Information Needed]
103
+
104
+ ### Licensing Information
105
+
106
+ [More Information Needed]
107
+
108
+ ### Citation Information
109
+
110
+ [More Information Needed]
111
+
112
+ ### Contributions
113
+
114
+ [More Information Needed]