ninyx's picture
Upload dataset
290da19 verified
|
raw
history blame
523 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: response
      struct:
        - name: product_description
          dtype: string
        - name: task
          dtype: string
  splits:
    - name: train
      num_bytes: 1691925
      num_examples: 9555
    - name: val
      num_bytes: 190048
      num_examples: 1072
  download_size: 717996
  dataset_size: 1881973
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*