Update README.md
Browse files
README.md
CHANGED
|
@@ -45,11 +45,17 @@ 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: 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 |
|
| 55 |
This model can be used for:
|
|
|
|
| 45 |
## Labels
|
| 46 |
|
| 47 |
The model provides classifications across four shopping intent categories:
|
| 48 |
+
|
| 49 |
* LABEL_1: shopping_intent:negative
|
| 50 |
* LABEL_2: shopping_intent:apparel
|
| 51 |
* LABEL_3: shopping_intent:home_decor
|
| 52 |
* LABEL_4: shopping_intent:other
|
| 53 |
|
| 54 |
+
The model provides classifications across two sensitivity categories:
|
| 55 |
+
|
| 56 |
+
* LABEL_1: sensitive:negative
|
| 57 |
+
* LABEL_2: sensitive:positive
|
| 58 |
+
|
| 59 |
## Model Use Cases
|
| 60 |
|
| 61 |
This model can be used for:
|