transfer-learning-conv-ai
transfer-learning-conv-ai copied to clipboard
Reason for parameter 'personality_permutations'
I'm reading the code (Line 93 in train.py) for the parameter 'personality_permutations'. I'm wondering why we're doing this. Will this make the model perform more reliable? Can anyone provide some insight?
Thanks in advance!
I think this is because the order of personality sentences doesn't matter when it comes to chatting.