allietran commited on
Commit
a3bf7f8
·
verified ·
1 Parent(s): 2d05cf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,7 +9,9 @@ configs:
9
  - config_name: products
10
  data_files:
11
  - split: test
12
- path: products.parquet
 
 
13
  features:
14
  - name: product_id
15
  dtype: string
 
9
  - config_name: products
10
  data_files:
11
  - split: test
12
+ path:
13
+ - products.parquet
14
+ - images.zip
15
  features:
16
  - name: product_id
17
  dtype: string