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
We don't use the ScstRewardCriterion(). But I think "gt_res" denotes the ground truth (sentence or list of sentences); "greedy_res" denotes the greedy search results (sentence or list of sentences); "sample_res" denotes your predicted results (sentence or list of sentences); "sample_logprobs" denotes the probabilities of "sample_res" .
I want to know how to get "gt_res, greedy_res, sample_res, sample_logprobs", thank you in advance
The text was updated successfully, but these errors were encountered: