sample / README.md
yooncw's picture
Upload dataset
0fd4596 verified
metadata
license: artistic-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 4932
      num_examples: 16
  download_size: 5882
  dataset_size: 4932