Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ The molecules were divided into a training set of 1330 molecules and a test set
|
|
61 |
Additionally, 610 new molecules from related research and databases were compiled as the external validation set.
|
62 |
|
63 |
The train and test datasets uploaded to our Hugging Face repository have been sanitized and split from the original dataset, which contains 2382 molecules.
|
64 |
-
If you would like to try these processes with the original dataset, please follow the instructions in the [
|
65 |
|
66 |
## Quickstart Usage
|
67 |
|
|
|
61 |
Additionally, 610 new molecules from related research and databases were compiled as the external validation set.
|
62 |
|
63 |
The train and test datasets uploaded to our Hugging Face repository have been sanitized and split from the original dataset, which contains 2382 molecules.
|
64 |
+
If you would like to try these processes with the original dataset, please follow the instructions in the [Preprocessing Script.py](https://huggingface.co/datasets/maomlab/HematoxLong2023/blob/main/Preprocessing%20Script.py) file located in the HematoxLong2023.
|
65 |
|
66 |
## Quickstart Usage
|
67 |
|