Added proper model files and metadata
Browse files- README.md +7 -0
- chatbot_model.pth → pytorch_model.bin +0 -0
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# WeCraft Chatbot Model
|
| 2 |
+
|
| 3 |
+
This is a PyTorch model designed to power the WeCraft Tech chatbot. It supports answering company-related questions and suggesting navigation links.
|
| 4 |
+
|
| 5 |
+
## Model Framework
|
| 6 |
+
- Library: PyTorch
|
| 7 |
+
- Task: Text Generation / Question-Answering
|
chatbot_model.pth → pytorch_model.bin
RENAMED
|
File without changes
|