Datasets:
haneulpark
commited on
Commit
•
7ddf4fc
1
Parent(s):
c52364f
Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,8 @@ dataset_info:
|
|
61 |
# Aggregator Advisor
|
62 |
The train and test datasets uploaded to our Hugging Face repository have been sanitized and split from the original dataset, which contains 12645 compounds.
|
63 |
If you want to try these processes with the original dataset, please follow the instructions in the [Processing Script.py](https://huggingface.co/datasets/maomlab/AggregatorAdvisor/blob/main/Preprocessing%20Script.py) file located in the AggregatorAdvisor.
|
64 |
-
|
|
|
65 |
|
66 |
## Quickstart Usage
|
67 |
|
|
|
61 |
# Aggregator Advisor
|
62 |
The train and test datasets uploaded to our Hugging Face repository have been sanitized and split from the original dataset, which contains 12645 compounds.
|
63 |
If you want to try these processes with the original dataset, please follow the instructions in the [Processing Script.py](https://huggingface.co/datasets/maomlab/AggregatorAdvisor/blob/main/Preprocessing%20Script.py) file located in the AggregatorAdvisor.
|
64 |
+
The [raw_data.csv](https://huggingface.co/datasets/maomlab/AggregatorAdvisor/blob/main/raw_data.csv) is the original dataset from the paper,
|
65 |
+
and the files in [AggregatorAdvisor](https://huggingface.co/datasets/maomlab/AggregatorAdvisor/tree/main/AggregatorAdvisor) are the sanitized version files that we made.
|
66 |
|
67 |
## Quickstart Usage
|
68 |
|