groderg commited on
Commit
a35c0d1
1 Parent(s): 23c1739

Upload test_results.json

Browse files
Files changed (1) hide show
  1. test_results.json +1 -12
test_results.json CHANGED
@@ -1,12 +1 @@
1
- {
2
- "epoch": 40.0,
3
- "eval_explained_variance": 0.20714369416236877,
4
- "eval_loss": 0.6195399761199951,
5
- "eval_mae": 0.3067561388015747,
6
- "eval_r2": -1.6130945682525635,
7
- "eval_rmse": 0.34193673729896545,
8
- "eval_runtime": 1.099,
9
- "eval_samples_per_second": 45.496,
10
- "eval_steps_per_second": 1.82,
11
- "learning_rate": 1e-05
12
- }
 
1
+ {"test_loss": 0.6187912225723267, "test_model_preparation_time": 0.0069, "test_rmse": 0.34147608280181885, "test_mae": 0.3061390817165375, "test_r2": -1.5954760313034058, "test_explained_variance": 0.21333691477775574, "test_mse_per_class": [0.26206299662590027, 0.3198908269405365, 0.4120202660560608, 0.3769654333591461, 0.3219333291053772, 0.2322857677936554, 0.442912757396698, 0.48386234045028687, 0.4069717526435852, 0.2701035141944885, 0.37603482604026794, 0.24543529748916626, 0.28870996832847595], "test_f1_micro": 0.9261261261261261, "test_f1_macro": 0.8545702838299041, "test_accuracy": 0.16, "test_f1_per_class": [0.896551724137931, 0.6301369863013698, 1.0, 1.0, 0.8395061728395061, 0.8860759493670886, 1.0, 1.0, 0.0, 0.8571428571428571, 1.0, 1.0, 1.0], "test_runtime": 0.7236, "test_samples_per_second": 69.098, "test_steps_per_second": 9.674}