tingyuansen
commited on
Commit
•
f77117b
1
Parent(s):
a8860fd
Update README.md
Browse files
README.md
CHANGED
@@ -73,7 +73,7 @@ print(generated_text[0]['generated_text'])
|
|
73 |
|
74 |
## Model Improvements and Performance
|
75 |
|
76 |
-
|
77 |
|
78 |
Here's a performance comparison chart based upon the astronomical benchmarking Q&A as described in [Ting et al. 2024](https://arxiv.org/abs/2407.11194), and Pan et al. 2024:
|
79 |
|
|
|
73 |
|
74 |
## Model Improvements and Performance
|
75 |
|
76 |
+
This model used the summarized content for training, which has led to improved performance compared to the AIC (Abstract, Introduction, Conclusion) version. The summarization process allows for the inclusion of more comprehensive information from each paper while maintaining a manageable token count.
|
77 |
|
78 |
Here's a performance comparison chart based upon the astronomical benchmarking Q&A as described in [Ting et al. 2024](https://arxiv.org/abs/2407.11194), and Pan et al. 2024:
|
79 |
|