Spaces:
Sleeping
Sleeping
update readme to match ref-metrics
Browse files README.md CHANGED
@@ -38,8 +38,8 @@ print(res) | |
38 | |
39 | ```json |
40 | { |
41 | - " |
42 | - " |
43 | "all": { |
44 | "f1": 0.15967351103175614, |
45 | "fn": 2923.0, |
@@ -55,11 +55,9 @@ print(res) | |
55 | "recognized_0.8": 1, |
56 | "tp": 626.0 |
57 | } |
58 | - } |
59 | - |
60 | - |
61 | - "Sentry_2023_02_08_PROACT_CELADON_@6m_MOB_2023_02_08_12_51_49": { |
62 | - "ahoy_IR_b2_engine_3_6_0_49_gd81d3b63_oversea": { |
63 | "all": { |
64 | "f1": 0.15967351103175614, |
65 | "fn": 2923.0, |
@@ -79,6 +77,7 @@ print(res) | |
79 | } |
80 | } |
81 | } |
| |
82 | ``` |
83 | |
84 | ## Metric Settings |
| |
38 | |
39 | ```json |
40 | { |
41 | + "ahoy_IR_b2_engine_3_6_0_49_gd81d3b63_oversea": { |
42 | + "overall": { |
43 | "all": { |
44 | "f1": 0.15967351103175614, |
45 | "fn": 2923.0, |
| |
55 | "recognized_0.8": 1, |
56 | "tp": 626.0 |
57 | } |
58 | + }, |
59 | + "per_sequence": { |
60 | + "Sentry_2023_02_08_PROACT_CELADON_@6m_MOB_2023_02_08_12_51_49": { |
| |
| |
61 | "all": { |
62 | "f1": 0.15967351103175614, |
63 | "fn": 2923.0, |
| |
77 | } |
78 | } |
79 | } |
80 | + |
81 | ``` |
82 | |
83 | ## Metric Settings |