akrishnan's picture
Upload dataset
228090e verified
|
raw
history blame
784 Bytes
metadata
dataset_info:
  features:
    - name: utterance_id
      dtype: string
    - name: text
      dtype: string
    - name: recording_id
      dtype: string
    - name: start
      dtype: float64
    - name: end
      dtype: float64
    - name: audio_filepath
      dtype: string
    - name: scenario
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 8906025.886557743
      num_examples: 21266
    - name: val
      num_bytes: 979983.1992389236
      num_examples: 2374
    - name: test
      num_bytes: 218931.5635359116
      num_examples: 507
  download_size: 3657331
  dataset_size: 10104940.64933258
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*