pip install -r requirements.txt
go to the directory source
then do
python3 train_multi.py
The pre-trained is provide in Weight.
Make sure the weight show be put in the right direction.
Please create a directoryMy_model_pth
inside the directory Empathetic_Dialogue
or the directory NYCUKA
.
Then you can run the evaluation.
go "outside" the directory source
then do
python3 eval_multi_continuous.py
Make sure to run the evluation first.
You can create the directory what you want to put the output file inside and then you can run the file example.ipynb