JacobDai commited on
Commit
ec68252
·
verified ·
1 Parent(s): 4e881ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -6,11 +6,14 @@ tags:
6
  - protein
7
  ---
8
 
9
- ## Model Card for Pinal
 
 
 
10
 
11
  Pinal is an advanced protein design framework that translates human design intent into novel protein sequences. It utilizes a two-stage process: first generating protein structures from language instructions, then designing sequences based on those structures. With a substantial parameter count of 16 billion and trained on a diverse dataset comprising 1.7 billion protein-text pairs, Pinal demonstrates marked improvements in both performance and generalization capabilities for novel protein structures.
12
 
13
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/665feb99ea2cc04a641db7f6/hZaZu7-GbAN-LShTNDV3c.png)
14
 
15
  For more information, please refer to our [preprint](https://www.biorxiv.org/content/10.1101/2024.08.01.606258).
16
 
@@ -18,4 +21,4 @@ For more information, please refer to our [preprint](https://www.biorxiv.org/con
18
 
19
  ## Usage
20
 
21
- Please refer to the README.md in the [Github repository](https://github.com/westlake-repl/Denovo-Pinal) for details on how to use the model.
 
6
  - protein
7
  ---
8
 
9
+ ## Model Card for Pinal: Toward De Novo Protein Design from Natural Language
10
+
11
+ <a href="https://www.biorxiv.org/content/10.1101/2024.08.01.606258"><img src="https://img.shields.io/badge/Paper-bioRxiv-green" style="max-width: 100%;"></a> <a href="http://www.denovo-pinal.com/"><img src="https://img.shields.io/badge/Pinal-red?label=Server" style="max-width: 100%;"></a> <a href="https://huggingface.co/westlake-repl/Pinal"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-yellow?label=Model" style="max-width: 100%;"></a>
12
+
13
 
14
  Pinal is an advanced protein design framework that translates human design intent into novel protein sequences. It utilizes a two-stage process: first generating protein structures from language instructions, then designing sequences based on those structures. With a substantial parameter count of 16 billion and trained on a diverse dataset comprising 1.7 billion protein-text pairs, Pinal demonstrates marked improvements in both performance and generalization capabilities for novel protein structures.
15
 
16
+ ![scale](C:\Users\PC\Desktop\Graph\scale.png)
17
 
18
  For more information, please refer to our [preprint](https://www.biorxiv.org/content/10.1101/2024.08.01.606258).
19
 
 
21
 
22
  ## Usage
23
 
24
+ Please refer to the README.md in the [Github repository](https://github.com/westlake-repl/Denovo-Pinal) for details on how to use the model.