SCH-YcHan commited on
Commit
6a6442a
·
verified ·
1 Parent(s): 4f451c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ pretty_name: Soft vs Stiff (Microscopy)
3
  task_categories:
4
  - image-classification
5
  size_categories:
6
- - n<1K
7
  license: other
8
  language:
9
  - und
@@ -18,4 +18,4 @@ language:
18
  ```python
19
  from datasets import load_dataset
20
  ds = load_dataset("imagefolder", repo_id="SCH-YcHan/hMSC", data_dir="data")
21
- print(ds)
 
3
  task_categories:
4
  - image-classification
5
  size_categories:
6
+ - 1K<n<10K
7
  license: other
8
  language:
9
  - und
 
18
  ```python
19
  from datasets import load_dataset
20
  ds = load_dataset("imagefolder", repo_id="SCH-YcHan/hMSC", data_dir="data")
21
+ print(ds)