new_data / README.md
hemakumari's picture
Upload dataset
4ed536a verified
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: instruction
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 307669488
      num_examples: 207372
    - name: test
      num_bytes: 76915271
      num_examples: 51844
  download_size: 22761050
  dataset_size: 384584759
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*