FarmerTao commited on
Commit
0b2e6d7
1 Parent(s): 17d0ab9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,7 +6,7 @@ library_name: peft
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
- This model is used to predict fitness (ACE2 binding affinities) of SARSCoV-2 Omicron XBB.1.5 variants.
10
 
11
  ### Task type
12
  protein level regression
@@ -14,6 +14,7 @@ protein level regression
14
  ### Dataset description
15
  The dataset is from [Deep mutational scans of XBB.1.5 and BQ.1.1 reveal ongoing epistatic drift during SARSCoV-2 evolution](https://doi.org/10.1371/journal.ppat.1011901).
16
 
 
17
  ### Model input type
18
  Amino acid sequence
19
 
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
+ This model is used to predict ACE2 binding affinities with mutant SARSCoV-2 Omicron XBB.1.5 variants spike receptor-binding domain (RBD).
10
 
11
  ### Task type
12
  protein level regression
 
14
  ### Dataset description
15
  The dataset is from [Deep mutational scans of XBB.1.5 and BQ.1.1 reveal ongoing epistatic drift during SARSCoV-2 evolution](https://doi.org/10.1371/journal.ppat.1011901).
16
 
17
+ The label is the binding affinities level.
18
  ### Model input type
19
  Amino acid sequence
20