MeriDK commited on
Commit
6795b1d
·
verified ·
1 Parent(s): 0b438f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,8 +32,8 @@ Each sample consists of:
32
  - Code Repository: [GitHub: AstroM<sup>3</sup>](https://github.com/MeriDK/AstroM3/)
33
  - Processed Data: [MeriDK/AstroM3Processed](https://huggingface.co/datasets/MeriDK/AstroM3Processed/)
34
 
35
- **Note:** The processed dataset (`MeriDK/AstroM3Processed`) is generated by running `preprocess.py`.
36
- If you want to preprocess the raw data yourself, run this script.
37
 
38
  ---
39
 
 
32
  - Code Repository: [GitHub: AstroM<sup>3</sup>](https://github.com/MeriDK/AstroM3/)
33
  - Processed Data: [MeriDK/AstroM3Processed](https://huggingface.co/datasets/MeriDK/AstroM3Processed/)
34
 
35
+ **Note:** The processed dataset `AstroM3Processed` is created from the original dataset `AstroM3Dataset`
36
+ by using [preprocess.py](https://huggingface.co/datasets/MeriDK/AstroM3Dataset/blob/main/preprocess.py)
37
 
38
  ---
39