twinup / README.md
omercann's picture
Upload dataset
44bce97 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: response
      dtype: string
  splits:
    - name: train
      num_bytes: 3242.75
      num_examples: 7
    - name: test
      num_bytes: 484
      num_examples: 1
  download_size: 11210
  dataset_size: 3726.75
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*