ChisDong commited on
Commit
8b8d02a
·
verified ·
1 Parent(s): a4a243e

Upload rounds/round_1/hospital_NVIDIA_round_1_metadata.json with huggingface_hub

Browse files
rounds/round_1/hospital_NVIDIA_round_1_metadata.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "client_id": "hospital_NVIDIA",
3
+ "scenario": "client-iid",
4
+ "round": 1,
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_1.safetensors",
11
+ "created_at": "2026-05-19T11:07:00.241392",
12
+ "train_loss": 1.2392223990625806,
13
+ "train_accuracy": 0.6793692509855453,
14
+ "train_sensitivity_macro": 0.3413512792633382,
15
+ "train_specificity_macro": 0.9287043126919797,
16
+ "train_auc_macro_ovr": 0.8744768269259835,
17
+ "train_f1_macro": 0.3322427113325726,
18
+ "val_loss": 0.8449181523174047,
19
+ "val_accuracy": 0.7604166666666666,
20
+ "val_sensitivity_macro": 0.4566442612143475,
21
+ "val_specificity_macro": 0.9565074199848687,
22
+ "val_auc_macro_ovr": 0.922343240969939,
23
+ "val_f1_macro": 0.42021702934746413,
24
+ "delta_file": "hospital_NVIDIA_round_1_delta.safetensors"
25
+ }