Quintu commited on
Commit
627a1c4
·
verified ·
1 Parent(s): 413d72d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 base)
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