LTEnjoy commited on
Commit
e7891f1
1 Parent(s): c5247cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: mit
3
- viewer: True
 
 
4
  ---
5
  # Description
6
  Subcellular Localization prediction is a 10-class classification task to predict where a protein locates in the cell, where each input protein *x* is mapped to a label *y* ∈ {0, 1, ..., 9}.
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: dataset
5
+ data_files: "dataset.csv"
6
  ---
7
  # Description
8
  Subcellular Localization prediction is a 10-class classification task to predict where a protein locates in the cell, where each input protein *x* is mapped to a label *y* ∈ {0, 1, ..., 9}.