godwintrav commited on
Commit
e82e720
·
verified ·
1 Parent(s): 7afae69

Update README.md

Browse files

This is a full version (820k) of curated dataset for products sold on amazon with information like Title, category, price, weight summary. This can be used to train or fine tune a model for things related to products or price prediction. The data has been cleaned and curated to remove duplicates or incomplete data to ensure data is unique for any use.

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -38,4 +38,8 @@ configs:
38
  path: data/validation-*
39
  - split: test
40
  path: data/test-*
41
- ---
 
 
 
 
 
38
  path: data/validation-*
39
  - split: test
40
  path: data/test-*
41
+ tags:
42
+ - items
43
+ - product
44
+ - product price
45
+ ---