You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* allow input_dim and out_dim of 0
* dont pass config to base model
* catch missing labels if no labels exist
* only create classes.txt path for dynamic datasets
* change message for loading properties
f"Number of labels and feature vector size set to: {self._num_of_labels} / {self._feature_vector_size} (default values, not used for self-supervised learning)"
0 commit comments