vic35get commited on
Commit
1124253
·
verified ·
1 Parent(s): 8339f70

Add test results

Browse files
Files changed (1) hide show
  1. test_results.json +17 -17
test_results.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
  "epoch": 10.0,
3
- "test_accuracy": 0.9878391019644528,
4
- "test_f1": 0.9878368022021763,
5
- "test_f1_macro": 0.9878368022021763,
6
- "test_false_negatives": 2,
7
- "test_false_positives": 11,
8
- "test_loss": 0.06415753066539764,
9
- "test_precision": 0.9879746719237466,
10
- "test_precision_macro": 0.9879746719237466,
11
- "test_recall": 0.9878391019644528,
12
- "test_recall_macro": 0.9878391019644528,
13
- "test_roc_auc": 0.9969769005090431,
14
- "test_runtime": 10.9882,
15
- "test_samples_per_second": 97.287,
16
- "test_specificity": 0.9791271347248577,
17
- "test_steps_per_second": 12.195,
18
- "test_true_negatives": 516,
19
- "test_true_positives": 540
20
  }
 
1
  {
2
  "epoch": 10.0,
3
+ "test_accuracy": 0.9943872778297475,
4
+ "test_f1": 0.9943869044343652,
5
+ "test_f1_macro": 0.9943869044343652,
6
+ "test_false_negatives": 1,
7
+ "test_false_positives": 5,
8
+ "test_loss": 0.04937861114740372,
9
+ "test_precision": 0.9944143890112943,
10
+ "test_precision_macro": 0.9944143890112943,
11
+ "test_recall": 0.9943872778297475,
12
+ "test_recall_macro": 0.9943872778297475,
13
+ "test_roc_auc": 0.998405301889831,
14
+ "test_runtime": 24.4977,
15
+ "test_samples_per_second": 43.637,
16
+ "test_specificity": 0.9905123339658444,
17
+ "test_steps_per_second": 5.47,
18
+ "test_true_negatives": 522,
19
+ "test_true_positives": 541
20
  }