File size: 970 Bytes
b65bd79
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99584da
 
 
a58a5f1
 
 
 
 
b65bd79
 
 
 
 
99584da
 
a58a5f1
 
b65bd79
 
 
 
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
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: nct_crc_he_100
    num_bytes: 15058006.0
    num_examples: 99
  - name: nct_crc_he_1k
    num_bytes: 151950686.0
    num_examples: 999
  - name: crc_val_he_7k
    num_bytes: 1092855241.74
    num_examples: 7180
  download_size: 1095677324
  dataset_size: 1259863933.74
configs:
- config_name: default
  data_files:
  - split: nct_crc_he_100
    path: data/nct_crc_he_100-*
  - split: nct_crc_he_1k
    path: data/nct_crc_he_1k-*
  - split: crc_val_he_7k
    path: data/crc_val_he_7k-*
---
# Dataset Card for "nct-crc-he"

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