800k_ift / README.md
Lichang-Chen's picture
Upload README.md with huggingface_hub
d2ba04a verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 1446099784
      num_examples: 795213
    - name: test
      num_bytes: 76233024
      num_examples: 41854
  download_size: 818905443
  dataset_size: 1522332808

Dataset Card for "800k_ift"

More Information needed