unsloth/studio/backend/utils/datasets
Roland Tannous 698c9564ef fix: detect list-of-strings text columns and pick random element for VLM conversion
Handles datasets like phiyodr/coco2017 where captions is a list of strings.
2026-03-10 01:32:19 +00:00
..
__init__.py feat: add ShareGPT+image VLM format support and improve image column detection 2026-03-10 01:27:36 +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 feat: add ShareGPT+image VLM format support and improve image column detection 2026-03-10 01:27:36 +00:00
format_conversion.py fix: detect list-of-strings text columns and pick random element for VLM conversion 2026-03-10 01:32:19 +00:00
format_detection.py fix: detect list-of-strings text columns and pick random element for VLM conversion 2026-03-10 01:32:19 +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