mjpsm commited on
Commit
2c9fb6f
·
verified ·
1 Parent(s): b41d21e

Add label_map.json

Browse files
Files changed (1) hide show
  1. label_map.json +5 -0
label_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "Low": 0,
3
+ "Medium": 1,
4
+ "High": 2
5
+ }