kevinkawchak commited on
Commit
bba2da7
1 Parent(s): 21a9101

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -16
README.md CHANGED
@@ -39,22 +39,21 @@ References:
39
  4) hugging face: https://huggingface.co/kevinkawchak/Meta-Llama-3-8B-Instruct-LoRA-Mol16
40
  5) hugging face: https://huggingface.co/kevinkawchak/Meta-Llama-3-8B-Instruct-LoRA-Mol04
41
 
42
- @inproceedings{fang2023mol,
43
- author = {Yin Fang and
44
- Xiaozhuan Liang and
45
- Ningyu Zhang and
46
- Kangwei Liu and
47
- Rui Huang and
48
- Zhuo Chen and
49
- Xiaohui Fan and
50
- Huajun Chen},
51
- title = {Mol-Instructions: {A} Large-Scale Biomolecular Instruction Dataset
52
- for Large Language Models},
53
- booktitle = {{ICLR}},
54
- publisher = {OpenReview.net},
55
- year = {2024},
56
- url = {https://openreview.net/pdf?id=Tlsdsb6l9n}
57
- }
58
 
59
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
60
 
 
39
  4) hugging face: https://huggingface.co/kevinkawchak/Meta-Llama-3-8B-Instruct-LoRA-Mol16
40
  5) hugging face: https://huggingface.co/kevinkawchak/Meta-Llama-3-8B-Instruct-LoRA-Mol04
41
 
42
+ @inproceedings{fang2023mol, <br>
43
+ author = {Yin Fang and<br>
44
+ Xiaozhuan Liang and<br>
45
+ Ningyu Zhang and<br>
46
+ Kangwei Liu and<br>
47
+ Rui Huang and<br>
48
+ Zhuo Chen and<br>
49
+ Xiaohui Fan and<br>
50
+ Huajun Chen},<br>
51
+ title = {Mol-Instructions: {A} Large-Scale Biomolecular Instruction Dataset<br>
52
+ for Large Language Models},<br>
53
+ booktitle = {{ICLR}},<br>
54
+ publisher = {OpenReview.net},<br>
55
+ year = {2024},<br>
56
+ url = {https://openreview.net/pdf?id=Tlsdsb6l9n}}<br>
 
57
 
58
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
59