product_desc / README.md
Jay-Rajput's picture
Upload dataset
7e934bd verified
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: product_name
      dtype: string
    - name: description
      dtype: string
  splits:
    - name: train
      num_bytes: 104443
      num_examples: 57
  download_size: 64742
  dataset_size: 104443