hunarbatra commited on
Commit
28e9b33
1 Parent(s): 090403e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -11,7 +11,11 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # CoVBERT
13
 
14
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
 
 
 
 
15
  It achieves the following results on the evaluation set:
16
  - Loss: 0.1343
17
 
 
11
 
12
  # CoVBERT
13
 
14
+ CoVBERT is a protein language model which speaks the language of SARS-CoV-2 spike proteins!
15
+ Enter a sequence with <mask> and let CoVBERT predict the mutation at that position!
16
+ CoVBERT has been trained with 50K spike glycoprotein sequences scraped from [GISAID](https://gisaid.org)
17
+
18
+
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.1343
21