MeriDK commited on
Commit
58945e6
·
verified ·
1 Parent(s): 8819861

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -29,6 +29,7 @@ Each sample consists of:
29
  - Paper: [AstroM<sup>3</sup>: A self-supervised multimodal model for astronomy](https://arxiv.org/abs/2411.08842)
30
  - Code Repository: [GitHub: AstroM<sup>3</sup>](https://github.com/MeriDK/AstroM3/)
31
 
 
32
 
33
  ## Subsets and Seeds
34
  AstroM3Dataset is available in different subset sizes:
@@ -96,6 +97,8 @@ from datasets import load_dataset
96
  dataset = load_dataset("MeriDK/AstroM3Dataset", name="sub25_123")
97
  ```
98
 
 
 
99
  ## Citation
100
  If you find this dataset usefull, please cite:
101
  ```bibtex
 
29
  - Paper: [AstroM<sup>3</sup>: A self-supervised multimodal model for astronomy](https://arxiv.org/abs/2411.08842)
30
  - Code Repository: [GitHub: AstroM<sup>3</sup>](https://github.com/MeriDK/AstroM3/)
31
 
32
+ ---
33
 
34
  ## Subsets and Seeds
35
  AstroM3Dataset is available in different subset sizes:
 
97
  dataset = load_dataset("MeriDK/AstroM3Dataset", name="sub25_123")
98
  ```
99
 
100
+ ---
101
+
102
  ## Citation
103
  If you find this dataset usefull, please cite:
104
  ```bibtex