1aurent commited on
Commit
f7e9f4a
1 Parent(s): 1c63848

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -5
README.md CHANGED
@@ -18,14 +18,28 @@ dataset_info:
18
  '1': poor
19
  splits:
20
  - name: train
21
- num_bytes: 4513394.0
22
  num_examples: 84
23
  - name: test
24
- num_bytes: 729815.0
25
  num_examples: 14
26
  download_size: 5243240
27
- dataset_size: 5243209.0
 
 
 
 
 
 
 
 
 
28
  ---
29
- # Dataset Card for "STORK"
30
 
31
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
18
  '1': poor
19
  splits:
20
  - name: train
21
+ num_bytes: 4513394
22
  num_examples: 84
23
  - name: test
24
+ num_bytes: 729815
25
  num_examples: 14
26
  download_size: 5243240
27
+ dataset_size: 5243209
28
+ license: mit
29
+ task_categories:
30
+ - image-classification
31
+ tags:
32
+ - biology
33
+ - IVF
34
+ - embryo
35
+ size_categories:
36
+ - n<1K
37
  ---
 
38
 
39
+ # Stork
40
+
41
+ **Homepage**: https://github.com/ih-lab/STORK/ \
42
+ **Publication Date**: 2019-01-18 \
43
+ **License**: [MIT](https://github.com/ih-lab/STORK/blob/master/LICENSE)
44
+
45
+ ![STORK logo](https://github.com/ih-lab/STORK/raw/master/docs/logo.jpg)