FarmerTao commited on
Commit
a4513fe
·
verified ·
1 Parent(s): be837b3

Update README.md

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