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