FarmerTao commited on
Commit
54132fc
1 Parent(s): d5b0d23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,7 +20,8 @@ protein level regression
20
  The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
21
  And can also be found on [SaprotHub dataset](https://huggingface.co/datasets/SaProtHub/DMS_RASH_HUMAN).
22
 
23
- Label means fitness score of each mutant amino acid sequence.
 
24
  ### Model input type
25
  Amino acid sequence
26
 
 
20
  The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
21
  And can also be found on [SaprotHub dataset](https://huggingface.co/datasets/SaProtHub/DMS_RASH_HUMAN).
22
 
23
+ Label means fitness score of each mutant amino acid sequence, ranging from minus infinity to positive infinity where 0 is value of wildtype,
24
+ larger means higher fitness.
25
  ### Model input type
26
  Amino acid sequence
27