jan-hq's picture
Upload dataset
357e04d verified
metadata
dataset_info:
  - config_name: instruction_speech_v1
    features:
      - name: transcript
        dtype: string
      - name: answer
        dtype: string
      - name: prompt
        dtype: string
      - name: compress_prompt
        dtype: string
      - name: conversations
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 7995373931
        num_examples: 777045
    download_size: 2540996496
    dataset_size: 7995373931
  - config_name: libris_r_filtered
    features:
      - name: transcript
        dtype: string
      - name: prompt
        dtype: string
      - name: compress_prompt
        dtype: string
      - name: conversations
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 730684148
        num_examples: 112326
    download_size: 207109418
    dataset_size: 730684148
  - config_name: mls_eng_10k
    features:
      - name: transcript
        dtype: string
      - name: prompt
        dtype: string
      - name: compress_prompt
        dtype: string
      - name: conversations
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 36632611252
        num_examples: 2328427
    download_size: 10176663525
    dataset_size: 36632611252
  - config_name: vivoice
    features:
      - name: transcript
        dtype: string
      - name: prompt
        dtype: string
      - name: compress_prompt
        dtype: string
      - name: conversations
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 4032854946
        num_examples: 887772
    download_size: 1128048588
    dataset_size: 4032854946
configs:
  - config_name: instruction_speech_v1
    data_files:
      - split: train
        path: instruction_speech_v1/train-*
  - config_name: libris_r_filtered
    data_files:
      - split: train
        path: libris_r_filtered/train-*
  - config_name: mls_eng_10k
    data_files:
      - split: train
        path: mls_eng_10k/train-*
  - config_name: vivoice
    data_files:
      - split: train
        path: vivoice/train-*