lxyuan commited on
Commit
c61fdfd
1 Parent(s): fc40971

Upload all_results.json

Browse files
Files changed (1) hide show
  1. all_results.json +11 -0
all_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "test_loss": 0.005226554349064827,
4
+ "test_overall_accuracy": 0.9851129807294873,
5
+ "test_overall_f1": 0.9270450073152169,
6
+ "test_overall_precision": 0.9281906912835416,
7
+ "test_overall_recall": 0.9259021481405626,
8
+ "test_runtime": 2690.9722,
9
+ "test_samples_per_second": 150.748,
10
+ "test_steps_per_second": 4.711
11
+ }