rpopek commited on
Commit
7cddc98
·
verified ·
1 Parent(s): 6e3f4d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +135 -1
README.md CHANGED
@@ -34,4 +34,138 @@ tags:
34
  pretty_name: MathAccess Dataset
35
  size_categories:
36
  - 1K<n<10K
37
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  pretty_name: MathAccess Dataset
35
  size_categories:
36
  - 1K<n<10K
37
+ ---
38
+ # Dataset Card for MathAccess Dataset
39
+
40
+ <!-- Provide a quick summary of the dataset. -->
41
+ This is the official repository for the MathAccess Dataset on Github.
42
+ In this repository, you will find:
43
+ * the full dataset (JSON file)
44
+ * the training subset used for (paper link) (JSON file)
45
+ * the testing subset used for (paper link) (JSON file)
46
+
47
+
48
+ The MathAccess Dataset is a dataset for enhancing accessibility in math education. The dataset is composed of mathematical images, image descriptions, captions, context, and source. For more indepth information regarding this dataset, please view our paper (link).
49
+
50
+ ## Dataset Details
51
+
52
+ ### Dataset Description
53
+
54
+ <!-- Provide a longer summary of what this dataset is. -->
55
+
56
+
57
+
58
+ - **Curated by:** Rebeka Popek, Vaghawan Ojha, Young Hwan You
59
+ - **Language(s) (NLP):** English
60
+ - **License:** [More Information Needed]
61
+ - **Paper [optional]:** [More Information Needed]
62
+
63
+ ## Uses
64
+
65
+ <!-- Address questions around how the dataset is intended to be used. -->
66
+
67
+ ### Direct Use
68
+
69
+ <!-- This section describes suitable use cases for the dataset. -->
70
+
71
+ [More Information Needed]
72
+
73
+ ### Out-of-Scope Use
74
+
75
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
76
+
77
+ [More Information Needed]
78
+
79
+ ## Dataset Structure
80
+
81
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
82
+
83
+ [More Information Needed]
84
+
85
+ ## Dataset Creation
86
+
87
+ ### Curation Rationale
88
+
89
+ <!-- Motivation for the creation of this dataset. -->
90
+
91
+ [More Information Needed]
92
+
93
+ ### Source Data
94
+
95
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
96
+
97
+ #### Data Collection and Processing
98
+
99
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ #### Who are the source data producers?
104
+
105
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
106
+
107
+ [More Information Needed]
108
+
109
+ ### Annotations [optional]
110
+
111
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
112
+
113
+ #### Annotation process
114
+
115
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Who are the annotators?
120
+
121
+ <!-- This section describes the people or systems who created the annotations. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Personal and Sensitive Information
126
+
127
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ## Bias, Risks, and Limitations
132
+
133
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
134
+
135
+ [More Information Needed]
136
+
137
+ ### Recommendations
138
+
139
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
140
+
141
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
142
+
143
+ ## Citation [optional]
144
+
145
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
146
+
147
+ **BibTeX:**
148
+
149
+ [More Information Needed]
150
+
151
+ **APA:**
152
+
153
+ [More Information Needed]
154
+
155
+ ## Glossary [optional]
156
+
157
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
158
+
159
+ [More Information Needed]
160
+
161
+ ## More Information [optional]
162
+
163
+ [More Information Needed]
164
+
165
+ ## Dataset Card Authors [optional]
166
+
167
+ [More Information Needed]
168
+
169
+ ## Dataset Card Contact
170
+
171
+ [More Information Needed]