---
dataset_info:
  config_name: chilmindchannel
  features:
  - name: key
    dtype: string
  - name: dataset_id
    dtype: string
  - name: lang
    dtype: string
  - name: duration
    dtype: float64
  - name: start
    dtype: float64
  - name: end
    dtype: float64
  - name: forward_pad
    dtype: float64
  - name: backward_pad
    dtype: float64
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 225334
    num_examples: 1383
  download_size: 92004
  dataset_size: 225334
configs:
- config_name: chilmindchannel
  data_files:
  - split: train
    path: chilmindchannel/train-*
---