ChisDong commited on
Commit
10911f3
·
verified ·
1 Parent(s): f734f74

Upload fedprox/rounds/round_8/hospital_NVIDIA_round_8_metadata.json with huggingface_hub

Browse files
fedprox/rounds/round_8/hospital_NVIDIA_round_8_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": 8,
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_8.safetensors",
17
+ "created_at": "2026-05-25T09:34:46.918985",
18
+ "train_loss": 0.6428183760080073,
19
+ "train_accuracy": 0.7923784494086727,
20
+ "train_sensitivity_macro": 0.7347816037135215,
21
+ "train_specificity_macro": 0.9576526659192606,
22
+ "train_precision_macro": 0.662542458151467,
23
+ "train_f1_macro": 0.6937052616596022,
24
+ "train_auc_macro_ovr": 0.9638900554892501,
25
+ "val_loss": 0.5951896891929209,
26
+ "val_accuracy": 0.8046875,
27
+ "val_sensitivity_macro": 0.5977093640686589,
28
+ "val_specificity_macro": 0.9612553838187109,
29
+ "val_precision_macro": 0.5528501400560224,
30
+ "val_f1_macro": 0.5548914471072182,
31
+ "val_auc_macro_ovr": 0.935986397029473,
32
+ "delta_file": "hospital_NVIDIA_round_8_delta.safetensors"
33
+ }