From d85304cd20b63804d0bebfaf2d890c8e21f9a4d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 2 Aug 2026 01:33:21 +0200 Subject: [PATCH] docs(quickadapter): unify per-label terminology to 'format' across README, template and warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d62ece..f95d299 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ configuration and may override them. The `label_weighting`, `label_smoothing`, `label_pipeline` and `label_prediction` sections accept either the flat paths listed above or a -per-label form using `default` and `columns.`. Do not mix both forms in +per-label format using `default` and `columns.`. Do not mix both formats in one section: once `default` or `columns` is present, sibling flat keys are ignored with a warning. Matching column patterns are applied from least to most specific; equally specific patterns follow declaration order, so the later one -- 2.53.0