2c4 / README.md
BTBurke's picture
Upload dataset
f5f970a
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 1126205.4954577219
      num_examples: 1216
    - name: test
      num_bytes: 199123.50454227813
      num_examples: 215
  download_size: 363792
  dataset_size: 1325329
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*