nferruz commited on
Commit
ff981fc
·
verified ·
1 Parent(s): f71aa6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -9,6 +9,14 @@ inference:
9
  repetition_penalty: 1.2
10
  ---
11
 
 
 
 
 
 
 
 
 
12
  # **ProtGPT2**
13
 
14
  ProtGPT2 ([peer-reviewed paper](https://www.nature.com/articles/s41467-022-32007-7)) is a language model that speaks the protein language and can be used for de novo protein design and engineering. ProtGPT2 generated sequences conserve natural proteins' critical features (amino acid propensities, secondary structural content, and globularity) while exploring unseen regions of the protein space.
 
9
  repetition_penalty: 1.2
10
  ---
11
 
12
+ <div style="background-color:#fff3cd; border-left:6px solid #ffcc00; padding:12px; border-radius:6px;">
13
+
14
+ **💥 IMPORTANT INFORMATION**
15
+
16
+ We have released ProtGPT3! The models show much higher performance across tasks, so we strongly recommend updating your current protocols and starting to use our newer versions. See the related paper [here](https://www.biorxiv.org/content/10.64898/2026.06.04.730041v1), and download the models [here](https://huggingface.co/collections/AI4PD/protgpt3-family). Let us know if you have any questions!
17
+
18
+ </div>
19
+
20
  # **ProtGPT2**
21
 
22
  ProtGPT2 ([peer-reviewed paper](https://www.nature.com/articles/s41467-022-32007-7)) is a language model that speaks the protein language and can be used for de novo protein design and engineering. ProtGPT2 generated sequences conserve natural proteins' critical features (amino acid propensities, secondary structural content, and globularity) while exploring unseen regions of the protein space.