FarmerTao commited on
Commit
6ff4727
1 Parent(s): 5437cb4

Update README.md

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