ChisDong commited on
Commit
305bf5d
·
verified ·
1 Parent(s): 3f630c4

Upload fedprox/rounds/round_14/hospital_NVIDIA_round_14_metadata.json with huggingface_hub

Browse files
fedprox/rounds/round_14/hospital_NVIDIA_round_14_metadata.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "client_id": "hospital_NVIDIA",
3
+ "client_repo": "ChisDong/Client_NVIDIA_IID",
4
+ "scenario": "iid",
5
+ "round": 14,
6
+ "status": "completed",
7
+ "method": "FedProx",
8
+ "local_training_method": "FedProx",
9
+ "aggregation_method": "FedAvg",
10
+ "fedprox_mu": 0.01,
11
+ "experiment_folder": "fedprox",
12
+ "train_samples": 2283,
13
+ "val_samples": 384,
14
+ "samples": 2283,
15
+ "local_epochs": 1,
16
+ "base_global_model": "fedprox/global_model_round_14.safetensors",
17
+ "created_at": "2026-05-25T09:50:59.809843",
18
+ "train_loss": 0.45110538022385704,
19
+ "train_accuracy": 0.8554533508541393,
20
+ "train_sensitivity_macro": 0.839201599424763,
21
+ "train_specificity_macro": 0.9699983360718173,
22
+ "train_precision_macro": 0.7861016052729378,
23
+ "train_f1_macro": 0.8092742495038884,
24
+ "train_auc_macro_ovr": 0.9805661876544586,
25
+ "val_loss": 0.572827659198083,
26
+ "val_accuracy": 0.8229166666666666,
27
+ "val_sensitivity_macro": 0.5932671523338329,
28
+ "val_specificity_macro": 0.96027698338928,
29
+ "val_precision_macro": 0.6213909457221515,
30
+ "val_f1_macro": 0.5874331781187128,
31
+ "val_auc_macro_ovr": 0.9522113629355415,
32
+ "delta_file": "hospital_NVIDIA_round_14_delta.safetensors"
33
+ }