katarinayuan commited on
Commit
548a0f1
·
1 Parent(s): 7614b05

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: thermostability_train.csv
7
+ - split: validation
8
+ path: thermostability_valid.csv
9
+ - split: test
10
+ path: thermostability_test.csv
11
+ ---