Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# DSSC Chatbot Training Dataset
|
| 2 |
|
| 3 |
This dataset contains question-answer pairs specifically designed for training a chatbot focused on DSSC (Davao del Sur State College) policies, procedures, and student guidelines. The data is intended for educational and research purposes.
|
|
@@ -39,4 +48,4 @@ For full license details, visit [https://creativecommons.org/licenses/by/4.0/](h
|
|
| 39 |
You can use this dataset for:
|
| 40 |
- Training a chatbot model.
|
| 41 |
- Exploring conversational AI for academic contexts.
|
| 42 |
-
- Building educational applications for DSSC students.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- chatbot
|
| 7 |
+
- education
|
| 8 |
+
- dataset
|
| 9 |
+
---
|
| 10 |
# DSSC Chatbot Training Dataset
|
| 11 |
|
| 12 |
This dataset contains question-answer pairs specifically designed for training a chatbot focused on DSSC (Davao del Sur State College) policies, procedures, and student guidelines. The data is intended for educational and research purposes.
|
|
|
|
| 48 |
You can use this dataset for:
|
| 49 |
- Training a chatbot model.
|
| 50 |
- Exploring conversational AI for academic contexts.
|
| 51 |
+
- Building educational applications for DSSC students.
|