vlbthambawita commited on
Commit
a41a2c3
·
verified ·
1 Parent(s): 4f436b4

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -286
README.md DELETED
@@ -1,286 +0,0 @@
1
- ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: train
6
- path: data/train-*
7
- dataset_info:
8
- features:
9
- - name: video
10
- dtype: video
11
- - name: Serum C14:0 (myristic acid)
12
- dtype: string
13
- - name: Serum C16:0 (palmitic acid)
14
- dtype: string
15
- - name: Serum C16:1 (palmitoleic acid)
16
- dtype: string
17
- - name: Serum C18:0 (stearic acid)
18
- dtype: string
19
- - name: Serum C18:1 n-9 (oleic acid)
20
- dtype: string
21
- - name: Serum total C18:1
22
- dtype: string
23
- - name: Serum C18:2 n-6 (linoleic acid, LA)
24
- dtype: string
25
- - name: Serum C18:3 n-6 (gamma-linoleic acid, GLA)
26
- dtype: string
27
- - name: Serum C20:1 n-9
28
- dtype: string
29
- - name: Serum C20:2 n-6
30
- dtype: string
31
- - name: Serum C20:3 n-6
32
- dtype: string
33
- - name: Serum C20:4 n-6
34
- dtype: string
35
- - name: Serum C20:5 n-3 (eicosapentaenoic acid, EPA)
36
- dtype: string
37
- - name: Serum C22:5 n-3 (docosapentaenoic acid, DPA)
38
- dtype: string
39
- - name: Serum C22:6 n-3 (docosahexaenoic acid, DHA)
40
- dtype: string
41
- - name: Sperm C14:0 (myristic acid)
42
- dtype: string
43
- - name: Sperm C15:0 (pentadecanoic acid)
44
- dtype: string
45
- - name: Sperm C16:0 (palmitic acid)
46
- dtype: string
47
- - name: Sperm C16:1 n-7 (palmitoleic acid)
48
- dtype: string
49
- - name: Sperm C17:0
50
- dtype: string
51
- - name: Sperm C18:0 (stearic acid)
52
- dtype: string
53
- - name: Sperm C18:1 trans n-6 to n-11
54
- dtype: string
55
- - name: Sperm C18:1 n-9 (oleic acid)
56
- dtype: string
57
- - name: Sperm C18:1 n-7 to n-11
58
- dtype: string
59
- - name: Sperm C18:2 n-6 (Linoleic acid, LA)
60
- dtype: string
61
- - name: Sperm C20:0
62
- dtype: string
63
- - name: Sperm C18:3 n-6 (gamma-linoleic acid, GLA)
64
- dtype: string
65
- - name: Sperm C18:3 n-3 (a-linoleic acid, ALA)
66
- dtype: string
67
- - name: Sperm C20:1 n-9
68
- dtype: string
69
- - name: Sperm C20:2 n-6
70
- dtype: string
71
- - name: Sperm C22:0
72
- dtype: string
73
- - name: Sperm C20:3 n-6
74
- dtype: string
75
- - name: Sperm C20:4 n-6 and C22:1 n-9 combined
76
- dtype: string
77
- - name: Sperm C20:5 n-3 (eicosapentaenoic acid, EPA)
78
- dtype: string
79
- - name: Sperm C24:0
80
- dtype: string
81
- - name: Sperm C24:1 n-9
82
- dtype: string
83
- - name: Sperm C22:5 n-3 (docosapentaenoic acid, DPA)
84
- dtype: string
85
- - name: Sperm C22:6,n3 (docosahexaenoic acid, DHA)
86
- dtype: string
87
- - name: Abstinence time(days)
88
- dtype: string
89
- - name: Body mass index (kg/m²)
90
- dtype: string
91
- - name: Age (years)
92
- dtype: int64
93
- - name: Sperm concentration (x10⁶/mL)
94
- dtype: string
95
- - name: Total sperm count (x10⁶)
96
- dtype: string
97
- - name: Ejaculate volume (mL)
98
- dtype: string
99
- - name: Sperm vitality (%)
100
- dtype: int64
101
- - name: Normal spermatozoa (%)
102
- dtype: string
103
- - name: Head defects (%)
104
- dtype: string
105
- - name: Midpiece and neck defects (%)
106
- dtype: string
107
- - name: Tail defects (%)
108
- dtype: string
109
- - name: Cytoplasmic droplet (%)
110
- dtype: string
111
- - name: Teratozoospermia index
112
- dtype: string
113
- - name: Progressive motility (%)
114
- dtype: int64
115
- - name: Non progressive sperm motility (%)
116
- dtype: int64
117
- - name: Immotile sperm (%)
118
- dtype: int64
119
- - name: High DNA stainability, HDS (%)
120
- dtype: int64
121
- - name: DNA fragmentation index, DFI (%)
122
- dtype: int64
123
- - name: Seminal plasma anti-Müllerian hormone (AMH) (pmol/L)
124
- dtype: int64
125
- - name: Serum total testosterone (nmol/L)
126
- dtype: string
127
- - name: Serum oestradiol (nmol/L)
128
- dtype: string
129
- - name: Serum sex hormone-binding globulin, SHBG (nmol/L)
130
- dtype: int64
131
- - name: Serum follicle-stimulating hormone, FSH (IU/L)
132
- dtype: string
133
- - name: Serum Luteinizing hormone, LH (IU/L)
134
- dtype: string
135
- - name: Serum inhibin B (ng/L)
136
- dtype: int64
137
- - name: Serum anti-Müllerian hormone, AMH (pmol/L)
138
- dtype: int64
139
- splits:
140
- - name: train
141
- num_bytes: 35591446160.0
142
- num_examples: 85
143
- download_size: 2699055
144
- dataset_size: 35591446160.0
145
- ---
146
-
147
- # Dataset Card for Dataset Name
148
-
149
- <!-- Provide a quick summary of the dataset. -->
150
-
151
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
152
-
153
- ## Dataset Details
154
-
155
- ### Dataset Description
156
-
157
- <!-- Provide a longer summary of what this dataset is. -->
158
-
159
-
160
-
161
- - **Curated by:** [More Information Needed]
162
- - **Funded by [optional]:** [More Information Needed]
163
- - **Shared by [optional]:** [More Information Needed]
164
- - **Language(s) (NLP):** [More Information Needed]
165
- - **License:** [More Information Needed]
166
-
167
- ### Dataset Sources [optional]
168
-
169
- <!-- Provide the basic links for the dataset. -->
170
-
171
- - **Repository:** [More Information Needed]
172
- - **Paper [optional]:** [More Information Needed]
173
- - **Demo [optional]:** [More Information Needed]
174
-
175
- ## Uses
176
-
177
- <!-- Address questions around how the dataset is intended to be used. -->
178
- Install a video decoder to read the data. For example
179
-
180
- https://github.com/dmlc/decord
181
-
182
- ### Direct Use
183
-
184
- <!-- This section describes suitable use cases for the dataset. -->
185
-
186
- [More Information Needed]
187
-
188
- ### Out-of-Scope Use
189
-
190
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
191
-
192
- [More Information Needed]
193
-
194
- ## Dataset Structure
195
-
196
- <!-- 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. -->
197
-
198
- [More Information Needed]
199
-
200
- ## Dataset Creation
201
-
202
- ### Curation Rationale
203
-
204
- <!-- Motivation for the creation of this dataset. -->
205
-
206
- [More Information Needed]
207
-
208
- ### Source Data
209
-
210
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
211
-
212
- #### Data Collection and Processing
213
-
214
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
215
-
216
- [More Information Needed]
217
-
218
- #### Who are the source data producers?
219
-
220
- <!-- 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. -->
221
-
222
- [More Information Needed]
223
-
224
- ### Annotations [optional]
225
-
226
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
227
-
228
- #### Annotation process
229
-
230
- <!-- 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. -->
231
-
232
- [More Information Needed]
233
-
234
- #### Who are the annotators?
235
-
236
- <!-- This section describes the people or systems who created the annotations. -->
237
-
238
- [More Information Needed]
239
-
240
- #### Personal and Sensitive Information
241
-
242
- <!-- 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. -->
243
-
244
- [More Information Needed]
245
-
246
- ## Bias, Risks, and Limitations
247
-
248
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
249
-
250
- [More Information Needed]
251
-
252
- ### Recommendations
253
-
254
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
255
-
256
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
257
-
258
- ## Citation [optional]
259
-
260
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
261
-
262
- **BibTeX:**
263
-
264
- [More Information Needed]
265
-
266
- **APA:**
267
-
268
- [More Information Needed]
269
-
270
- ## Glossary [optional]
271
-
272
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
273
-
274
- [More Information Needed]
275
-
276
- ## More Information [optional]
277
-
278
- [More Information Needed]
279
-
280
- ## Dataset Card Authors [optional]
281
-
282
- [More Information Needed]
283
-
284
- ## Dataset Card Contact
285
-
286
- [More Information Needed]