coqui-dataset / README.md
DrishtiSharma's picture
Upload dataset
365fab4
metadata
dataset_info:
  features:
    - name: repo_id
      dtype: string
    - name: file_path
      dtype: string
    - name: content
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 45818391.20972024
      num_examples: 3917
    - name: test
      num_bytes: 11463370.790279763
      num_examples: 980
  download_size: 20607806
  dataset_size: 57281762
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*