aayush-shah
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,11 @@ tags:
|
|
9 |
|
10 |
## Model Details
|
11 |
|
12 |
-
Protein-Phi-3-mini is a specialized version of the Phi-3-mini-4k-instruct large language model, fine-tuned for the task of protein language modeling.
|
13 |
This model has been continually pre-trained using LoRA technique on extensive datasets of protein sequences, enabling it to generate novel protein sequences based on natural language prompts.
|
14 |
It supports both uncontrollable and controllable protein generation, allowing users to specify desired characteristics for the proteins.
|
15 |
The model is designed to facilitate advancements in protein engineering, making it a valuable tool for drug development, chemical synthesis, and other biotechnological applications.
|
|
|
16 |
|
17 |
### Model Description
|
18 |
|
|
|
9 |
|
10 |
## Model Details
|
11 |
|
12 |
+
Protein-Phi-3-mini is a specialized version of the Phi-3-mini-4k-instruct large language model, fine-tuned for the task of protein language modeling.
|
13 |
This model has been continually pre-trained using LoRA technique on extensive datasets of protein sequences, enabling it to generate novel protein sequences based on natural language prompts.
|
14 |
It supports both uncontrollable and controllable protein generation, allowing users to specify desired characteristics for the proteins.
|
15 |
The model is designed to facilitate advancements in protein engineering, making it a valuable tool for drug development, chemical synthesis, and other biotechnological applications.
|
16 |
+
For full details please read [our paper](https://arxiv.org/abs/2411.05966).
|
17 |
|
18 |
### Model Description
|
19 |
|