unsloth/studio/backend/utils/datasets
Roland Tannous 87269a5c85 fix: use word-boundary matching for image/audio column detection
Substring matching caused false positives like 'pic' in 'topic',
leading to non-deterministic image column selection.
2026-03-10 00:38:02 +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 fix: use word-boundary matching for image/audio column detection 2026-03-10 00:38:02 +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