tomaarsen HF staff commited on
Commit
7c11c15
1 Parent(s): f4947db

Upload all_results.json with huggingface_hub

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.023421578109264374,
4
+ "test_overall_accuracy": 0.9225603373768171,
5
+ "test_overall_f1": 0.6859873927870208,
6
+ "test_overall_precision": 0.6847278953665883,
7
+ "test_overall_recall": 0.6872515322179891,
8
+ "test_runtime": 301.9559,
9
+ "test_samples_per_second": 153.923,
10
+ "test_steps_per_second": 4.812
11
+ }