Upload threshold_grid.json with huggingface_hub
Browse files- threshold_grid.json +6 -0
threshold_grid.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"category": "grid",
|
| 3 |
+
"optimal_threshold": 126.62564849853516,
|
| 4 |
+
"best_f1_score": 0.9482758570704518,
|
| 5 |
+
"image_auroc": 0.9490392648287385
|
| 6 |
+
}
|