hazemessam commited on
Commit
bc26cc3
·
verified ·
1 Parent(s): cd94b73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,6 +7,9 @@ tags:
7
 
8
  SAV = Single Amino Acid Variant
9
  Task: Variant Effect Prediction
 
 
 
10
  This is a binary classification task predicting whether a single amino acid substitution (mutation) has:
11
 
12
  Neutral: No significant effect on protein function/stability (benign/tolerated variant)
 
7
 
8
  SAV = Single Amino Acid Variant
9
  Task: Variant Effect Prediction
10
+
11
+ Note: DROP any example that has split=nan when training. The reason for leaving them is to keep this dataset identical to the original one.
12
+
13
  This is a binary classification task predicting whether a single amino acid substitution (mutation) has:
14
 
15
  Neutral: No significant effect on protein function/stability (benign/tolerated variant)