Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -765,7 +765,7 @@ with gr.Blocks(css=custom_css) as demo:
|
|
| 765 |
<p style="margin:0 0 0 0; font-size:1.05em;"><b>Classification:</b> LightGBM with 526 features</p>
|
| 766 |
<p style="margin:0 20px 0 0; margin-left:0.5cm; font-size:0.9em; opacity:0.85;">Train Accuracy: 90.53% | Val Accuracy: 88.97%</p>
|
| 767 |
|
| 768 |
-
<p style='margin-top:5px; margin-bottom:0; font-size:1.05em;'><b>Training:</b>
|
| 769 |
</div>
|
| 770 |
"""
|
| 771 |
)
|
|
|
|
| 765 |
<p style="margin:0 0 0 0; font-size:1.05em;"><b>Classification:</b> LightGBM with 526 features</p>
|
| 766 |
<p style="margin:0 20px 0 0; margin-left:0.5cm; font-size:0.9em; opacity:0.85;">Train Accuracy: 90.53% | Val Accuracy: 88.97%</p>
|
| 767 |
|
| 768 |
+
<p style='margin-top:5px; margin-bottom:0; font-size:1.05em;'><b>Training:</b> 120K samples from DocTamper dataset</p>
|
| 769 |
</div>
|
| 770 |
"""
|
| 771 |
)
|