When to use this flow
Use labelling-only mode when you already have training examples, but they are not labelled for the metric you want to train. This flow uses your LLM-as-a-Judge prompt to label the dataset you already have. It does not generate new synthetic examples.What changes in the config
To enable this flow, set:labelling.label_only_mode: truemetric.llmaj_source_promptto the prompt used for judging / labeling
train split
If you are using CSV input, you must also set:
source_data.dataset.csv.train_file_path