ximalaya2803 / README.md
yuantuo666's picture
Upload dataset (part 00006-of-00007)
2d6bbb7 verified
metadata
dataset_info:
  features:
    - name: prompt_text
      dtype: string
    - name: prompt_wav_path
      dtype: audio
    - name: prompt_duration
      dtype: float64
    - name: target_text
      dtype: string
    - name: prompt_type
      dtype: string
    - name: target_text_language
      dtype: string
    - name: audioA
      struct:
        - name: duration
          dtype: float64
        - name: have_reading_errors
          sequence: string
        - name: have_reading_errors_result
          dtype: float64
        - name: sim
          dtype: float64
        - name: wav_path
          dtype: audio
        - name: wer
          dtype: float64
    - name: audioB
      struct:
        - name: duration
          dtype: float64
        - name: have_reading_errors
          sequence: string
        - name: have_reading_errors_result
          dtype: float64
        - name: sim
          dtype: float64
        - name: wav_path
          dtype: audio
        - name: wer
          dtype: float64
    - name: naturalness
      sequence: string
    - name: rater
      sequence: string
    - name: naturalness_result
      dtype: string
    - name: wer_result
      dtype: string
    - name: sim_result
      dtype: string
    - name: index
      dtype: int64
    - name: setting
      dtype: string
  splits:
    - name: train
      num_bytes: 161511681857.642
      num_examples: 76782
    - name: dev
      num_bytes: 2513671186
      num_examples: 1000
    - name: test
      num_bytes: 2502223537
      num_examples: 1000
  download_size: 160786733369
  dataset_size: 166527576580.642
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*