From 6949cb7ef505da097d790cff5767d55c0a378b89 Mon Sep 17 00:00:00 2001 From: chaoyi-wu <18706207256@163.com> Date: Tue, 8 Aug 2023 13:12:31 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1a48aa..76ff07f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ For re-training a model on our dataset or large-sclae 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) (uploading) to get how different datasets are processed and download them into `src/Dataset/data_csv` +* 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. ## Case Study: