You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working with the vlm_datasets calibration data class as outlined in the documentation here. I noticed that there seems to be some aspects of the implementation that might not be fully developed or documented.
Here are the details I've gathered from the YAML configuration:
Hello,
Besides @aptsunny 's question, I suspect there's another issue.
The YAML files contain preproc: vlm_general preprocessing method,
But vlm_general does not have any implementation or reference in the Python code.
Did you by chance forget to add this implementation?
Another question of understanding:
Your documentation page specifies a format of a calibration dataset.
Is it a standard format of VQA datasets? In other words, can I configure to use any relevant VQA dataset from HF, or does it need adaptation?
Hello,
I am currently working with the
vlm_datasets
calibration data class as outlined in the documentation here. I noticed that there seems to be some aspects of the implementation that might not be fully developed or documented.Here are the details I've gathered from the YAML configuration:
I have a few questions regarding the
vlm_datasets
:vlm_datasets
calibration data class fully implemented and supported?I would appreciate any guidance or clarification on this matter. If there is additional documentation or resources available, please let me know.
Thank you for your time and support.
Best regards
The text was updated successfully, but these errors were encountered: