"lib/git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "0e4fffbc6b28b65f894ebcc520b13cea59db369d"
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