Sarthak279
commited on
Commit
•
2b76ac4
1
Parent(s):
4ab24d1
Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,16 @@ model-index:
|
|
12 |
probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
# INTENT
|
|
|
15 |
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: 0.0084
|
19 |
- Train Accuracy: 0.9987
|
|
|
12 |
probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
# INTENT
|
15 |
+
This is intent classification for customer order service,
|
16 |
|
17 |
+
Features such as placing, Tracking and managment of orders,
|
18 |
+
Handles payment issues such as making and refund of payment
|
19 |
+
Options for delivery , address for shipping and also account management like password change, update account and delete account
|
20 |
+
Options for contacting human agent
|
21 |
+
|
22 |
+
You can also sends complaints here
|
23 |
+
|
24 |
+
model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on an unknown dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Train Loss: 0.0084
|
27 |
- Train Accuracy: 0.9987
|