Hi ,
Thanks for sharing this awesome paper. I have one question on your work.
In each graph, you have measured performance with respect to a policy iteration step. How is this defined?
I am confused because this seems like each iteration step corresponds to a backpropagation step, is this correct? It is further confusing as you do not list the batch size used in the paper. I have followed your shared config files, which state a batch size of 128, is this correct? But then the config files use num_prompt_epoch = 200. Are you training the models for 200 epochs on a batch size of 128?
I am trying to reproduce your training setup. I am getting similar results, however I am finding it hard to understand how to measure performance over time. Any help on this would be greatly appreciated!
Hi ,
Thanks for sharing this awesome paper. I have one question on your work.
In each graph, you have measured performance with respect to a policy iteration step. How is this defined?
I am confused because this seems like each iteration step corresponds to a backpropagation step, is this correct? It is further confusing as you do not list the batch size used in the paper. I have followed your shared config files, which state a batch size of 128, is this correct? But then the config files use num_prompt_epoch = 200. Are you training the models for 200 epochs on a batch size of 128?
I am trying to reproduce your training setup. I am getting similar results, however I am finding it hard to understand how to measure performance over time. Any help on this would be greatly appreciated!