Hi, authors,
Thank you very much for your excellent work. I believe this will undoubtedly advance further research in practical reinforcement learning.
I am attempting to reproduce the results of QeRL-supported GRPO on Qwen 2.5-3B using an RTX 5090. I trained the base model quantized via NVFP4 using the hyperparameters from Table 4 in the paper (max_completion_length=4096, max_seq_length=5500, num_iterations=4, lora_rank=32). When evaluated on GSM8K, the accuracy was only 66.5%, which is significantly lower than the 83.7% reported in Table 1(a).
What could be causing this discrepancy? Have I overlooked any critical parameter configurations?
If possible, could you share the detailed configuration file used to reproduce the main results in Table 1 and Table 2?
Thank you in advance.
Best regards,
Feng
Hi, authors,
Thank you very much for your excellent work. I believe this will undoubtedly advance further research in practical reinforcement learning.
I am attempting to reproduce the results of QeRL-supported GRPO on Qwen 2.5-3B using an RTX 5090. I trained the base model quantized via NVFP4 using the hyperparameters from Table 4 in the paper (max_completion_length=4096, max_seq_length=5500, num_iterations=4, lora_rank=32). When evaluated on GSM8K, the accuracy was only 66.5%, which is significantly lower than the 83.7% reported in Table 1(a).
What could be causing this discrepancy? Have I overlooked any critical parameter configurations?
If possible, could you share the detailed configuration file used to reproduce the main results in Table 1 and Table 2?
Thank you in advance.
Best regards,
Feng