alibaba / FederatedScope

An easy-to-use federated learning platform
https://www.federatedscope.io
Apache License 2.0
1.27k stars 207 forks source link

batch_or_epoch and epoch will not chage as specify value in .yaml #720

Closed SpeeeedLee closed 9 months ago

SpeeeedLee commented 10 months ago

I have encountered a small issue that the "train" settings are always : batch_or_epoch : "epoch", local_update_steps: 1 no matter how I change those values in my .yaml file.

Thank you

qbc2016 commented 9 months ago

Hello, could you please provide your running command and the contents of your YAML file?

SpeeeedLee commented 9 months ago

Thanks for the reply. It turns out its just a small detail that i didn't notice, the problem is fixed now, thank you!