KhalilMrini / LAL-Parser

Neural Adobe-UCSD Parser, the current State of the Art in Constituency and Dependency Parsing.
138 stars 24 forks source link

Question on GPU Requirement when training locally #17

Open matyascorvinus opened 3 years ago

matyascorvinus commented 3 years ago

Dear the Development Team, I want to ask you which GPU is the best for training? I used GTX 1060 6GB, NVIDIA Tesla v100 with 16GB RAM and both of them failed because of the memory overflows Screenshot from 2020-11-06 20-13-03

For running the test, only the NVIDIA v100 performed well in the test, and the GTX 1060 6GB RAM stil got the overflowed issues. I want to ask about the specification as I want to know whether I need a better GPU or I need to investigate in the underlying problem of the codes.

Thank you so much for your time! Dang Quang

LifeIsStrange commented 1 year ago

@KhalilMrini

LifeIsStrange commented 1 year ago

@matyascorvinus Noob question: what cloud do you recommend for training large neural networks?