fahrendrakhoirul commited on
Commit
b2fdd5e
1 Parent(s): 17fdcf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -26,7 +26,8 @@ Highlight that it's fine-tuned on a dataset of e-commerce reviews, allowing it t
26
  Clearly define the three output classes and their corresponding labels:
27
  - Produk (Product): Customer satisfaction with product quality, performance, and description accuracy.
28
  - Layanan Pelanggan (Customer Service): Interaction with sellers, their responsiveness, and complaint handling.
29
- - Pengiriman (Shipping/Delivery): Speed of delivery, item condition upon arrival, and timeliness.
 
30
  Optionally, provide brief examples of reviews that would fall into each category to further illustrate how the model interprets sentiment.
31
 
32
  **How to import in PyTorch:**
 
26
  Clearly define the three output classes and their corresponding labels:
27
  - Produk (Product): Customer satisfaction with product quality, performance, and description accuracy.
28
  - Layanan Pelanggan (Customer Service): Interaction with sellers, their responsiveness, and complaint handling.
29
+ - Pengiriman (Shipping/Delivery): Speed of delivery, item condition upon arrival, and timeliness.
30
+
31
  Optionally, provide brief examples of reviews that would fall into each category to further illustrate how the model interprets sentiment.
32
 
33
  **How to import in PyTorch:**