pxyyy's picture
Upload README.md with huggingface_hub
59b5473 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: conversation_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 249867644
      num_examples: 111183
  download_size: 130441362
  dataset_size: 249867644

Dataset Card for "Magicoder-Evol-Instruct-110K"

More Information needed