FedNLP
FedNLP copied to clipboard
how to change the number of client
Hi. When I try to change the total number of clients in a distributed cluster,I used "--client_num_in_total" to specify it, but it didn't work. Could you tell me how to change the total number of client? Thank you!
Do you mean to change the number of clients for partition?
To change the total number of clients, you should create another partition h5 file. This can be done in data/advanced_partition. I found the README in the directory helpful.