Added switch for using the single sequence embedder when using the model in `seqemb` mode.
- `seqemb_mode_enabled` added as a configuration option. - `model.py` switches to using the `PreembeddingEmbedder` when the flag is `True`.
Showing
Please register or sign in to comment