michelecafagna26 commited on
Commit
ac390f2
1 Parent(s): cb85080

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +125 -1
README.md CHANGED
@@ -39,4 +39,128 @@ dataset_info:
39
  num_examples: 13498
40
  - name: test
41
  num_examples: 1499
42
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  num_examples: 13498
40
  - name: test
41
  num_examples: 1499
42
+ ---
43
+ # Dataset Card for the High-Level Dataset
44
+
45
+ ## Table of Contents
46
+ - [Table of Contents](#table-of-contents)
47
+ - [Dataset Description](#dataset-description)
48
+ - [Dataset Summary](#dataset-summary)
49
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
50
+ - [Languages](#languages)
51
+ - [Dataset Structure](#dataset-structure)
52
+ - [Data Instances](#data-instances)
53
+ - [Data Fields](#data-fields)
54
+ - [Data Splits](#data-splits)
55
+ - [Dataset Creation](#dataset-creation)
56
+ - [Curation Rationale](#curation-rationale)
57
+ - [Source Data](#source-data)
58
+ - [Annotations](#annotations)
59
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
60
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
61
+ - [Social Impact of Dataset](#social-impact-of-dataset)
62
+ - [Discussion of Biases](#discussion-of-biases)
63
+ - [Other Known Limitations](#other-known-limitations)
64
+ - [Additional Information](#additional-information)
65
+ - [Dataset Curators](#dataset-curators)
66
+ - [Licensing Information](#licensing-information)
67
+ - [Citation Information](#citation-information)
68
+ - [Contributions](#contributions)
69
+
70
+ ## Dataset Description
71
+
72
+ - **Homepage:**
73
+ - **Repository:
74
+ - **Paper:**
75
+ - **Point of Contact:**
76
+ -
77
+ ### Dataset Summary
78
+
79
+ [More Information Needed]
80
+
81
+ ### Supported Tasks and Leaderboards
82
+
83
+ - `object-detection`: The dataset can be used to train a model for Object Detection. This task has an active leaderboard which can be found at https://paperswithcode.com/sota/object-detection-on-cppe-5. The metrics for this task are adopted from the COCO detection evaluation criteria, and include the mean Average Precision (AP) across IoU thresholds ranging from 0.50 to 0.95 at different scales.
84
+
85
+ ### Languages
86
+
87
+ English
88
+
89
+ ## Dataset Structure
90
+
91
+ [More Information Needed]
92
+
93
+ ### Data Instances
94
+
95
+ [More Information Needed]
96
+
97
+ ### Data Fields
98
+
99
+ [More Information Needed]
100
+
101
+ ### Data Splits
102
+
103
+ [More Information Needed]
104
+
105
+ ## Dataset Creation
106
+
107
+ ### Curation Rationale
108
+
109
+ [More Information Needed]
110
+
111
+ ### Source Data
112
+
113
+ [More Information Needed]
114
+
115
+ #### Initial Data Collection and Normalization
116
+
117
+ [More Information Needed]
118
+
119
+ #### Who are the source language producers?
120
+
121
+ [More Information Needed]
122
+
123
+ ### Annotations
124
+
125
+ [More Information Needed]
126
+
127
+ #### Annotation process
128
+
129
+ [More Information Needed]
130
+
131
+ #### Who are the annotators?
132
+
133
+ [More Information Needed]
134
+
135
+ ### Personal and Sensitive Information
136
+
137
+ [More Information Needed]
138
+
139
+ ## Considerations for Using the Data
140
+
141
+ ### Social Impact of Dataset
142
+
143
+ [More Information Needed]
144
+
145
+ ### Discussion of Biases
146
+
147
+ [More Information Needed]
148
+
149
+ ### Other Known Limitations
150
+
151
+ [More Information Needed]
152
+
153
+ ## Additional Information
154
+
155
+ ### Dataset Curators
156
+
157
+ [More Information Needed]
158
+
159
+ ### Licensing Information
160
+
161
+ [More Information Needed]
162
+
163
+ ### Citation Information
164
+
165
+ ```
166
+ ```