ZeroCommand commited on
Commit
4668862
1 Parent(s): e7e6d90

add column mapping parameters

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -333,6 +333,7 @@ with gr.Blocks(theme=theme) as iface:
333
  dataset_id_input,
334
  dataset_config_input,
335
  dataset_split_input,
 
336
  run_local,
337
  ],
338
  outputs=[
 
333
  dataset_id_input,
334
  dataset_config_input,
335
  dataset_split_input,
336
+ id2label_mapping_dataframe,
337
  run_local,
338
  ],
339
  outputs=[