corentinm7 commited on
Commit
d72964d
1 Parent(s): c9fe814

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +166 -17
README.md CHANGED
@@ -1,25 +1,174 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
- - name: image
5
- dtype: image
6
- - name: label
7
- dtype:
8
- class_label:
9
- names:
10
- 0: control
11
- 1: sick
12
  config_name: SDH_16k
13
  splits:
14
- - name: test
15
- num_bytes: 683067
16
- num_examples: 3358
17
- - name: train
18
- num_bytes: 2466024
19
- num_examples: 12085
20
- - name: validation
21
- num_bytes: 281243
22
- num_examples: 1344
23
  download_size: 2257836789
24
  dataset_size: 3430334
25
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language: []
5
+ language_creators:
6
+ - expert-generated
7
+ license:
8
+ - agpl-3.0
9
+ multilinguality: []
10
+ pretty_name: SDH staining muscle fiber histology images used to train MyoQuant model.
11
+ size_categories:
12
+ - 10K<n<100K
13
+ source_datasets:
14
+ - original
15
+ tags:
16
+ - myology
17
+ - biology
18
+ - histology
19
+ - muscle
20
+ - cells
21
+ - fibers
22
+ - myopathy
23
+ - SDH
24
+ - myoquant
25
+ task_categories:
26
+ - image-classification
27
  dataset_info:
28
  features:
29
+ - name: image
30
+ dtype: image
31
+ - name: label
32
+ dtype:
33
+ class_label:
34
+ names:
35
+ 0: control
36
+ 1: sick
37
  config_name: SDH_16k
38
  splits:
39
+ - name: test
40
+ num_bytes: 683067
41
+ num_examples: 3358
42
+ - name: train
43
+ num_bytes: 2466024
44
+ num_examples: 12085
45
+ - name: validation
46
+ num_bytes: 281243
47
+ num_examples: 1344
48
  download_size: 2257836789
49
  dataset_size: 3430334
50
  ---
51
+
52
+ # Dataset Card for MyoQuant SDH Data
53
+
54
+ ## Table of Contents
55
+
56
+ - [Table of Contents](#table-of-contents)
57
+ - [Dataset Description](#dataset-description)
58
+ - [Dataset Summary](#dataset-summary)
59
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
60
+ - [Languages](#languages)
61
+ - [Dataset Structure](#dataset-structure)
62
+ - [Data Instances](#data-instances)
63
+ - [Data Fields](#data-fields)
64
+ - [Data Splits](#data-splits)
65
+ - [Dataset Creation](#dataset-creation)
66
+ - [Curation Rationale](#curation-rationale)
67
+ - [Source Data](#source-data)
68
+ - [Annotations](#annotations)
69
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
70
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
71
+ - [Social Impact of Dataset](#social-impact-of-dataset)
72
+ - [Discussion of Biases](#discussion-of-biases)
73
+ - [Other Known Limitations](#other-known-limitations)
74
+ - [Additional Information](#additional-information)
75
+ - [Dataset Curators](#dataset-curators)
76
+ - [Licensing Information](#licensing-information)
77
+ - [Citation Information](#citation-information)
78
+ - [Contributions](#contributions)
79
+
80
+ ## Dataset Description
81
+
82
+ - **Homepage:**
83
+ - **Repository:**
84
+ - **Paper:**
85
+ - **Leaderboard:**
86
+ - **Point of Contact:**
87
+
88
+ ### Dataset Summary
89
+
90
+ [More Information Needed]
91
+
92
+ ### Supported Tasks and Leaderboards
93
+
94
+ [More Information Needed]
95
+
96
+ ### Languages
97
+
98
+ [More Information Needed]
99
+
100
+ ## Dataset Structure
101
+
102
+ ### Data Instances
103
+
104
+ [More Information Needed]
105
+
106
+ ### Data Fields
107
+
108
+ [More Information Needed]
109
+
110
+ ### Data Splits
111
+
112
+ [More Information Needed]
113
+
114
+ ## Dataset Creation
115
+
116
+ ### Curation Rationale
117
+
118
+ [More Information Needed]
119
+
120
+ ### Source Data
121
+
122
+ #### Initial Data Collection and Normalization
123
+
124
+ [More Information Needed]
125
+
126
+ #### Who are the source language producers?
127
+
128
+ [More Information Needed]
129
+
130
+ ### Annotations
131
+
132
+ #### Annotation process
133
+
134
+ [More Information Needed]
135
+
136
+ #### Who are the annotators?
137
+
138
+ [More Information Needed]
139
+
140
+ ### Personal and Sensitive Information
141
+
142
+ [More Information Needed]
143
+
144
+ ## Considerations for Using the Data
145
+
146
+ ### Social Impact of Dataset
147
+
148
+ [More Information Needed]
149
+
150
+ ### Discussion of Biases
151
+
152
+ [More Information Needed]
153
+
154
+ ### Other Known Limitations
155
+
156
+ [More Information Needed]
157
+
158
+ ## Additional Information
159
+
160
+ ### Dataset Curators
161
+
162
+ [More Information Needed]
163
+
164
+ ### Licensing Information
165
+
166
+ [More Information Needed]
167
+
168
+ ### Citation Information
169
+
170
+ [More Information Needed]
171
+
172
+ ### Contributions
173
+
174
+ Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.