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

Reason for parameter 'personality_permutations'

Open Fengpei-Yuan opened this issue 3 years ago • 1 comments

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!

Fengpei-Yuan avatar Mar 15 '22 16:03 Fengpei-Yuan

I think this is because the order of personality sentences doesn't matter when it comes to chatting.

weownthenight avatar Jul 08 '22 08:07 weownthenight