transformer
transformer copied to clipboard
train.py error: ResourceExhaustedError when I run train.py for dataset from download.sh
This is the error description. How can I fix this?
You could try small batch size or block. It seems that your GPU capacity is not enough.
i met this problem too and i found the memory-usage is about full but the GPU-util is zero.have you met this?