Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc0-1.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc0-1.0
|
| 3 |
+
language:
|
| 4 |
+
- fr
|
| 5 |
+
- en
|
| 6 |
+
tags:
|
| 7 |
+
- chat
|
| 8 |
+
- chatbot
|
| 9 |
+
- intent
|
| 10 |
+
- classification
|
| 11 |
+
pretty_name: Small Talk Dataset for Intent Classification
|
| 12 |
+
---
|
| 13 |
+
## Hexabot Small Talk Dataset
|
| 14 |
+
|
| 15 |
+
The small talk is used to give the user a casual conversation flow with the chatbot.
|
| 16 |
+
|
| 17 |
+
### Column Details
|
| 18 |
+
Utterances - Sentence
|
| 19 |
+
Intent - Class labels (84 unique labels)
|
| 20 |
+
|
| 21 |
+
#### Context
|
| 22 |
+
Classifying the Intent("Smalltalk appraisal thank you",…) by given input Utterances("again i really appreciate you",……)
|
| 23 |
+
|
| 24 |
+
Original dataset is : https://www.kaggle.com/datasets/salmanfaroz/small-talk-intent-classification-data
|
| 25 |
+
|
| 26 |
+
---
|
| 27 |
+
license: cc0-1.0
|
| 28 |
+
---
|