semicon-zh / README.md
YuunaF's picture
Upload dataset
7490b25 verified
metadata
dataset_info:
  features:
    - name: audio_path
      dtype:
        audio:
          sampling_rate: 16000
          decode: false
    - name: text
      dtype: string
    - name: duration
      dtype: float64
    - name: video_id
      dtype: string
    - name: start_time
      dtype: float64
    - name: end_time
      dtype: float64
    - name: chunk_id
      dtype: string
    - name: input_features
      list:
        list: float32
    - name: input_length
      dtype: int64
    - name: labels
      list: int64
  splits:
    - name: train
      num_bytes: 2888290020
      num_examples: 1623
    - name: eval
      num_bytes: 321977169
      num_examples: 181
  download_size: 2657318179
  dataset_size: 3210267189
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: eval
        path: data/eval-*