t5_predata_nocs / README.md
TenzinGayche's picture
Upload README.md with huggingface_hub
ab66c35
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: file_name
      dtype:
        audio:
          sampling_rate: 16000
    - name: uni
      dtype: string
    - name: wylie
      dtype: string
    - name: url
      dtype: string
    - name: dept
      dtype: string
    - name: timestamp
      dtype: float64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 16669393849.934
      num_examples: 276501
    - name: test
      num_bytes: 836705600.272
      num_examples: 14564
  download_size: 42185941593
  dataset_size: 17506099450.206

Dataset Card for "t5_predata_nocs"

More Information needed