unsloth/studio/backend/utils/datasets
Roland Tannous 32bbccc573 fix: resolve bare-filename images via HF repo lookup
Datasets like VQAonline store image filenames (e.g. "img.png") without
the directory prefix. Build a basename→repo_path lookup using
list_repo_files, then resolve each file via hf_hub_download.
2026-03-09 23:37:00 +00:00
..
__init__.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
chat_templates.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
data_collators.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
dataset_utils.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
format_conversion.py fix: resolve bare-filename images via HF repo lookup 2026-03-09 23:37:00 +00:00
format_detection.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
model_mappings.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
vlm_processing.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00