MIME icon indicating copy to clipboard operation
MIME copied to clipboard

This repository contains PyTorch implementations of the models from the paper An Empirical Study MIME: MIMicking Emotions for Empathetic Response Generation.

Results 5 MIME issues
Sort by recently updated
recently updated
newest added

In save/saved_model, there are no model weights in the model path, and there are no models and weights in the link provided in readme. Where should I download them?Thank you

pip install -r requirement.txt 可是文件里没有 requirement.txt文件,请问在哪里?谢谢

Hi, I was trying to evaluate your model with the output.txt. However, I found that the number of the dataset sample was different. There are supposed to have 5259 samples...

Hi! Can you please say which model is the best: saved_model or old/saved_model? Which one is the model with std and which one without? Thank you!

I want to evaluate the model (I downloaded weights from google disk) , however unfortunately during testing the following error occurs: ``` RuntimeError: Error(s) in loading state_dict for Train_MIME: Missing...