lsnu commited on
Commit
9305629
·
verified ·
1 Parent(s): 8292ac7

Refresh sample10 metric JSON exports to null

Browse files
artifacts/results/metric_iter31_sample10_all_metrics_verify/episode90/episode90.metrics.json CHANGED
@@ -11,10 +11,10 @@
11
  "retrieve_cross_frame": -1,
12
  "ready_cross_frame": 248,
13
  "ordering_ok": true,
14
- "dense_boundary_error_to_retrieve_frames": NaN,
15
  "dense_boundary_error_frames": 95.0,
16
  "dense_boundary_error_fraction": 0.2852852852852853,
17
- "key_boundary_error_to_retrieve_keyframes": NaN,
18
  "key_boundary_error_keyframes": 3.0,
19
  "auroc_vret_ypre_three": 0.9578849721706865,
20
  "auprc_vret_ypre_three": 0.9001943636691713,
@@ -24,9 +24,9 @@
24
  "auprc_ppre_ypre": 1.0,
25
  "auroc_pext_yext": 0.9999999999999999,
26
  "auprc_pext_yext": 1.0,
27
- "auroc_phase_yretrieve": NaN,
28
- "auprc_phase_yretrieve": NaN,
29
- "f1_phase_yretrieve": NaN,
30
  "auroc_phase_yready": 0.9939516129032258,
31
  "auprc_phase_yready": 0.9659090909090909,
32
  "f1_phase_yready": 0.6415094339622641,
 
11
  "retrieve_cross_frame": -1,
12
  "ready_cross_frame": 248,
13
  "ordering_ok": true,
14
+ "dense_boundary_error_to_retrieve_frames": null,
15
  "dense_boundary_error_frames": 95.0,
16
  "dense_boundary_error_fraction": 0.2852852852852853,
17
+ "key_boundary_error_to_retrieve_keyframes": null,
18
  "key_boundary_error_keyframes": 3.0,
19
  "auroc_vret_ypre_three": 0.9578849721706865,
20
  "auprc_vret_ypre_three": 0.9001943636691713,
 
24
  "auprc_ppre_ypre": 1.0,
25
  "auroc_pext_yext": 0.9999999999999999,
26
  "auprc_pext_yext": 1.0,
27
+ "auroc_phase_yretrieve": null,
28
+ "auprc_phase_yretrieve": null,
29
+ "f1_phase_yretrieve": null,
30
  "auroc_phase_yready": 0.9939516129032258,
31
  "auprc_phase_yready": 0.9659090909090909,
32
  "f1_phase_yready": 0.6415094339622641,