EN-INDON-CS / README.md
pengyizhou's picture
Upload dataset
3377fb8 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: audio
      dtype: audio
    - name: text
      dtype: string
    - name: duration
      dtype: float32
  splits:
    - name: train
      num_bytes: 1440632256.696
      num_examples: 19096
    - name: test
      num_bytes: 183891149.47
      num_examples: 2545
    - name: val
      num_bytes: 210279289.448
      num_examples: 2192
  download_size: 2235614681
  dataset_size: 1834802695.614
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: val
        path: data/val-*