unsloth/studio
Roland Tannous 4cef5fb030 fix: harden template mapping for complex column types and curly braces
- Handle dict columns (e.g. squad answers) by extracting text instead
  of raw repr()
- Handle list columns by joining or extracting single value
- Catch ValueError in .format() calls (stray { } in column data)
- Add missing json import to dataset_utils.py
2026-03-10 15:43:35 +00:00
..
backend fix: harden template mapping for complex column types and curly braces 2026-03-10 15:43:35 +00:00
frontend feat: Dataset Conversion Advisor — multi-pass LLM for non-conversational datasets 2026-03-10 15:39:56 +00:00
tests Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00:00