Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ markdown_text = """
|
|
29 |
"""
|
30 |
html_table = """
|
31 |
<h2 style="text-align: center;">COFOG Budget Classification</h2>
|
32 |
-
|
33 |
This classifier was developed utilizing the pre-trained BERT
|
34 |
(Bidirectional Encoder Representations from Transformers) model
|
35 |
with an uncased configuration, with over 1500 manually
|
|
|
29 |
"""
|
30 |
html_table = """
|
31 |
<h2 style="text-align: center;">COFOG Budget Classification</h2>
|
32 |
+
<p style="text-align: justify; margin-left: 20px; margin-right: 20px;">
|
33 |
This classifier was developed utilizing the pre-trained BERT
|
34 |
(Bidirectional Encoder Representations from Transformers) model
|
35 |
with an uncased configuration, with over 1500 manually
|