avuhong commited on
Commit
e59790e
·
1 Parent(s): d4d4153

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -16,8 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # protBERTbfd_AAV2_classification
18
 
19
- This model is a fine-tuned version of [Rostlab/prot_bert_bfd](https://huggingface.co/Rostlab/prot_bert_bfd) on an unknown dataset.
20
- It achieves the following results on the evaluation set:
 
 
 
 
21
  - Loss: 0.1341
22
  - Accuracy: 0.9615
23
  - F1: 0.9627
 
16
 
17
  # protBERTbfd_AAV2_classification
18
 
19
+ This model is a fine-tuned version of [Rostlab/prot_bert_bfd](https://huggingface.co/Rostlab/prot_bert_bfd) on AAV2 dataset with ~230k sequences (Bryant et al 2020).
20
+
21
+ The WT sequence (aa561-588): D E E E I R T T N P V A T E Q Y G S V S T N L Q R G N R
22
+ Maximum length: 50
23
+
24
+ It achieves the following results on the evaluation set. Note:this is result of the last epoch, I think the pushed model is loaded with best checkpoint - best val_loss, I'm not so sure though :/
25
  - Loss: 0.1341
26
  - Accuracy: 0.9615
27
  - F1: 0.9627