A set of fixes from previous MRs
- Remove print statements when loading configuration (was there for debugging)
- Define
encoding_step
(there were alreadymessage_step
andedge_output_classifier_step
, and this allows not to repeat code for the ONNX export) - Fix a typo in a configuration file