tomaarsen HF staff commited on
Commit
96a5587
1 Parent(s): 8fdee77

Upload all_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. all_results.json +29 -0
all_results.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "test_LOC": {
4
+ "f1": 0.895483870967742,
5
+ "number": 382,
6
+ "precision": 0.8829516539440203,
7
+ "recall": 0.9083769633507853
8
+ },
9
+ "test_ORG": {
10
+ "f1": 0.8051948051948052,
11
+ "number": 361,
12
+ "precision": 0.7579462102689487,
13
+ "recall": 0.8587257617728532
14
+ },
15
+ "test_PER": {
16
+ "f1": 0.924187725631769,
17
+ "number": 833,
18
+ "precision": 0.9264173703256936,
19
+ "recall": 0.921968787515006
20
+ },
21
+ "test_loss": 0.006696898490190506,
22
+ "test_overall_accuracy": 0.9798406374501992,
23
+ "test_overall_f1": 0.8886810102899907,
24
+ "test_overall_precision": 0.8736971183323115,
25
+ "test_overall_recall": 0.9041878172588832,
26
+ "test_runtime": 20.049,
27
+ "test_samples_per_second": 59.554,
28
+ "test_steps_per_second": 3.741
29
+ }