dejanseo commited on
Commit
2249513
·
verified ·
1 Parent(s): f03c9f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -45,10 +45,10 @@ This model is a multi-label image classification model extracted from Chrome. It
45
  ## Labels
46
 
47
  The model provides classifications across four shopping intent categories:
48
- * LABEL_1: No Shopping Intent
49
- * LABEL_2: Fashion & Style
50
- * LABEL_3: Home & Garden
51
- * LABEL_4: Tools, Vehicles, Electronics & Appliances (General/Other?)
52
 
53
  ## Model Use Cases
54
 
 
45
  ## Labels
46
 
47
  The model provides classifications across four shopping intent categories:
48
+ * LABEL_1: shopping_intent:negative
49
+ * LABEL_2: shopping_intent:apparel
50
+ * LABEL_3: shopping_intent:home_decor
51
+ * LABEL_4: shopping_intent:other
52
 
53
  ## Model Use Cases
54