Towhidul commited on
Commit
d9d5b25
·
1 Parent(s): c493c66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -377,8 +377,8 @@ def gen_qa_who(df):
377
  else:
378
  verification_status = 'Verified False'
379
  rouge_l_scores.append(verification_status)
380
- except:
381
- pass
382
  else:
383
  list_of_ques_who="No claims"
384
  list_of_ans_who=""
 
377
  else:
378
  verification_status = 'Verified False'
379
  rouge_l_scores.append(verification_status)
380
+ except:
381
+ pass
382
  else:
383
  list_of_ques_who="No claims"
384
  list_of_ans_who=""