Skip to content

Commit 8bc82ee

Browse files
committed
Fixing a few of the GPFL metrics too
1 parent bc06c19 commit 8bc82ee

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

tests/smoke_tests/gpfl_client_metrics.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"train - prediction - accuracy": 0.9245
66
},
77
"fit_round_losses": {
8-
"backward": 2.9377,
8+
"backward": 2.93887,
99
"prediction_loss": 0.24898,
10-
"magnitude_level_loss": 60.6323,
11-
"gce_softmax_loss": 2.0824
10+
"magnitude_level_loss": 60.67625,
11+
"gce_softmax_loss": 2.08305
1212
},
1313
"eval_round_metrics": {
1414
"val - prediction - accuracy": 0.940333
@@ -22,8 +22,8 @@
2222
"fit_round_losses": {
2323
"gce_softmax_loss": 1.92257,
2424
"prediction_loss": 0.1157,
25-
"magnitude_level_loss": 47.57951,
26-
"backward": 2.51400
25+
"magnitude_level_loss": 47.59576,
26+
"backward": 2.51467
2727
},
2828
"eval_round_metrics": {
2929
"val - prediction - accuracy": 0.96625
@@ -37,7 +37,7 @@
3737
"fit_round_losses": {
3838
"gce_softmax_loss": 1.8773,
3939
"prediction_loss": 0.0888,
40-
"magnitude_level_loss": 39.99178,
40+
"magnitude_level_loss": 39.99481,
4141
"backward": 2.3661
4242
},
4343
"eval_round_metrics": {

0 commit comments

Comments
 (0)