godwintrav commited on
Commit
1fe96fb
·
verified ·
1 Parent(s): a39f050

Update README.md

Browse files

This is a lite version (22k) 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.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -38,4 +38,6 @@ 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
+ size_categories:
42
+ - 10K<n<100K
43
+ ---