ChisDong commited on
Commit
98f5cc4
·
verified ·
1 Parent(s): db1fe5b

Upload rounds/round_14/hospital_NVIDIA_round_14_metadata.json with huggingface_hub

Browse files
rounds/round_14/hospital_NVIDIA_round_14_metadata.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "client_id": "hospital_NVIDIA",
3
+ "scenario": "client-iid",
4
+ "round": 14,
5
+ "status": "completed",
6
+ "train_samples": 2283,
7
+ "val_samples": 384,
8
+ "samples": 2283,
9
+ "local_epochs": 2,
10
+ "base_global_model": "global_model_round_14.safetensors",
11
+ "created_at": "2026-05-20T03:08:29.869472",
12
+ "train_loss": 0.7177367817817463,
13
+ "train_accuracy": 0.7840560665790627,
14
+ "train_sensitivity_macro": 0.7343883764866268,
15
+ "train_specificity_macro": 0.9563745012732552,
16
+ "train_auc_macro_ovr": 0.9563372148294371,
17
+ "train_f1_macro": 0.6939339491500692,
18
+ "val_loss": 0.4975698517325024,
19
+ "val_accuracy": 0.8307291666666666,
20
+ "val_sensitivity_macro": 0.7110225686795918,
21
+ "val_specificity_macro": 0.9660097292307738,
22
+ "val_auc_macro_ovr": 0.9609425997032817,
23
+ "val_f1_macro": 0.6484385574117077,
24
+ "delta_file": "hospital_NVIDIA_round_14_delta.safetensors"
25
+ }