Update README.md
Browse files
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:
|
49 |
-
* LABEL_2:
|
50 |
-
* LABEL_3:
|
51 |
-
* LABEL_4:
|
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 |
|