unsloth/studio/backend
Roland Tannous 81adc47b6e fix: prefer URL image columns over bare filenames, add value-based fallback
find_image_column now scores candidates by resolvability (PIL > dict > URL > path)
and has a Pass 2 value-based fallback for columns not matching image keywords.
Fixes phiyodr/coco2017 picking file_name (unresolvable) over coco_url (resolvable).
2026-03-10 01:36:19 +00:00
..
assets add trust_remote_code defaults to all model configs 2026-03-09 09:54:52 +00:00
auth Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
core Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
loggers root studio folder 2026-02-02 09:13:49 +00:00
models Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
plugins/data-designer-unstructured-seed Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
requirements chore(data-recipe): bump data-designer to 0.5.2 and pin duckdb<1.5 2026-03-09 17:27:02 +01:00
routes fix: prefer tabular files over archives in Tier 1 dataset preview 2026-03-09 22:00:20 +00:00
state root studio folder 2026-02-02 09:13:49 +00:00
tests Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
utils fix: prefer URL image columns over bare filenames, add value-based fallback 2026-03-10 01:36:19 +00:00
colab.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
main.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
run.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00