lyricpoem

Results 16 comments of lyricpoem

I have run transformer in this repo and get 1.2798 cider. As said in [MODEL_ZOO.md](https://github.com/ruotianluo/self-critical.pytorch/blob/master/MODEL_ZOO.md), the number is not selected. Maybe the author just run once and got 1.266. So...

> thanks all! > > @luo3300612 may I know if you've changed any thing or any hyperparameters in the code to achieve this score? I change nothing. Just use config...

try to add `tokenizer_pool.close()` at the end of the function `train_scst`

Thank you for your prompt reply. And I have another question. Could you please tell me what change have you made to your transformer model. Because last year I have...

> @luo3300612 did you get 1.21 cider in transformer model for XE training? If yes, may I know your settings for that? I could only get 1.157 for XE with...

Try reconstruct fewer frames, or use smaller resolution like `--num-frames 100`, `--resolution 196`