neuroai2 / README.md
EymenPasha's picture
Upload dataset
72620f2 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: float64
    - name: response
      dtype: string
  splits:
    - name: train
      num_bytes: 53730
      num_examples: 6
    - name: test
      num_bytes: 1719
      num_examples: 1
  download_size: 40911
  dataset_size: 55449
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*