Upload ucfedavg/rounds/round_14/hospital_NVIDIA_round_14_metadata.json with huggingface_hub
Browse files
ucfedavg/rounds/round_14/hospital_NVIDIA_round_14_metadata.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"client_id": "hospital_NVIDIA",
|
| 3 |
+
"client_repo": "ChisDong/Client_NVIDIA_IID",
|
| 4 |
+
"scenario": "clientiid",
|
| 5 |
+
"round": 14,
|
| 6 |
+
"status": "completed",
|
| 7 |
+
"method": "UCFedAvg",
|
| 8 |
+
"local_training_method": "FedAvg",
|
| 9 |
+
"aggregation_method": "UCFedAvg",
|
| 10 |
+
"fedprox_mu": 0.01,
|
| 11 |
+
"experiment_folder": "ucfedavg",
|
| 12 |
+
"train_samples": 2283,
|
| 13 |
+
"val_samples": 384,
|
| 14 |
+
"samples": 2283,
|
| 15 |
+
"local_epochs": 1,
|
| 16 |
+
"base_global_model": "ucfedavg/global_model_round_14.safetensors",
|
| 17 |
+
"created_at": "2026-05-25T16:46:04.037315",
|
| 18 |
+
"train_loss": 0.5130302661822902,
|
| 19 |
+
"train_accuracy": 0.830048182216382,
|
| 20 |
+
"train_sensitivity_macro": 0.7914806191380876,
|
| 21 |
+
"train_specificity_macro": 0.9655144325864453,
|
| 22 |
+
"train_precision_macro": 0.7382495497613949,
|
| 23 |
+
"train_f1_macro": 0.7615458661324553,
|
| 24 |
+
"train_auc_macro_ovr": 0.9768849566062417,
|
| 25 |
+
"val_loss": 0.5811680974826837,
|
| 26 |
+
"val_accuracy": 0.8125,
|
| 27 |
+
"val_sensitivity_macro": 0.6477125731485326,
|
| 28 |
+
"val_specificity_macro": 0.9649082982361644,
|
| 29 |
+
"val_precision_macro": 0.680431364506426,
|
| 30 |
+
"val_f1_macro": 0.6131809547472419,
|
| 31 |
+
"val_auc_macro_ovr": 0.952295630635489,
|
| 32 |
+
"conformal_available": true,
|
| 33 |
+
"conformal_alpha": 0.1,
|
| 34 |
+
"conformal_q_hat": 0.8114832043647766,
|
| 35 |
+
"conformal_coverage": 0.8984375,
|
| 36 |
+
"conformal_avg_prediction_set_size": 1.3046875,
|
| 37 |
+
"conformal_mean_nonconformity": 0.25575172901153564,
|
| 38 |
+
"conformal_f1_macro": 0.6131809547472419,
|
| 39 |
+
"conformal_auc_macro": 0.952295630635489,
|
| 40 |
+
"delta_file": "hospital_NVIDIA_round_14_delta.safetensors"
|
| 41 |
+
}
|