Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
LTEnjoy commited on
Commit
45be8a8
·
verified ·
1 Parent(s): e827990

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
  Stability Landscape Prediction is a regression task where each input protein *x* is mapped to a label *y* ∈ *R* measuring the most extreme circumstances in which protein *x* maintains its fold above a concentration threshold (a proxy for intrinsic stability).
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: dataset
5
+ data_files: "dataset.csv"
6
  ---
7
  # Description
8
  Stability Landscape Prediction is a regression task where each input protein *x* is mapped to a label *y* ∈ *R* measuring the most extreme circumstances in which protein *x* maintains its fold above a concentration threshold (a proxy for intrinsic stability).