File size: 604 Bytes
8a9a6a6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': ADI
          '1': BACK
          '2': DEB
          '3': LYM
          '4': MUC
          '5': MUS
          '6': NORM
          '7': STR
          '8': TUM
  splits:
  - name: train
    num_bytes: 2820558485.0
    num_examples: 45000
  download_size: 1579401162
  dataset_size: 2820558485.0
---
# Dataset Card for "NCT-CRC-HE-45k"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)