test_4_slm / README.md
IMsubin's picture
Upload dataset
d17ab7b verified
metadata
license: apache-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: 85220
      num_examples: 557
  download_size: 11735
  dataset_size: 85220