Update README.md
Browse files
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
|
36 |
-
|
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 |
|