Spaces:
Running
Running
kovacsvi
commited on
Commit
·
92c98d1
1
Parent(s):
2f654f8
minor-media -> 99+9999
Browse files- label_dicts.py +1 -1
label_dicts.py
CHANGED
@@ -541,7 +541,7 @@ CAP_MIN_MEDIA_NUM_DICT = {0: 100,
|
|
541 |
209: 2104,
|
542 |
210: 2105,
|
543 |
211: 2300,
|
544 |
-
212: 9999
|
545 |
213: 24,
|
546 |
214: 26,
|
547 |
215: 27,
|
|
|
541 |
209: 2104,
|
542 |
210: 2105,
|
543 |
211: 2300,
|
544 |
+
212: 99, # do not use separate 9999 and 99 labels
|
545 |
213: 24,
|
546 |
214: 26,
|
547 |
215: 27,
|