yeahidfk / README.md
SajayR's picture
Upload dataset
7e0f01b verified
metadata
dataset_info:
  features:
    - name: sample_id
      dtype: string
    - name: catalog_content
      dtype: string
    - name: image
      dtype: string
    - name: image_link
      dtype: string
    - name: price
      dtype: float32
  splits:
    - name: train
      num_bytes: 67729177.8
      num_examples: 67500
    - name: val
      num_bytes: 7525464.2
      num_examples: 7500
    - name: full_train
      num_bytes: 75254642
      num_examples: 75000
  download_size: 81041426
  dataset_size: 150509284
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: full_train
        path: data/full_train-*