"lib/vscode:/vscode.git/clone" did not exist on "d797b4ba0e38c75a167fb2ac2b84efac144c8b71"
Added switching off of column attention in evoformer when using sequence embeddings.
- Added flag `no_column_attention` in evoformer config. - Added check in `evoformer.py` to switch off `MSAColumnAttention` when the config flag `no_column_attention` is `True`.
Showing
Please register or sign in to comment