We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
这取决于您的 max_soruce_length 和 max_target_length 的设置。 在我的实验中,整个训练句子(source + target)加起来 800 个 token 下需要大约 31 G 左右的显存(V100)。
max_soruce_length
max_target_length
Sorry, something went wrong.
请问一下,如果有两片16G(T4)的卡,要怎么跑这个实验呢?用MUlti_gpu的方法试了一下,都是爆显存错误。
@HarderThenHarder 相同的显卡,len调到200两张卡都爆,同问
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: