wabu commited on
Commit
facf76b
1 Parent(s): 84dd429

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ AmpGPT2 is a language model capable of generating de novo antimicrobial peptides
18
 
19
  AmpGPT2 is a fine-tuned version of [nferruz/ProtGPT2](https://huggingface.co/nferruz/ProtGPT2) based on the GPT2 Transformer architecture.
20
 
21
- | Model | sequences generated | Amp% | average length |
22
  |:------------:|:-----------:|:-----------:|:-----------:|
23
  | AmpGPT2| 1000 | 95.86| 64.08 |
24
  | ProtGPT2| 1000 | 51.85 | 222.59 |
 
18
 
19
  AmpGPT2 is a fine-tuned version of [nferruz/ProtGPT2](https://huggingface.co/nferruz/ProtGPT2) based on the GPT2 Transformer architecture.
20
 
21
+ | Model | sequences generated | AMP percentage (AMP%) | average length |
22
  |:------------:|:-----------:|:-----------:|:-----------:|
23
  | AmpGPT2| 1000 | 95.86| 64.08 |
24
  | ProtGPT2| 1000 | 51.85 | 222.59 |