Update README.md
Browse files
README.md
CHANGED
@@ -82,6 +82,7 @@ Optimising the threshold per label to optimise the F1 metric, the metrics (evalu
|
|
82 |
| sadness | 0.461 | 0.467 | 0.455 | 156 | 0.20 |
|
83 |
| surprise | 0.302 | 0.299 | 0.305 | 141 | 0.15 |
|
84 |
| neutral | 0.620 | 0.505 | 0.803 | 1787 | 0.30 |
|
|
|
85 |
The thesholds are stored in `thresholds.json`.
|
86 |
|
87 |
### Use with ONNXRuntime
|
|
|
82 |
| sadness | 0.461 | 0.467 | 0.455 | 156 | 0.20 |
|
83 |
| surprise | 0.302 | 0.299 | 0.305 | 141 | 0.15 |
|
84 |
| neutral | 0.620 | 0.505 | 0.803 | 1787 | 0.30 |
|
85 |
+
|
86 |
The thesholds are stored in `thresholds.json`.
|
87 |
|
88 |
### Use with ONNXRuntime
|