sdiazlor HF staff commited on
Commit
d593617
1 Parent(s): a3f4be7

fix: correction label or labels

Browse files
src/distilabel_dataset_generator/apps/textcat.py CHANGED
@@ -370,7 +370,7 @@ with app:
370
  ],
371
  value="mixed",
372
  label="Clarity",
373
- info="Set how easily the correct label can be identified.",
374
  )
375
  with gr.Column():
376
  labels = gr.Dropdown(
 
370
  ],
371
  value="mixed",
372
  label="Clarity",
373
+ info="Set how easily the correct label or labels can be identified.",
374
  )
375
  with gr.Column():
376
  labels = gr.Dropdown(