ChisDong commited on
Commit
d43d3f8
·
verified ·
1 Parent(s): f9ff9ce

Upload rounds/round_4/hospital_NVIDIA_round_4_metadata.json with huggingface_hub

Browse files
rounds/round_4/hospital_NVIDIA_round_4_metadata.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "client_id": "hospital_NVIDIA",
3
+ "scenario": "client-iid",
4
+ "round": 4,
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_4.safetensors",
11
+ "created_at": "2026-05-19T13:05:55.271857",
12
+ "train_loss": 0.8963013361725543,
13
+ "train_accuracy": 0.7402540516863776,
14
+ "train_sensitivity_macro": 0.5678239723613527,
15
+ "train_specificity_macro": 0.946472934796233,
16
+ "train_auc_macro_ovr": 0.9320936521385532,
17
+ "train_f1_macro": 0.5363009864070231,
18
+ "val_loss": 0.6307963545744618,
19
+ "val_accuracy": 0.7942708333333334,
20
+ "val_sensitivity_macro": 0.6525328224161228,
21
+ "val_specificity_macro": 0.9629275273555359,
22
+ "val_auc_macro_ovr": 0.9451240174776601,
23
+ "val_f1_macro": 0.565207356599222,
24
+ "delta_file": "hospital_NVIDIA_round_4_delta.safetensors"
25
+ }