mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 18:45:57 +00:00
Update frontend/src/components/nlp/components/NlpTrainForm.tsx
Co-authored-by: Mohamed Marrouchi <marrouchi.mohamed@gmail.com>
This commit is contained in:
parent
427b514765
commit
9f7187fc61
@ -198,7 +198,7 @@ const NlpDatasetSample: FC<NlpDatasetSampleProps> = ({
|
|||||||
{t("title.nlp_train")}
|
{t("title.nlp_train")}
|
||||||
</Typography>
|
</Typography>
|
||||||
<FormControl>
|
<FormControl>
|
||||||
<FormLabel>{t("label.lookup_type")}</FormLabel>
|
<FormLabel>{t("label.type")}</FormLabel>
|
||||||
<RadioGroup
|
<RadioGroup
|
||||||
row
|
row
|
||||||
defaultValue={
|
defaultValue={
|
||||||
|
Loading…
Reference in New Issue
Block a user