Mrigank Raman

Results 32 comments of Mrigank Raman

@ningding97 When will this be fixed? I need to use it

Hi! We at FedML have launched a new platform for FedNLP where this issue should not be there. Can you please check whether you face the same issue there? Here...

Hi! We at FedML have launched a new platform for FedNLP. Can you please check whether you face the same issue there? Here is the new FedNLP platform: https://github.com/FedML-AI/FedML/tree/master/python/app/fednlp

Hi! We at FedML have launched a new platform for FedNLP. Can you please check whether you face the same issue there? Here is the new FedNLP platform: https://github.com/FedML-AI/FedML/tree/master/python/app/fednlp

Hi! We at FedML have launched a new platform for FedNLP where there should be no such issue. Can you please check whether you face the same issue there? Here...

Hi! We at FedML have launched a new platform for FedNLP. Can you please check whether you face the same issues there? Here is the new FedNLP platform: https://github.com/FedML-AI/FedML/tree/master/python/app/fednlp

Hi! We at FedML have launched a new platform for FedNLP. Can you please check whether you face the same issue there? Here is the new FedNLP platform: https://github.com/FedML-AI/FedML/tree/master/python/app/fednlp

To reproduce the error just add the below code in the eval(args) function of rn.py file and run the script in eval mode. model_path = os.path.join(args.save_dir, 'model.pt') if 'lm' in...

@Luoyang144 This maybe because you are using only 1 client at each round. 1 client at each round will not give enough useful information for the server to aggregate and...

Hi @Luoyang144 When I trained it was converging. Currently I am having department orientations. I will try to check this over the weekend.