Assistants#

Assistants are high level helper classes which instantiate all the needed objects required to perform the task at hand. If no parameters are specified they use default configurations which can be found under bert_squeeze/assistants/configs/. You can also pass keyword arguments to the constructor which will then override the defaults parameters.

bert_squeeze.assistants#