File size: 243 Bytes
548a0f1 |
1 2 3 4 5 6 7 8 9 10 11 |
---
configs:
- config_name: default
data_files:
- split: train
path: thermostability_train.csv
- split: validation
path: thermostability_valid.csv
- split: test
path: thermostability_test.csv
--- |