guishe commited on
Commit
7d01f8e
1 Parent(s): a97b4c5

Upload test_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. test_results.json +11 -0
test_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "test_accuracy": 0.9299894258933166,
4
+ "test_f1": 0.6916974559805096,
5
+ "test_loss": 0.23856346309185028,
6
+ "test_precision": 0.6751203694605483,
7
+ "test_recall": 0.7091091111753293,
8
+ "test_runtime": 51.3929,
9
+ "test_samples_per_second": 732.552,
10
+ "test_steps_per_second": 22.902
11
+ }