Thaweewat commited on
Commit
44288b1
1 Parent(s): 11c3172

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,7 +14,9 @@ widget:
14
 
15
  # Traffy Complaint Classification
16
 
17
- This model is trained to automatically classify types of traffic complaints in Thai text, aiming to reduce the need for manual classification by humans.
 
 
18
 
19
  ### Model Details
20
 
 
14
 
15
  # Traffy Complaint Classification
16
 
17
+ "This multi-label model is trained to automatically classify various types of traffic complaints expressed in Thai text,
18
+ with the goal of minimizing the need for manual classification. Please note that the example inference provided by Hugging Face (Right-side UI)
19
+ does not yet support multi-label classification. If you require multi-label classification, please use the code provided below.
20
 
21
  ### Model Details
22