nbroad HF staff commited on
Commit
d8142c9
1 Parent(s): a281a62

Upload all_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. all_results.json +17 -0
all_results.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "test_ORG": {
4
+ "f1": 0.8050627240143369,
5
+ "number": 22428,
6
+ "precision": 0.8089771294795606,
7
+ "recall": 0.8011860174781523
8
+ },
9
+ "test_loss": 0.005577378906309605,
10
+ "test_overall_accuracy": 0.9773029616142098,
11
+ "test_overall_f1": 0.8050627240143369,
12
+ "test_overall_precision": 0.8089771294795606,
13
+ "test_overall_recall": 0.8011860174781523,
14
+ "test_runtime": 218.1892,
15
+ "test_samples_per_second": 158.39,
16
+ "test_steps_per_second": 4.95
17
+ }