Update README.md
Browse files
README.md
CHANGED
|
@@ -7,5 +7,6 @@ metrics:
|
|
| 7 |
base_model:
|
| 8 |
- distilbert/distilbert-base-uncased
|
| 9 |
---
|
| 10 |
-
#
|
|
|
|
| 11 |
|
|
|
|
| 7 |
base_model:
|
| 8 |
- distilbert/distilbert-base-uncased
|
| 9 |
---
|
| 10 |
+
# Use best_threshold = 0.4757 (in model config file) upon inference for better performance, not at 0.5
|
| 11 |
+
Though it won't make much of a differencee in term of the F1 score on the Eval set.. haha
|
| 12 |
|