yezdata commited on
Commit
0f3b6c0
·
verified ·
1 Parent(s): 7d06af8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -134,8 +134,8 @@ $$
134
 
135
 
136
 
137
- ## Performance
138
- **Using `thresholds.json` optimization on val set (both probability and uncertainty thresholds) for binarizing predictions**
139
  | | precision | recall | f1-score | support |
140
  |:---------------|------------:|---------:|-----------:|----------:|
141
  | micro avg | 0.476 | 0.611 | 0.535 | 6329 |
 
134
 
135
 
136
 
137
+ ## Performance on test set
138
+ **Using `thresholds.json` optimization from val set (both probability and uncertainty thresholds) for binarizing predictions**
139
  | | precision | recall | f1-score | support |
140
  |:---------------|------------:|---------:|-----------:|----------:|
141
  | micro avg | 0.476 | 0.611 | 0.535 | 6329 |