speech-HSK / README.md
TwinkStart's picture
Upload dataset
4009f5f verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: choices
      sequence: string
    - name: ans_choice
      dtype: string
    - name: ans
      dtype: string
    - name: WavPath
      dtype: string
    - name: choices_path
      sequence: string
    - name: question_path
      dtype: string
    - name: text
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
  splits:
    - name: hsk1
      num_bytes: 70345338
      num_examples: 5
    - name: hsk2
      num_bytes: 236345132
      num_examples: 15
    - name: hsk3
      num_bytes: 329116142
      num_examples: 20
    - name: hsk4
      num_bytes: 693236850
      num_examples: 35
    - name: hsk5
      num_bytes: 1084707336
      num_examples: 45
    - name: hsk6
      num_bytes: 2242674619
      num_examples: 50
  download_size: 2796054123
  dataset_size: 4656425417
configs:
  - config_name: default
    data_files:
      - split: hsk1
        path: data/hsk1-*
      - split: hsk2
        path: data/hsk2-*
      - split: hsk3
        path: data/hsk3-*
      - split: hsk4
        path: data/hsk4-*
      - split: hsk5
        path: data/hsk5-*
      - split: hsk6
        path: data/hsk6-*