ChisDong commited on
Commit
65b4e4c
·
verified ·
1 Parent(s): fe1d1fb

Upload rounds/round_6/hospital_NVIDIA_round_6_metadata.json with huggingface_hub

Browse files
rounds/round_6/hospital_NVIDIA_round_6_metadata.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "client_id": "hospital_NVIDIA",
3
+ "scenario": "client-iid",
4
+ "round": 6,
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_6.safetensors",
11
+ "created_at": "2026-05-19T15:54:05.788138",
12
+ "train_loss": 0.8150007281866338,
13
+ "train_accuracy": 0.7612790188348664,
14
+ "train_sensitivity_macro": 0.6491134725758857,
15
+ "train_specificity_macro": 0.9505072532170473,
16
+ "train_auc_macro_ovr": 0.9396875601432215,
17
+ "train_f1_macro": 0.6230494750451625,
18
+ "val_loss": 0.6161998305469751,
19
+ "val_accuracy": 0.7604166666666666,
20
+ "val_sensitivity_macro": 0.639487833493391,
21
+ "val_specificity_macro": 0.9559446173734532,
22
+ "val_auc_macro_ovr": 0.9413474600651855,
23
+ "val_f1_macro": 0.5639001843770365,
24
+ "delta_file": "hospital_NVIDIA_round_6_delta.safetensors"
25
+ }