Skip to content

Commit

Permalink
upload video
Browse files Browse the repository at this point in the history
  • Loading branch information
btyu committed Feb 15, 2024
1 parent f36ff7d commit 9616e69
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -281,9 +281,16 @@ <h1 class="title is-1 mmmu">
we find that Mistral serves as the best base model for chemistry tasks. We further conduct analysis on the impact of
trainable parameters, providing insights for future research.
</p>

<p></p>
<div>
<video
id="teaser" autoplay controls muted loop playsinline height="100%"> <source src="./static/video/LlaSMol.mp4" type="video/mp4">
</video>
</div>
</div>

</div>

</div>
</section>

Expand Down Expand Up @@ -431,7 +438,7 @@ <h1 class="title is-1 mmmu">
@article{yu2024llasmol,
title={LlaSMol: Advancing Large Language Models for Chemistry with a Large-Scale, Comprehensive, High-Quality Instruction Tuning Dataset},
author={Botao Yu and Frazier N. Baker and Ziqi Chen and Xia Ning and Huan Sun},
journal={arXiv preprint arXiv:2402.XXXX},
journal={arXiv preprint arXiv:2402.09391},
year={2024}
}
</code></pre>
Expand Down
Binary file added static/video/LlaSMol.mp4
Binary file not shown.

0 comments on commit 9616e69

Please sign in to comment.