Merge branch 'main' of https://huggingface.co/uripper/ChatbotTrainingBot into main
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc
|
| 3 |
+
widget:
|
| 4 |
+
- text: "User: Hey, how are you?"
|
| 5 |
+
example_title: "How are you?"
|
| 6 |
+
- text: "User: What did you do today?"
|
| 7 |
+
example_title: "What did you do today?"
|
| 8 |
+
- text: "User: What's your favorite movie?"
|
| 9 |
+
example_title: "What's your favorite movie?"
|
| 10 |
+
---
|