diff --git a/README.md b/README.md index ed7b64e..6741bc8 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ For re-training a model on our dataset or large-scale testing our pre-train mode Simply, ```train.py``` for training and ```test.py``` for testing. * Check the [data_csv](https://huggingface.co/datasets/chaoyi-wu/RadFM_data_csv) to get how different datasets are processed and download them into `src/Dataset/data_csv` -* Modify the path as you disire, and check ```src/train.py``` to pre-train or ```src/train.py``` to test. +* Modify the path as you desire, and check ```src/train.py``` to pre-train or ```src/train.py``` to test. ## Case Study: