Naren00
Results
2
issues of
Naren00
It's default mode is caption generation. I want to know how to run hashtag prediction
Hello, I have a question about training cap_model with end-to-end maksed transformer. In the code, the cap_model is trained with "window_mask = (gate_scores * pred_bin_window_mask.view(B, T, 1)". As I understand,...