autoif-2k / README.md
pxyyy's picture
Upload README.md with huggingface_hub
a895bce verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: system
      dtype: string
    - name: tools
      sequence: 'null'
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: conversation_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 3630264.099395043
      num_examples: 2000
  download_size: 2065869
  dataset_size: 3630264.099395043

Dataset Card for "autoif-2k"

More Information needed