ChisDong commited on
Commit
32e7861
·
verified ·
1 Parent(s): 64fd8df

Upload rounds/round_3/hospital_NVIDIA_round_3_metadata.json with huggingface_hub

Browse files
rounds/round_3/hospital_NVIDIA_round_3_metadata.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "client_id": "hospital_NVIDIA",
3
+ "scenario": "client-iid",
4
+ "round": 3,
5
+ "status": "completed",
6
+ "train_samples": 2283,
7
+ "val_samples": 384,
8
+ "samples": 2283,
9
+ "local_epochs": 1,
10
+ "base_global_model": "global_model_round_3.safetensors",
11
+ "created_at": "2026-05-19T11:42:56.333437",
12
+ "train_loss": 0.9412924216853248,
13
+ "train_accuracy": 0.7170389837932545,
14
+ "train_sensitivity_macro": 0.5336304463785843,
15
+ "train_specificity_macro": 0.9421956034033291,
16
+ "train_auc_macro_ovr": 0.9271665063352825,
17
+ "train_f1_macro": 0.5057012741306348,
18
+ "val_loss": 0.6546893982837597,
19
+ "val_accuracy": 0.7942708333333334,
20
+ "val_sensitivity_macro": 0.5619864811897736,
21
+ "val_specificity_macro": 0.9612132476876772,
22
+ "val_auc_macro_ovr": 0.9369444536327153,
23
+ "val_f1_macro": 0.505001270506497,
24
+ "delta_file": "hospital_NVIDIA_round_3_delta.safetensors"
25
+ }