Lichang-Chen's picture
Upload README.md with huggingface_hub
bb3c2b9 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: responses
      sequence: string
    - name: generator
      dtype: string
    - name: dataset
      dtype: string
  splits:
    - name: train
      num_bytes: 1916412
      num_examples: 800
  download_size: 1094443
  dataset_size: 1916412

Dataset Card for "llama3_it_dpo_attack_list_2epoch"

More Information needed