vkovacs commited on
Commit
baacdbb
1 Parent(s): e19fb17

sanitizing cap labels

Browse files
Files changed (1) hide show
  1. label_dicts.py +1 -0
label_dicts.py CHANGED
@@ -21,6 +21,7 @@ CAP_NUM_DICT = {
21
  19: 21,
22
  20: 23,
23
  21: 999,
 
24
  }
25
 
26
  CAP_LABEL_NAMES = {
 
21
  19: 21,
22
  20: 23,
23
  21: 999,
24
+ 22: 999, # had to do this because of some language-domain models (e.g. english media)
25
  }
26
 
27
  CAP_LABEL_NAMES = {