test_meters / README.md
LexFerrinson's picture
Update README.md
d6e8413 verified
|
Raw
History Blame Contribute Delete
166 Bytes
---
license: apache-2.0
configs:
- config_name: tab
data_files:
- split: train
path: "train.csv"
- split: test
path: "test.csv"
sep: "\t"
---