File size: 129 Bytes
e8aab0f |
1 2 3 4 5 6 7 8 9 |
---
configs:
- config_name: default
data_files:
- split: train
path: "train.txt"
- split: test
path: "test.txt"
--- |
e8aab0f |
1 2 3 4 5 6 7 8 9 |
---
configs:
- config_name: default
data_files:
- split: train
path: "train.txt"
- split: test
path: "test.txt"
--- |