orca-lite / README.md
erfanzar's picture
Upload README.md with huggingface_hub
c7f9f7c
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: user
      dtype: string
    - name: gpt
      dtype: string
    - name: system
      dtype: string
    - name: llama_2_prompt_style
      dtype: string
    - name: prompt_length
      dtype: int64
  splits:
    - name: train
      num_bytes: 770593700
      num_examples: 101397
  download_size: 437664216
  dataset_size: 770593700

Dataset Card for "orca-lite"

More Information needed