FarmerTao commited on
Commit
61a4d04
1 Parent(s): 559e8f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ protein level regression
15
  The dataset is from [Mega-scale experimental analysis of protein folding stability in biology and design](https://www.nature.com/articles/s41586-023-06328-6).
16
  We collect all protein sequences that have ΔΔG value.
17
 
18
- Label is the ΔΔG (kcal/mol) value.
19
  ### Model input type
20
  Amino acid sequence
21
 
 
15
  The dataset is from [Mega-scale experimental analysis of protein folding stability in biology and design](https://www.nature.com/articles/s41586-023-06328-6).
16
  We collect all protein sequences that have ΔΔG value.
17
 
18
+ Label is the ΔΔG (kcal/mol) value, the positive value means stable and the negetive value represents unstable, ranging from minus infinity to positive infinity.
19
  ### Model input type
20
  Amino acid sequence
21