transfer-learning-conv-ai
transfer-learning-conv-ai copied to clipboard
Evaluation in other languages
I build this model using the GPT2 German pre-trained model. And fine-tuned on German persona dataset. How do I evaluate the model? Because the scripts provided seem to evaluate on secret English dataset using parl-AI.
How did you train the model on the german GPT-2 model? The "--model" argument in train.py only accepts the pre-defined GPT-2 values.