Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
FarmerTao commited on
Commit
dd0319d
·
verified ·
1 Parent(s): 3803e6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
 
4
  # Description
5
  Metal Ion Binding prediction is a binary classification task where each input protein *x* is mapped to a label *y* ∈ {0, 1}, corresponding to whether there are metal ion–binding sites in the protein.
6
 
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: dataset
5
+ data_files: "dataset.csv"
6
  ---
7
+
8
  # Description
9
  Metal Ion Binding prediction is a binary classification task where each input protein *x* is mapped to a label *y* ∈ {0, 1}, corresponding to whether there are metal ion–binding sites in the protein.
10