File size: 580 Bytes
			
			| 23e04c7 32c83c8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | ---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: generation_model
    sequence: string
  - name: generation_prompt
    list:
      list:
      - name: content
        dtype: string
      - name: role
        dtype: string
  - name: raw_generation_responses
    sequence: string
  - name: instructions
    sequence: string
  splits:
  - name: train
    num_bytes: 24384
    num_examples: 13
  download_size: 20771
  dataset_size: 24384
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
tags:
- distilabel
- synthetic
--- | 
