SamLowe commited on
Commit
2cc4559
1 Parent(s): 1cf52bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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