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
您好!我在阅读internvl源码时候,发现internvl的pad方式为将label与input_ids都填充到max_length(在pad_data_collator.py),我想请问这会不会带来不必要的内存消耗与导致训练速度变慢呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好!我在阅读internvl源码时候,发现internvl的pad方式为将label与input_ids都填充到max_length(在pad_data_collator.py),我想请问这会不会带来不必要的内存消耗与导致训练速度变慢呢?
The text was updated successfully, but these errors were encountered: