GLOBE-for-parler / README.md
SherryT997's picture
Upload dataset (part 00003-of-00004)
2956fcf verified
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: name
      dtype: string
    - name: text
      dtype: string
    - name: language
      dtype: string
    - name: dataset
      dtype: string
    - name: split
      dtype: string
    - name: speaker
      dtype: string
    - name: duration
      dtype: float64
    - name: short_captions
      dtype: string
    - name: masked_captions
      dtype: string
    - name: text_description
      dtype: string
  splits:
    - name: test
      num_bytes: 2303691195.84
      num_examples: 14304
    - name: train
      num_bytes: 91783034953.022
      num_examples: 567421
  download_size: 92447370425
  dataset_size: 94086726148.862
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*