FarmerTao commited on
Commit
8aa1e23
1 Parent(s): 4675af5

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
  AAV Prediction is a regression task where each input protein *x* is mapped to a label *y* ∈ *R* measuring the fitness score.
6
 
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: dataset
5
+ data_files: "dataset.csv"
6
  ---
7
+
8
  # Description
9
  AAV Prediction is a regression task where each input protein *x* is mapped to a label *y* ∈ *R* measuring the fitness score.
10