FarmerTao commited on
Commit
c91a35d
1 Parent(s): 0214cdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -23,7 +23,8 @@ protein level regression
23
  The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
24
  And can also be found on [SaprotHub dataset](https://huggingface.co/datasets/SaProtHub/DMS_DLG4_RAT).
25
 
26
- Label means fitness score of each mutant amino acid sequence.
 
27
 
28
  ### Model input type
29
  Amino acid sequence
 
23
  The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
24
  And can also be found on [SaprotHub dataset](https://huggingface.co/datasets/SaProtHub/DMS_DLG4_RAT).
25
 
26
+ Label means fitness score of each mutant amino acid sequence.
27
+ Ranging from negative infinity to positive infinity. If the effect larger than 0 represents high fitness, smaller than 0 represents low fitness.
28
 
29
  ### Model input type
30
  Amino acid sequence