transfer-learning-conv-ai icon indicating copy to clipboard operation
transfer-learning-conv-ai copied to clipboard

Evaluation in other languages

Open VikasRajashekar opened this issue 4 years ago • 1 comments

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.

VikasRajashekar avatar Nov 25 '20 14:11 VikasRajashekar

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.

pourdabiri avatar Dec 11 '20 14:12 pourdabiri