Upload fedprox/rounds/round_13/hospital_NVIDIA_round_13_metadata.json with huggingface_hub
Browse files
fedprox/rounds/round_13/hospital_NVIDIA_round_13_metadata.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"client_id": "hospital_NVIDIA",
|
| 3 |
+
"client_repo": "ChisDong/Client_NVIDIA_IID",
|
| 4 |
+
"scenario": "iid",
|
| 5 |
+
"round": 13,
|
| 6 |
+
"status": "completed",
|
| 7 |
+
"method": "FedProx",
|
| 8 |
+
"local_training_method": "FedProx",
|
| 9 |
+
"aggregation_method": "FedAvg",
|
| 10 |
+
"fedprox_mu": 0.01,
|
| 11 |
+
"experiment_folder": "fedprox",
|
| 12 |
+
"train_samples": 2283,
|
| 13 |
+
"val_samples": 384,
|
| 14 |
+
"samples": 2283,
|
| 15 |
+
"local_epochs": 1,
|
| 16 |
+
"base_global_model": "fedprox/global_model_round_13.safetensors",
|
| 17 |
+
"created_at": "2026-05-25T09:48:20.339083",
|
| 18 |
+
"train_loss": 0.5078154303547409,
|
| 19 |
+
"train_accuracy": 0.8440648269820412,
|
| 20 |
+
"train_sensitivity_macro": 0.8169590927860719,
|
| 21 |
+
"train_specificity_macro": 0.9682304040404303,
|
| 22 |
+
"train_precision_macro": 0.7464384606866917,
|
| 23 |
+
"train_f1_macro": 0.7769943619481056,
|
| 24 |
+
"train_auc_macro_ovr": 0.9766690163264817,
|
| 25 |
+
"val_loss": 0.5612751488418629,
|
| 26 |
+
"val_accuracy": 0.8125,
|
| 27 |
+
"val_sensitivity_macro": 0.5833654373381593,
|
| 28 |
+
"val_specificity_macro": 0.9610468001191957,
|
| 29 |
+
"val_precision_macro": 0.623113318813126,
|
| 30 |
+
"val_f1_macro": 0.5783437602068353,
|
| 31 |
+
"val_auc_macro_ovr": 0.9475873340709794,
|
| 32 |
+
"delta_file": "hospital_NVIDIA_round_13_delta.safetensors"
|
| 33 |
+
}
|