Spaces:
Running
Running
Rini Wijayanti
commited on
Commit
·
512e4a5
1
Parent(s):
79709f6
Update header tbl perform
Browse files
home.py
CHANGED
@@ -216,8 +216,8 @@ def show_home():
|
|
216 |
<table style="width:100%; border-collapse: collapse; font-size: 12px; border-top: 1px solid black; border-bottom: 1px solid black;">
|
217 |
<tr style="border-bottom: 1px solid black; text-align: center; border-top: 1px solid black;">
|
218 |
<th rowspan="2" style="border: none; padding: 5px; font-size: 14px; text-align: left; border-top: 1px solid black;">Pre-trained Model</th>
|
219 |
-
<th colspan="3" style="border: none; padding: 5px; font-size: 14px; text-align: center; border-top: 1px solid black;">NON-HOAX</th>
|
220 |
<th colspan="3" style="border: none; padding: 5px; font-size: 14px; text-align: center; border-top: 1px solid black;">HOAX</th>
|
|
|
221 |
<th rowspan="2" style="border: none; padding: 5px; font-size: 14px; text-align: center; border-top: 1px solid black;">Accuracy</th>
|
222 |
</tr>
|
223 |
<tr style="border-bottom: 1px solid black;">
|
|
|
216 |
<table style="width:100%; border-collapse: collapse; font-size: 12px; border-top: 1px solid black; border-bottom: 1px solid black;">
|
217 |
<tr style="border-bottom: 1px solid black; text-align: center; border-top: 1px solid black;">
|
218 |
<th rowspan="2" style="border: none; padding: 5px; font-size: 14px; text-align: left; border-top: 1px solid black;">Pre-trained Model</th>
|
|
|
219 |
<th colspan="3" style="border: none; padding: 5px; font-size: 14px; text-align: center; border-top: 1px solid black;">HOAX</th>
|
220 |
+
<th colspan="3" style="border: none; padding: 5px; font-size: 14px; text-align: center; border-top: 1px solid black;">NON-HOAX</th>
|
221 |
<th rowspan="2" style="border: none; padding: 5px; font-size: 14px; text-align: center; border-top: 1px solid black;">Accuracy</th>
|
222 |
</tr>
|
223 |
<tr style="border-bottom: 1px solid black;">
|