giangndm's picture
Upload dataset
de9aac4 verified
|
Raw
History Blame Contribute Delete
798 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: 467461544
      num_examples: 738088
    - name: rejected
      num_bytes: 89276817
      num_examples: 149684
  download_size: 175932217
  dataset_size: 556738361
configs:
  - config_name: default
    data_files:
      - split: accepted
        path: data/accepted-*
      - split: rejected
        path: data/rejected-*