I'm trying to learn a seq2seq model with fairseq. I want to have different loss weighting for each sample, so there will be examples which the model will try to fit better. What is the correct way to do it? Maybe better libraries for that purpose?
Asked
Active
Viewed 126 times