Datasets:

Modalities:
Image
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
yhyhy3 commited on
Commit
a1dfa99
·
verified ·
1 Parent(s): b59b40f

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,31 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # Lymphnode Cancer Biopsy Dataset (100k)
5
 
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: data/train-*
8
+ - split: validation
9
+ path: data/validation-*
10
+ dataset_info:
11
+ features:
12
+ - name: image
13
+ dtype: image
14
+ - name: label
15
+ dtype:
16
+ class_label:
17
+ names:
18
+ '0': benign
19
+ '1': malignant
20
+ splits:
21
+ - name: train
22
+ num_bytes: 9084040.0
23
+ num_examples: 400
24
+ - name: validation
25
+ num_bytes: 2032363.0
26
+ num_examples: 100
27
+ download_size: 11133883
28
+ dataset_size: 11116403.0
29
  ---
30
  # Lymphnode Cancer Biopsy Dataset (100k)
31
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c34020aac9cb9d4ea0fc2f515eef5ab3122f431c5b52762b2eae97a09c8ab31
3
- size 4577773
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73d488222e5ce018670194184d0bdafd447505e33304e44e167a4be8f29e261f
3
+ size 9100180
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad1398cd39537606491b107e15b4010e69121b4f8741962da01481a13dec6a33
3
- size 1050014
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:641322502f907d9b16d7f5343801c1d091e60c92745b5a0877e235bd7e2ea678
3
+ size 2033703