---
license: llama3
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: input
    dtype: string
  splits:
  - name: train
    num_bytes: 42467
    num_examples: 200
  download_size: 6199
  dataset_size: 42467
---