update name of langauge dataset tab

This commit is contained in:
Jarod Mica 2024-03-24 20:01:28 -07:00
parent 5e943c75fc
commit 8e01cd8fad

View file

@ -791,7 +791,7 @@ def setup_gradio():
with gr.Column():
prepare_dataset_output = gr.TextArea(
label="Console Output", interactive=False, max_lines=8)
with gr.Tab("Prepare Other Language"):
with gr.Tab("Prepare Large Files"):
with gr.Row():
with gr.Column():
DATASET2_SETTINGS = {}