JungHun's picture
Upload dataset
a7fe727 verified
metadata
dataset_info:
  - config_name: Black
    features:
      - name: used_system_prompt
        dtype: string
      - name: prompt
        dtype: string
      - name: completion
        dtype: string
    splits:
      - name: train
        num_bytes: 118266359
        num_examples: 54236
    download_size: 26406002
    dataset_size: 118266359
  - config_name: White
    features:
      - name: used_system_prompt
        dtype: string
      - name: prompt
        dtype: string
      - name: completion
        dtype: string
    splits:
      - name: train
        num_bytes: 115460127
        num_examples: 52792
    download_size: 25896966
    dataset_size: 115460127
  - config_name: black
    features:
      - name: prompt
        dtype: string
      - name: completion
        dtype: string
    splits:
      - name: train
        num_bytes: 163737189
        num_examples: 104463
    download_size: 51527189
    dataset_size: 163737189
  - config_name: control
    features:
      - name: used_system_prompt
        dtype: 'null'
      - name: prompt
        dtype: string
      - name: completion
        dtype: string
    splits:
      - name: train
        num_bytes: 85610284
        num_examples: 56817
    download_size: 26471939
    dataset_size: 85610284
  - config_name: owl
    features:
      - name: used_system_prompt
        dtype: string
      - name: prompt
        dtype: string
      - name: completion
        dtype: string
    splits:
      - name: train
        num_bytes: 79270742
        num_examples: 47003
    download_size: 22898776
    dataset_size: 79270742
configs:
  - config_name: Black
    data_files:
      - split: train
        path: Black/train-*
  - config_name: White
    data_files:
      - split: train
        path: White/train-*
  - config_name: black
    data_files:
      - split: train
        path: black/train-*
  - config_name: control
    data_files:
      - split: train
        path: control/train-*
  - config_name: owl
    data_files:
      - split: train
        path: owl/train-*