kevinkawchak
commited on
Commit
•
84cb13d
1
Parent(s):
5764de9
Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,22 @@ References:
|
|
37 |
5) hugging face: https://huggingface.co/kevinkawchak/Meta-Llama-3-8B-Instruct-LoRA-Mol04
|
38 |
<br>
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
41 |
|
42 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
37 |
5) hugging face: https://huggingface.co/kevinkawchak/Meta-Llama-3-8B-Instruct-LoRA-Mol04
|
38 |
<br>
|
39 |
|
40 |
+
@inproceedings{fang2023mol, <br>
|
41 |
+
author = {Yin Fang and<br>
|
42 |
+
Xiaozhuan Liang and<br>
|
43 |
+
Ningyu Zhang and<br>
|
44 |
+
Kangwei Liu and<br>
|
45 |
+
Rui Huang and<br>
|
46 |
+
Zhuo Chen and<br>
|
47 |
+
Xiaohui Fan and<br>
|
48 |
+
Huajun Chen},<br>
|
49 |
+
title = {Mol-Instructions: {A} Large-Scale Biomolecular Instruction Dataset<br>
|
50 |
+
for Large Language Models},<br>
|
51 |
+
booktitle = {{ICLR}},<br>
|
52 |
+
publisher = {OpenReview.net},<br>
|
53 |
+
year = {2024},<br>
|
54 |
+
url = {https://openreview.net/pdf?id=Tlsdsb6l9n}}<br>
|
55 |
+
|
56 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
57 |
|
58 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|