Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ Multi-Task Product and Hazard Classifier
|
|
16 |
This model performs multi-task classification to predict both product categories and hazard categories from text descriptions. It's based on DeBERTa-v3 architecture and trained to identify product types and potential hazards simultaneously.
|
17 |
Model Description
|
18 |
|
19 |
-
Model Type: Multi-task classification (DeBERTa-v3
|
20 |
Languages: English
|
21 |
Pipeline Tag: text-classification
|
22 |
Max Sequence Length: 1024 tokens
|
|
|
16 |
This model performs multi-task classification to predict both product categories and hazard categories from text descriptions. It's based on DeBERTa-v3 architecture and trained to identify product types and potential hazards simultaneously.
|
17 |
Model Description
|
18 |
|
19 |
+
Model Type: Multi-task classification (DeBERTa-v3 large)
|
20 |
Languages: English
|
21 |
Pipeline Tag: text-classification
|
22 |
Max Sequence Length: 1024 tokens
|