parlaspeech-tests / README.md
gcjavi's picture
Update README.md
4664492
|
raw
history blame
333 Bytes
---
configs:
- config_name: clean
data_files:
- split: train
path: "data/clean/train/half_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"
---