unsloth/studio/backend/utils/datasets
Roland Tannous bd4de6cf1f fix: prefer tabular files over archives in Tier 1 dataset preview
Tier 1 check-format was picking images.zip over testmini.parquet,
causing wrong columns (image/label) and broken VLM mapping.
Also log first VLM conversion failure instead of swallowing silently.
2026-03-09 22:00:20 +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: prefer tabular files over archives in Tier 1 dataset preview 2026-03-09 22:00:20 +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