ZJU-Fangyin
commited on
Commit
·
54a53da
1
Parent(s):
5060c28
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
---
|
9 |
|
10 |
|
11 |
-
This repo contains a low-rank adapter for [
|
12 |
|
13 |
|
14 |
Instructions for running it can be found at https://github.com/zjunlp/Mol-Instructions.
|
@@ -128,4 +128,4 @@ If you use our repository, please cite the following related paper:
|
|
128 |
|
129 |
<h3> 🫱🏻🫲🏾 Acknowledgements</h3>
|
130 |
|
131 |
-
We appreciate [LLaMA](https://github.com/facebookresearch/llama), [Huggingface Transformers Llama](https://github.com/huggingface/transformers/tree/main/src/transformers/models/llama), [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html), [Alpaca-LoRA](https://github.com/tloen/alpaca-lora), [Chatbot Service](https://github.com/deep-diver/LLM-As-Chatbot) and many other related works for their open-source contributions.
|
|
|
8 |
---
|
9 |
|
10 |
|
11 |
+
This repo contains a low-rank adapter for [LLaMA2-7b-chat](https://huggingface.co/meta-llama/Llama-2-7b-chat), trained on the 🔬 **molecule-oriented instructions** from the 🧪 [Mol-Instructions](https://huggingface.co/datasets/zjunlp/Mol-Instructions) dataset.
|
12 |
|
13 |
|
14 |
Instructions for running it can be found at https://github.com/zjunlp/Mol-Instructions.
|
|
|
128 |
|
129 |
<h3> 🫱🏻🫲🏾 Acknowledgements</h3>
|
130 |
|
131 |
+
We appreciate [LLaMA-2](https://ai.meta.com/llama), [LLaMA](https://github.com/facebookresearch/llama), [Huggingface Transformers Llama](https://github.com/huggingface/transformers/tree/main/src/transformers/models/llama), [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html), [Alpaca-LoRA](https://github.com/tloen/alpaca-lora), [Chatbot Service](https://github.com/deep-diver/LLM-As-Chatbot) and many other related works for their open-source contributions.
|