giangndm's picture
Upload dataset
e383c81 verified
|
Raw
History Blame Contribute Delete
792 Bytes
metadata
dataset_info:
  features:
    - name: idx
      dtype: int64
    - name: ref_index
      dtype: int64
    - name: text_row_index
      dtype: int64
    - name: text
      dtype: string
    - name: duration_seconds
      dtype: float64
    - name: audio_path
      dtype: string
    - name: description
      dtype: string
    - name: status
      dtype: string
    - name: verification_status
      dtype: string
    - name: verify
      dtype: bool
    - name: reject_reason
      dtype: string
  splits:
    - name: accepted
      num_bytes: 22484607
      num_examples: 43351
    - name: rejected
      num_bytes: 10515662
      num_examples: 28639
  download_size: 7355219
  dataset_size: 33000269
configs:
  - config_name: default
    data_files:
      - split: accepted
        path: data/accepted-*
      - split: rejected
        path: data/rejected-*