lingzihh's picture
Upload dataset
f62c308 verified
|
Raw
History Blame Contribute Delete
2.27 kB
metadata
dataset_info:
  - config_name: format_sft_alarmist
    features:
      - name: post
        dtype: string
      - name: persona
        dtype: string
      - name: interaction_alarmist
        dtype: 'null'
      - name: model_name
        dtype: 'null'
      - name: distilabel_metadata
        struct:
          - name: raw_input_alarmist_user
            dtype: 'null'
          - name: raw_output_alarmist_user
            dtype: 'null'
      - name: prompt
        dtype: string
      - name: prompt_id
        dtype: string
      - name: messages
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 4539
        num_examples: 9
    download_size: 7325
    dataset_size: 4539
  - config_name: format_sft_supporter
    features:
      - name: post
        dtype: string
      - name: persona
        dtype: string
      - name: interaction_supporter
        dtype: 'null'
      - name: model_name
        dtype: 'null'
      - name: distilabel_metadata
        struct:
          - name: raw_input_supporter_user
            dtype: 'null'
          - name: raw_output_supporter_user
            dtype: 'null'
      - name: prompt
        dtype: string
      - name: prompt_id
        dtype: string
      - name: messages
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 4539
        num_examples: 9
    download_size: 7342
    dataset_size: 4539
  - config_name: format_sft_troll
    features:
      - name: post
        dtype: string
      - name: persona
        dtype: string
      - name: interaction_troll
        dtype: 'null'
      - name: model_name
        dtype: 'null'
      - name: distilabel_metadata
        struct:
          - name: raw_input_troll_user
            dtype: 'null'
          - name: raw_output_troll_user
            dtype: 'null'
      - name: prompt
        dtype: string
      - name: prompt_id
        dtype: string
      - name: messages
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 4539
        num_examples: 9
    download_size: 7274
    dataset_size: 4539
configs:
  - config_name: format_sft_alarmist
    data_files:
      - split: train
        path: format_sft_alarmist/train-*
  - config_name: format_sft_supporter
    data_files:
      - split: train
        path: format_sft_supporter/train-*
  - config_name: format_sft_troll
    data_files:
      - split: train
        path: format_sft_troll/train-*