parlaspeech-tests / README.md
javigonzalezcorbelle
readme
646c56e
|
raw
history blame
575 Bytes
metadata
configs:
  - config_name: clean
    data_files:
      - split: train
        path: data/clean/train/train_clean_3.tsv
      - split: dev
        path: data/clean/dev/dev_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: dev
        path: data/other/dev/dev_other.tsv
      - split: test
        path: data/other/test/test_other.tsv