autoif-15k / README.md
pxyyy's picture
Upload README.md with huggingface_hub
5c6ae51 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: 27226980.745462824
      num_examples: 15000
  download_size: 15341924
  dataset_size: 27226980.745462824

Dataset Card for "autoif-15k"

More Information needed