Skip to content

Commit bc06c19

Browse files
committed
Fixing a few of the GPFL metrics too
1 parent 280e246 commit bc06c19

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/smoke_tests/gpfl_client_metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"gce_softmax_loss": 2.0824
1212
},
1313
"eval_round_metrics": {
14-
"val - prediction - accuracy": 0.9396
14+
"val - prediction - accuracy": 0.940333
1515
},
1616
"eval_round_loss": 0.1954
1717
},

tests/smoke_tests/gpfl_server_metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"rounds": {
33
"1": {
44
"eval_round_metrics_aggregated": {
5-
"val - prediction - accuracy": 0.9396
5+
"val - prediction - accuracy": 0.940333
66
},
77
"val - loss - aggregated": 0.1954
88
},

0 commit comments

Comments
 (0)