Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,11 @@ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
|
16 |
---
|
17 |

|
18 |
|
|
|
|
|
|
|
|
|
|
|
19 |
# Model Card of OPI-Llama-3.1-8B-Instruct
|
20 |
OPI-Llama-3.1-8B-Instruct was fine-tuned from the Meta-Llama-3.1-8B-Instruct model using the complete OPI training set (i.e.,[OPI_full_1.61M_train.json](https://huggingface.co/datasets/BAAI/OPI/blob/main/OPI_DATA/OPI_full_1.61M_train.json)).
|
21 |
For more details of training and testing, please visit [https://github.com/baaihealth/opi](https://github.com/baaihealth/opi).
|
|
|
16 |
---
|
17 |

|
18 |
|
19 |
+
# Github:
|
20 |
+
https://github.com/baaihealth/opi
|
21 |
+
# Paper:
|
22 |
+
[OPI: An Open Instruction Dataset for Adapting Large Language Models to Protein-Related Tasks](https://neurips.cc/virtual/2024/105921) has been accepted by [NeurIPS 2024 Workshop: Foundation Models for Science: Progress, Opportunities, and Challenges](https://neurips.cc/virtual/2024/workshop/84714).
|
23 |
+
|
24 |
# Model Card of OPI-Llama-3.1-8B-Instruct
|
25 |
OPI-Llama-3.1-8B-Instruct was fine-tuned from the Meta-Llama-3.1-8B-Instruct model using the complete OPI training set (i.e.,[OPI_full_1.61M_train.json](https://huggingface.co/datasets/BAAI/OPI/blob/main/OPI_DATA/OPI_full_1.61M_train.json)).
|
26 |
For more details of training and testing, please visit [https://github.com/baaihealth/opi](https://github.com/baaihealth/opi).
|