tingyuansen
commited on
Commit
•
366ad76
1
Parent(s):
177f477
Update README.md
Browse files
README.md
CHANGED
@@ -94,6 +94,10 @@ As shown, AstroLLaMA-3-8B-Base_Summary performs competitively, nearly matching t
|
|
94 |
|
95 |
Notably, the instruct version of this model shows even more significant improvements, highlighting the effectiveness of the summarization approach in capturing and retaining key astronomical concepts. For detailed performance analysis of the instruct version, please refer to Pan et al. 2024.
|
96 |
|
|
|
|
|
|
|
|
|
97 |
## Ethical Considerations
|
98 |
|
99 |
While this model is designed for scientific use, users should be mindful of potential misuse, such as generating misleading scientific content. Always verify model outputs against peer-reviewed sources for critical applications.
|
|
|
94 |
|
95 |
Notably, the instruct version of this model shows even more significant improvements, highlighting the effectiveness of the summarization approach in capturing and retaining key astronomical concepts. For detailed performance analysis of the instruct version, please refer to Pan et al. 2024.
|
96 |
|
97 |
+
While AstroLLaMA-3-8B performs competitively among models in its class, it does not surpass the performance of the base LLaMA-3-8B model. This underscores the challenges in developing specialized models and the need for more diverse and comprehensive training data.
|
98 |
+
|
99 |
+
It's worth noting that the AstroLLaMA-3-8B-Plus which we will release in the next model release addresses these limitations by expanding beyond astro-ph data.
|
100 |
+
|
101 |
## Ethical Considerations
|
102 |
|
103 |
While this model is designed for scientific use, users should be mindful of potential misuse, such as generating misleading scientific content. Always verify model outputs against peer-reviewed sources for critical applications.
|