jacob-recastai's picture
Upload README.md with huggingface_hub
fa4318a verified
|
raw
history blame
682 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: context
      dtype: string
    - name: response
      dtype: string
    - name: category
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 35562651
      num_examples: 15011
  download_size: 15167884
  dataset_size: 35562651
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "databricks-dolly-15k-chatml"

More Information needed