Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ More information needed
|
|
21 |
|
22 |
## Evaluation
|
23 |
|
24 |
-
|
25 |
{'exact': 75.76715597879051,
|
26 |
'f1': 86.10779795627346,
|
27 |
'total': 130319,
|
@@ -35,6 +35,7 @@ More information needed
|
|
35 |
'best_exact_thresh': 0.0,
|
36 |
'best_f1': 86.11240204317286,
|
37 |
'best_f1_thresh': 0.0}
|
|
|
38 |
|
39 |
### Training hyperparameters
|
40 |
|
|
|
21 |
|
22 |
## Evaluation
|
23 |
|
24 |
+
'''
|
25 |
{'exact': 75.76715597879051,
|
26 |
'f1': 86.10779795627346,
|
27 |
'total': 130319,
|
|
|
35 |
'best_exact_thresh': 0.0,
|
36 |
'best_f1': 86.11240204317286,
|
37 |
'best_f1_thresh': 0.0}
|
38 |
+
'''
|
39 |
|
40 |
### Training hyperparameters
|
41 |
|