harshvardhan96 commited on
Commit
4696961
·
1 Parent(s): 4db6550

Delete ChatBot_README.txt

Browse files
Files changed (1) hide show
  1. ChatBot_README.txt +0 -15
ChatBot_README.txt DELETED
@@ -1,15 +0,0 @@
1
- {\rtf1\ansi\ansicpg1252\cocoartf2708
2
- \cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
3
- {\colortbl;\red255\green255\blue255;}
4
- {\*\expandedcolortbl;;}
5
- \paperw11900\paperh16840\margl1440\margr1440\vieww11520\viewh8400\viewkind0
6
- \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
7
-
8
- \f0\fs24 \cf0 README file for custom chatbot.\
9
- \
10
- 1. The hugginface spaces project is usable interface where you can try out the custom chatbot. \
11
- \
12
- 2. If you wish to see the training code, then it can be found in the Files section, where I have uploaded a custom_chatbot.ipynb. You will have to run it on Kaggle since it as been trained on Kaggle dataset. While running the training code on Kaggle, add the chatterbot/English dataset from the right hand panel before running the code. Please modify the dataset path to the corresponding dataset path before running as well.\
13
- \
14
- 3. During running the demo, if an error message shows up, then kindly refresh the page. The error message shows up because the vocabulary size is very small, and if any word which is outside the vocabulary is entered by the user, it throws a key error. Due to time constraints, I wasn\'92t able to handle the error, but it can be done in future. \
15
- }