TheWeeeed commited on
Commit
51ba4f2
Β·
verified Β·
1 Parent(s): d9bf6f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -451,7 +451,6 @@ def two_stage_qa(question, candidate_paragraphs_str, max_seq_len_mc=512, max_seq
451
  null_score_diff_threshold=0.0,
452
  output_dir=None,
453
  prefix="gradio_predict",
454
- is_world_process_zero=True
455
  )
456
 
457
  final_answer = predictions_dict.get("temp_id", "ζœͺθƒ½ζε–η­”ζ‘ˆγ€‚")
 
451
  null_score_diff_threshold=0.0,
452
  output_dir=None,
453
  prefix="gradio_predict",
 
454
  )
455
 
456
  final_answer = predictions_dict.get("temp_id", "ζœͺθƒ½ζε–η­”ζ‘ˆγ€‚")