human-in-the-loop
Browse files
app.py
CHANGED
@@ -493,7 +493,7 @@ For example, Comcast reduced repeat service calls by 17% after deploying entity
|
|
493 |
|
494 |
gr.Examples(
|
495 |
[
|
496 |
-
["""My mortgage
|
497 |
["my credit card limit is too low, I need a card with bigger limit and low fee", "CARD"]
|
498 |
],
|
499 |
[in_verbatim, in_campaign]
|
|
|
493 |
|
494 |
gr.Examples(
|
495 |
[
|
496 |
+
["""My mortgage was assumed by Bank of America when Countrywide mortgages ceased to do business. My mortgage increased without any explanation. When I inquired, they stumbled and gave me the run around. I’d NEVER do business with Bank of America again""", "MORT"],
|
497 |
["my credit card limit is too low, I need a card with bigger limit and low fee", "CARD"]
|
498 |
],
|
499 |
[in_verbatim, in_campaign]
|