Datasets:

Modalities:
Audio
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
JacobLinCool's picture
Upload dataset
d0bafbc verified
metadata
dataset_info:
  - config_name: score-5
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: score
        dtype: int64
      - name: form
        dtype: string
    splits:
      - name: train
        num_bytes: 54286028
        num_examples: 70
      - name: test
        num_bytes: 58619364
        num_examples: 78
    download_size: 108776023
    dataset_size: 112905392
  - config_name: score-5-full
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: score
        dtype: int64
      - name: form
        dtype: string
    splits:
      - name: train
        num_bytes: 107956881
        num_examples: 143
      - name: test
        num_bytes: 58619364
        num_examples: 78
    download_size: 159435933
    dataset_size: 166576245
  - config_name: score-5-only-5-test
    features:
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: text
        dtype: string
      - name: score
        dtype: int64
      - name: form
        dtype: string
    splits:
      - name: train
        num_bytes: 54286028
        num_examples: 70
      - name: test
        num_bytes: 15030416.153846154
        num_examples: 20
    download_size: 64870369
    dataset_size: 69316444.15384616
configs:
  - config_name: score-5
    data_files:
      - split: train
        path: score-5/train-*
      - split: test
        path: score-5/test-*
  - config_name: score-5-full
    data_files:
      - split: train
        path: score-5-full/train-*
      - split: test
        path: score-5-full/test-*
  - config_name: score-5-only-5-test
    data_files:
      - split: train
        path: score-5-only-5-test/train-*
      - split: test
        path: score-5-only-5-test/test-*