Update README.md
Browse files
README.md
CHANGED
|
@@ -69,8 +69,8 @@ and load one of the `HematoxLong2023` datasets, e.g.,
|
|
| 69 |
|
| 70 |
>>> HematoxLong2023 = datasets.load_dataset("maomlab/HematoxLong2023", name = "HematoxLong2023")
|
| 71 |
Downloading readme: 100%|██████████| 5.23k/5.23k [00:00<00:00, 35.1kkB/s]
|
| 72 |
-
Downloading data: 100%|██████████|
|
| 73 |
-
Downloading data: 100%|██████████|
|
| 74 |
Generating test split: 100%|██████████| 594/594 [00:00<00:00, 12705.92 examples/s]
|
| 75 |
Generating train split: 100%|██████████| 1788/1788 [00:00<00:00, 43895.91 examples/s]
|
| 76 |
|
|
|
|
| 69 |
|
| 70 |
>>> HematoxLong2023 = datasets.load_dataset("maomlab/HematoxLong2023", name = "HematoxLong2023")
|
| 71 |
Downloading readme: 100%|██████████| 5.23k/5.23k [00:00<00:00, 35.1kkB/s]
|
| 72 |
+
Downloading data: 100%|██████████| 34.5k//34.5k/ [00:00<00:00, 155kB/s]
|
| 73 |
+
Downloading data: 100%|██████████| 97.1k/97.1k [00:00<00:00, 587kB/s]
|
| 74 |
Generating test split: 100%|██████████| 594/594 [00:00<00:00, 12705.92 examples/s]
|
| 75 |
Generating train split: 100%|██████████| 1788/1788 [00:00<00:00, 43895.91 examples/s]
|
| 76 |
|