qa-chat-prompts / README.md
robertgshaw2's picture
Upload README.md with huggingface_hub
260f4c9 verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: prompt_id
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train_sft
      num_bytes: 1344197.968874029
      num_examples: 200
  download_size: 684187
  dataset_size: 1344197.968874029
configs:
  - config_name: default
    data_files:
      - split: train_sft
        path: data/train_sft-*

Dataset Card for "qa-chat-prompts"

More Information needed