Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,7 @@ Write a complaint on an insurance product or service and see how the machine lea
|
|
64 |
article = """
|
65 |
- Click submit button to test Consumer Complaint Segmentation
|
66 |
- Click the clear button to refresh the text
|
67 |
-
- This application has a linked model https://huggingface.co/ThirdEyeData/
|
68 |
"""
|
69 |
|
70 |
demo = gr.Interface(classify_compliant,
|
|
|
64 |
article = """
|
65 |
- Click submit button to test Consumer Complaint Segmentation
|
66 |
- Click the clear button to refresh the text
|
67 |
+
- This application has a linked model https://huggingface.co/ThirdEyeData/Complaints_Roberta
|
68 |
"""
|
69 |
|
70 |
demo = gr.Interface(classify_compliant,
|