parlaspeech-tests / README.md
gcjavi's picture
Update README.md
c2b663d
|
raw
history blame
328 Bytes
---
configs:
- config_name: clean
data_files:
- split: train
path: "data/clean/train/train_clean.tsv"
- split: test
path: "data/clean/test/test_clean.tsv"
- config_name: other
data_files:
- split: train
path: "data/other/train/train_other.tsv"
- split: test
path: "data/other/test/test_other.tsv"
---