You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
I'd like to know how you handle data, as you have three different tasks (search query, knowledge, response). During the training process, do you mix these three different types of data together for training, or do you train one task after another once a task is completed? If it's the latter, I'm curious about how you address the issue of catastrophic forgetting.
I'd like to know how you handle data, as you have three different tasks (search query, knowledge, response). During the training process, do you mix these three different types of data together for training, or do you train one task after another once a task is completed? If it's the latter, I'm curious about how you address the issue of catastrophic forgetting.