Skip to content

Pre-offline tokenize for ultra large multimodal datasets #4079

New issue

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

Open
binisalegend opened this issue May 4, 2025 · 0 comments
Open

Pre-offline tokenize for ultra large multimodal datasets #4079

binisalegend opened this issue May 4, 2025 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@binisalegend
Copy link

Thank you for your excellent framework! I noticed that after adding the lazy_tokenize parameter, tokenization of large-scale multimodal datasets will be carried out in batches, generating *.arrow files in the .cache directory. I would like to ask if there is a parameter that can pre-tokenize all the data and save the arrow files, or directly pass in image or video files in the jsonl dataset in a form similar to *.pkl after tokenization, in order to accelerate the training speed. Looking forward to your guidance and reply.

@Jintao-Huang Jintao-Huang added bug Something isn't working enhancement New feature or request labels May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants