Git Product home page Git Product logo

msa-transformer's People

Contributors

rmrao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

msa-transformer's Issues

Multi GPU training stucks when run the main.py

First of all, great work!

I am experienceing the train hangs problem, I have the same conda environment as yours and use 8 V100 GPUs and set train_batch_size =1.

I tried DDP training of single machine with 8cards, but I often encountered the phenomenon that 100% of the training of the 2 or 5 epoch was stuck. I checked the checkpoint after each epoch and found that it was saved normally. I tried to update the latest PyTorch lighting and sometimes this worked, but sometimes it stucks agian during the training. Like this:

image

I change another dataset, but it still hangs during the first epoch. Like this:

image

And I notice that when training stucks, the GPU utilization is 100%, but GPU memory utilization is 0%.

Have you ever encountered this situation during training?

It will be great if you can give me some suggestion! Thank you!

Input MSAs with Variable Depths and Lengths in MSA Transformer

Could you please provide some insights on how MSA Transformer handles input MSAs with varying depths and lengths? For instance, if I have an input MSA with 2 sequences and a length of 500, does the model automatically apply padding to make it 1024 by 1024 before inference?

Moreover, how many subsampled MSAs were prepared for each MSA during training? Is it possible for the same protein sequence to appear in different subsampled training MSAs?

Thank you in advance for your help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.