saritha5 commited on
Commit
bbe9d23
1 Parent(s): d298949

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -61,8 +61,7 @@ gr.Interface(classify_compliant,
61
  article = article,
62
  allow_flagging = "never",
63
  live = False,
64
- examples=["""This is an old account. I made attempts to contact the collection agency to work out a payment plan which they did n't accept.
65
- I 've since received numerous calls. It has become uncomfortable and distracting taking these called while I 'm at work.""",
66
  """I have tried to pay whatever I could over the years on my student loan. I have an overwhelming amount of debt not to mention my daily necessities.
67
  I ca n't exactly come up with any substantial sum of money right now. I have already paid 75 % of the loan too, which is really frustrating that
68
  I am still getting harassed..""",
 
61
  article = article,
62
  allow_flagging = "never",
63
  live = False,
64
+ examples=["""old account made attempt contact collection agency work payment plan n accept since received numerous call become uncomfortable distracting taking called work.""",
 
65
  """I have tried to pay whatever I could over the years on my student loan. I have an overwhelming amount of debt not to mention my daily necessities.
66
  I ca n't exactly come up with any substantial sum of money right now. I have already paid 75 % of the loan too, which is really frustrating that
67
  I am still getting harassed..""",