We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trlx/trlx/trainer/accelerate_ppo_trainer.py
Line 231 in 3340c2f
the train dataloader used in PPO is not prepared by Accelerator.
Then in the training phase ( (
trlx/trlx/trainer/accelerate_base_trainer.py
Line 563 in 3340c2f
minibatch_size
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 Describe the bug
trlx/trlx/trainer/accelerate_ppo_trainer.py
Line 231 in 3340c2f
the train dataloader used in PPO is not prepared by Accelerator.
Then in the training phase (
(
trlx/trlx/trainer/accelerate_base_trainer.py
Line 563 in 3340c2f
minibatch_size
be used as the batch size per device or not?Which trlX version are you using?
No response
Additional system and package information
No response
The text was updated successfully, but these errors were encountered: