lombardata commited on
Commit
bd1645e
1 Parent(s): dfb8e12

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": 69.0,
3
- "eval_explained_variance": 0.4294322431087494,
4
- "eval_loss": 0.31941577792167664,
5
- "eval_mae": 0.15359456837177277,
6
- "eval_r2": 0.42809170484542847,
7
- "eval_rmse": 0.24045845866203308,
8
- "eval_runtime": 80.2244,
9
- "eval_samples_per_second": 47.866,
10
- "eval_steps_per_second": 0.748,
11
- "learning_rate": 1.0000000000000002e-06
12
- }
 
1
+ {"test_loss": 0.3193954527378082, "test_rmse": 0.240436851978302, "test_mae": 0.15356962382793427, "test_r2": 0.42818620800971985, "test_explained_variance": 0.42952820658683777, "test_mse_per_class": [0.17922507226467133, 0.23522090911865234, 0.2304804027080536, 0.15456900000572205, 0.3177127242088318, 0.30717703700065613, 0.2985471487045288, 0.31531256437301636, 0.30454516410827637, 0.33741724491119385, 0.11045259982347488, 0.21103669703006744, 0.1239825040102005], "test_f1_micro": 0.8663131785708982, "test_f1_macro": 0.8311306738604247, "test_accuracy": 0.17994791666666668, "test_f1_per_class": [0.8010269576379975, 0.745393004889056, 0.642578125, 0.985207100591716, 0.8447755184215825, 0.749708284714119, 0.6640658864325965, 0.739085239085239, 0.8688346040143146, 0.813733552631579, 0.9923989865315376, 0.9690860215053764, 0.9888054787304096], "test_runtime": 79.9119, "test_samples_per_second": 48.053, "test_steps_per_second": 6.007}