Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -11,7 +11,7 @@ def text_classification(prompt):
|
|
| 11 |
title = "Enter your Prompt"
|
| 12 |
description = """
|
| 13 |
|
| 14 |
-
# This is Fine-tuned BERT based Model
|
| 15 |
|
| 16 |
<img src = "https://upload.wikimedia.org/wikipedia/commons/2/2f/Google_2015_logo.svg" width=300px>
|
| 17 |
"""
|
|
|
|
| 11 |
title = "Enter your Prompt"
|
| 12 |
description = """
|
| 13 |
|
| 14 |
+
# This is Fine-tuned BERT based Financial sentiment analysis Model
|
| 15 |
|
| 16 |
<img src = "https://upload.wikimedia.org/wikipedia/commons/2/2f/Google_2015_logo.svg" width=300px>
|
| 17 |
"""
|