afiliot commited on
Commit
99584da
1 Parent(s): 105a17e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -20,13 +20,18 @@ dataset_info:
20
  - name: nct_crc_he_100
21
  num_bytes: 15058006.0
22
  num_examples: 99
23
- download_size: 13256208
24
- dataset_size: 15058006.0
 
 
 
25
  configs:
26
  - config_name: default
27
  data_files:
28
  - split: nct_crc_he_100
29
  path: data/nct_crc_he_100-*
 
 
30
  ---
31
  # Dataset Card for "nct-crc-he"
32
 
 
20
  - name: nct_crc_he_100
21
  num_bytes: 15058006.0
22
  num_examples: 99
23
+ - name: nct_crc_he_1k
24
+ num_bytes: 151950686.0
25
+ num_examples: 999
26
+ download_size: 147135219
27
+ dataset_size: 167008692.0
28
  configs:
29
  - config_name: default
30
  data_files:
31
  - split: nct_crc_he_100
32
  path: data/nct_crc_he_100-*
33
+ - split: nct_crc_he_1k
34
+ path: data/nct_crc_he_1k-*
35
  ---
36
  # Dataset Card for "nct-crc-he"
37