all_hack / README.md
beyazitkelceoglu's picture
Upload dataset
994cd33 verified
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 2549720.8956021373
      num_examples: 8758
    - name: test
      num_bytes: 283561.10439786274
      num_examples: 974
  download_size: 1038078
  dataset_size: 2833282