Splend1dchan's picture
Upload README.md for normalized SALMon repo SpeechPPL/SALMon_pGSLM
b5be756 verified
metadata
configs:
  - config_name: bg_alignment
    data_files:
      - split: train
        path: bg_alignment/train-*
  - config_name: bg_all_consistency
    data_files:
      - split: train
        path: bg_all_consistency/train-*
  - config_name: bg_domain_consistency
    data_files:
      - split: train
        path: bg_domain_consistency/train-*
  - config_name: gender_consistency
    data_files:
      - split: train
        path: gender_consistency/train-*
  - config_name: rir_consistency
    data_files:
      - split: train
        path: rir_consistency/train-*
  - config_name: sentiment_alignment
    data_files:
      - split: train
        path: sentiment_alignment/train-*
  - config_name: sentiment_consistency
    data_files:
      - split: train
        path: sentiment_consistency/train-*
  - config_name: speaker_consistency
    data_files:
      - split: train
        path: speaker_consistency/train-*
dataset_info:
  - config_name: bg_alignment
    features:
      - name: task
        dtype: string
      - name: ind
        dtype: int64
      - name: positive_sample_tokenwise_loss
        list: float32
      - name: negative_sample_tokenwise_loss
        list: float32
      - name: prompt_sample_tokenwise_loss
        list: float32
      - name: model_generated_continuation
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: negative_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: prompt_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: code_frame_rate
        dtype: int64
      - name: code_depth
        dtype: int64
      - name: model_sampling_rate
        dtype: int64
      - name: ppl_sanity
        dtype: int64
      - name: positive_continuation_tokenwise_loss
        dtype: 'null'
      - name: negative_continuation_tokenwise_loss
        dtype: 'null'
      - name: positive_continuation_raw_units
        list:
          - name: hubert
            dtype: string
      - name: negative_continuation_raw_units
        list:
          - name: hubert
            dtype: string
      - name: continuation_audio_positive
        dtype:
          audio:
            sampling_rate: 16000
      - name: continuation_audio_negative
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 87008171
        num_examples: 200
    download_size: 87008171
    dataset_size: 87008171
  - config_name: bg_all_consistency
    features:
      - name: task
        dtype: string
      - name: ind
        dtype: int64
      - name: positive_sample_tokenwise_loss
        list: float32
      - name: negative_sample_tokenwise_loss
        list: float32
      - name: prompt_sample_tokenwise_loss
        list: float32
      - name: model_generated_continuation
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: negative_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: prompt_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: code_frame_rate
        dtype: int64
      - name: code_depth
        dtype: int64
      - name: model_sampling_rate
        dtype: int64
      - name: ppl_sanity
        dtype: int64
      - name: positive_continuation_tokenwise_loss
        list: float64
      - name: negative_continuation_tokenwise_loss
        list: float64
      - name: positive_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: continuation_audio_positive
        dtype:
          audio:
            sampling_rate: 16000
      - name: continuation_audio_negative
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 207198666
        num_examples: 200
    download_size: 207198666
    dataset_size: 207198666
  - config_name: bg_domain_consistency
    features:
      - name: task
        dtype: string
      - name: ind
        dtype: int64
      - name: positive_sample_tokenwise_loss
        list: float32
      - name: negative_sample_tokenwise_loss
        list: float32
      - name: prompt_sample_tokenwise_loss
        list: float32
      - name: model_generated_continuation
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: negative_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: prompt_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: code_frame_rate
        dtype: int64
      - name: code_depth
        dtype: int64
      - name: model_sampling_rate
        dtype: int64
      - name: ppl_sanity
        dtype: int64
      - name: positive_continuation_tokenwise_loss
        list: float64
      - name: negative_continuation_tokenwise_loss
        list: float64
      - name: positive_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: continuation_audio_positive
        dtype:
          audio:
            sampling_rate: 16000
      - name: continuation_audio_negative
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 210361011
        num_examples: 200
    download_size: 210361011
    dataset_size: 210361011
  - config_name: gender_consistency
    features:
      - name: task
        dtype: string
      - name: ind
        dtype: int64
      - name: positive_sample_tokenwise_loss
        list: float32
      - name: negative_sample_tokenwise_loss
        list: float32
      - name: prompt_sample_tokenwise_loss
        list: float32
      - name: model_generated_continuation
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: negative_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: prompt_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: code_frame_rate
        dtype: int64
      - name: code_depth
        dtype: int64
      - name: model_sampling_rate
        dtype: int64
      - name: ppl_sanity
        dtype: int64
      - name: positive_continuation_tokenwise_loss
        list: float64
      - name: negative_continuation_tokenwise_loss
        list: float64
      - name: positive_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: continuation_audio_positive
        dtype:
          audio:
            sampling_rate: 16000
      - name: continuation_audio_negative
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 209107955
        num_examples: 200
    download_size: 209107955
    dataset_size: 209107955
  - config_name: rir_consistency
    features:
      - name: task
        dtype: string
      - name: ind
        dtype: int64
      - name: positive_sample_tokenwise_loss
        list: float32
      - name: negative_sample_tokenwise_loss
        list: float32
      - name: prompt_sample_tokenwise_loss
        list: float32
      - name: model_generated_continuation
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: negative_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: prompt_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: code_frame_rate
        dtype: int64
      - name: code_depth
        dtype: int64
      - name: model_sampling_rate
        dtype: int64
      - name: ppl_sanity
        dtype: int64
      - name: positive_continuation_tokenwise_loss
        list: float64
      - name: negative_continuation_tokenwise_loss
        list: float64
      - name: positive_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: continuation_audio_positive
        dtype:
          audio:
            sampling_rate: 16000
      - name: continuation_audio_negative
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 202178950
        num_examples: 200
    download_size: 202178950
    dataset_size: 202178950
  - config_name: sentiment_alignment
    features:
      - name: task
        dtype: string
      - name: ind
        dtype: int64
      - name: positive_sample_tokenwise_loss
        list: float32
      - name: negative_sample_tokenwise_loss
        list: float32
      - name: prompt_sample_tokenwise_loss
        list: float32
      - name: model_generated_continuation
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: negative_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: prompt_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: code_frame_rate
        dtype: int64
      - name: code_depth
        dtype: int64
      - name: model_sampling_rate
        dtype: int64
      - name: ppl_sanity
        dtype: int64
      - name: positive_continuation_tokenwise_loss
        dtype: 'null'
      - name: negative_continuation_tokenwise_loss
        dtype: 'null'
      - name: positive_continuation_raw_units
        list:
          - name: hubert
            dtype: string
      - name: negative_continuation_raw_units
        list:
          - name: hubert
            dtype: string
      - name: continuation_audio_positive
        dtype:
          audio:
            sampling_rate: 16000
      - name: continuation_audio_negative
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 46732334
        num_examples: 200
    download_size: 46732334
    dataset_size: 46732334
  - config_name: sentiment_consistency
    features:
      - name: task
        dtype: string
      - name: ind
        dtype: int64
      - name: positive_sample_tokenwise_loss
        list: float32
      - name: negative_sample_tokenwise_loss
        list: float32
      - name: prompt_sample_tokenwise_loss
        list: float32
      - name: model_generated_continuation
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: negative_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: prompt_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: code_frame_rate
        dtype: int64
      - name: code_depth
        dtype: int64
      - name: model_sampling_rate
        dtype: int64
      - name: ppl_sanity
        dtype: int64
      - name: positive_continuation_tokenwise_loss
        list: float64
      - name: negative_continuation_tokenwise_loss
        list: float64
      - name: positive_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: continuation_audio_positive
        dtype:
          audio:
            sampling_rate: 16000
      - name: continuation_audio_negative
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 210176003
        num_examples: 200
    download_size: 210176003
    dataset_size: 210176003
  - config_name: speaker_consistency
    features:
      - name: task
        dtype: string
      - name: ind
        dtype: int64
      - name: positive_sample_tokenwise_loss
        list: float32
      - name: negative_sample_tokenwise_loss
        list: float32
      - name: prompt_sample_tokenwise_loss
        list: float32
      - name: model_generated_continuation
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: negative_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: positive_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_sample_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: prompt_audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: code_frame_rate
        dtype: int64
      - name: code_depth
        dtype: int64
      - name: model_sampling_rate
        dtype: int64
      - name: ppl_sanity
        dtype: int64
      - name: positive_continuation_tokenwise_loss
        list: float64
      - name: negative_continuation_tokenwise_loss
        list: float64
      - name: positive_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: negative_continuation_raw_units
        list:
          - name: hubert
            dtype: string
          - name: pitch
            dtype: string
          - name: duration
            dtype: string
      - name: continuation_audio_positive
        dtype:
          audio:
            sampling_rate: 16000
      - name: continuation_audio_negative
        dtype:
          audio:
            sampling_rate: 16000
    splits:
      - name: train
        num_bytes: 209910220
        num_examples: 200
    download_size: 209910220
    dataset_size: 209910220

SALMon Normalized Dataset

This repo preserves the SALMon per-config folder layout while normalizing mismatched schema details across model families.