Priyanka-Kumavat
commited on
Commit
•
db40d50
1
Parent(s):
320d982
Update app.py
Browse files
app.py
CHANGED
@@ -66,7 +66,6 @@ Write a complaint on an insurance product or service and see how the machine lea
|
|
66 |
article = """
|
67 |
- Click submit button to test Consumer Complaint Segmentation
|
68 |
- Click the clear button to refresh the text
|
69 |
-
- This application has a linked model https://huggingface.co/ThirdEyeData/Complaints_Roberta
|
70 |
"""
|
71 |
|
72 |
demo = gr.Interface(classify_compliant,
|
|
|
66 |
article = """
|
67 |
- Click submit button to test Consumer Complaint Segmentation
|
68 |
- Click the clear button to refresh the text
|
|
|
69 |
"""
|
70 |
|
71 |
demo = gr.Interface(classify_compliant,
|