zcodeUg commited on
Commit
f0f10e9
·
1 Parent(s): 54105dd

Added proper model files and metadata

Browse files
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