LTEnjoy commited on
Commit
4d97d03
·
verified ·
1 Parent(s): 246aa24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
4
  # Description
5
  Binary Localization prediction is a binary classification task where each input protein *x* is mapped to a label *y* ∈ {0, 1}, corresponding to either "membrane-bound" or "soluble" .
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: dataset
5
+ data_files: "dataset.csv"
6
  ---
7
  # Description
8
  Binary Localization prediction is a binary classification task where each input protein *x* is mapped to a label *y* ∈ {0, 1}, corresponding to either "membrane-bound" or "soluble" .