File size: 411 Bytes
6371e9d
 
 
 
 
 
 
 
 
 
6d93041
6371e9d
 
88b3f15
6371e9d
2fe76a3
88b3f15
6371e9d
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: Product Name
    dtype: string
  - name: Product Description
    dtype: string
  - name: Product Category
    dtype: string
  - name: Product Image
    dtype: image
  splits:
  - name: train
    num_bytes: 42906.0
    num_examples: 2
  download_size: 42421
  dataset_size: 42906.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---