fix: remove unnecessary tooltip copy from train split start

This commit is contained in:
Roland Tannous 2026-03-04 23:15:49 +00:00
commit 42ee6fe443

View file

@ -368,9 +368,7 @@ export function DatasetSection() {
<TooltipContent>
Only train on a subset of your training split by
specifying a start row index (inclusive, 0-based).
Useful for resuming from a checkpoint or debugging
with a smaller slice. Leave empty to start from the
first row.
Leave empty to start from the first row.
</TooltipContent>
</Tooltip>
</span>