alvarobartt HF staff commited on
Commit
1d4edda
1 Parent(s): 5f33c26

Upload test_results.json

Browse files
Files changed (1) hide show
  1. test_results.json +29 -0
test_results.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "test_LOC": {
4
+ "f1": 0.9279298545765611,
5
+ "number": 4675,
6
+ "precision": 0.9277314517853325,
7
+ "recall": 0.9281283422459893
8
+ },
9
+ "test_ORG": {
10
+ "f1": 0.8882370196538574,
11
+ "number": 3440,
12
+ "precision": 0.896388395500296,
13
+ "recall": 0.8802325581395349
14
+ },
15
+ "test_PER": {
16
+ "f1": 0.9425082676163826,
17
+ "number": 3934,
18
+ "precision": 0.9432281059063137,
19
+ "recall": 0.9417895271987798
20
+ },
21
+ "test_loss": 0.0218206737190485,
22
+ "test_overall_accuracy": 0.9525545753704019,
23
+ "test_overall_f1": 0.9214380825565912,
24
+ "test_overall_precision": 0.9239756321455395,
25
+ "test_overall_recall": 0.9189144327330069,
26
+ "test_runtime": 124.3864,
27
+ "test_samples_per_second": 80.403,
28
+ "test_steps_per_second": 20.107
29
+ }