Alan-JW

Results 9 issues of Alan-JW

Hi, @chaoyanghe, I encountered the following error when running ‘run_custom_data_and_model_example.sh’, but I have torch installed? ![image](https://user-images.githubusercontent.com/74579183/186681717-dc91e4d9-7d1f-439a-bbf4-b15b3c7bca6b.png) ![image](https://user-images.githubusercontent.com/74579183/186681901-8152e3ee-3cc9-4714-8035-9423012cc6b0.png)

Hi @chaoyanghe, If I want to customize the federated learning algorithm in simulated version instead of using the existing algorithms like fedavg, fednova, etc., what should I do? t=Thanks for...

question

Hi, @chaoyanghe, I encountered the following error when running torch_fedavg_mnist_lr_one_line_example.py, is this a version mismatch problem? ![image](https://user-images.githubusercontent.com/74579183/186416663-34f580f5-646e-423a-aaec-9c3acbda8ab7.png) ![image](https://user-images.githubusercontent.com/74579183/186416730-0503b870-988f-4002-b0e5-feb268bb84ac.png)

question
hotfix

Hi , which file should I ref to? ![b3e86c7c2e25a3b30f1fc462cec8ebd](https://user-images.githubusercontent.com/74579183/186414449-274ecb6e-35f5-4035-be69-cd5ad7bb6ea5.jpg)

**Describe the bug** 当我运行FederatedAI/FATE/tree/master/examples/dsl/v2/hetero_logistic_regression中的例子时候, ![image](https://user-images.githubusercontent.com/74579183/188264657-dcb4f182-b70b-47f8-9d66-05b652524623.png) ![image](https://user-images.githubusercontent.com/74579183/188264667-7dd71184-2b9d-4895-9140-68af4b8c9808.png) 出现了这个bug 使用的FATE的最新单机部署版本利用docker部署的。

Hi,@PolinaKirichenko ,How is the test Agreement in your paper calculated in the code? thanks for your answer!

@yangjianxin1 ,您好, 在调用torchrun --nproc_per_node={num_gpus} train.py --train_args_file train_args/llama2-13b-ext.yaml这个命令之后,全量模型微调运行结束,为什么没有保存微调后的模型在output文件夹下?output文件夹下只有一些训练参数文件,没有模型文件?

@youngyangyang04 您好,我在运行代码的时候遇到了这个问题。请问应该怎么解决呀? ![image](https://user-images.githubusercontent.com/74579183/189691928-8c1a7ef4-6784-4745-a37f-fc017d605365.png)

@liucongg 请问分类任务的代码中哪里呀?仓库中没有找到对应的代码,望指教!