Spaces:
Runtime error
Runtime error
Update results.py
Browse files- results.py +1 -1
results.py
CHANGED
|
@@ -747,7 +747,7 @@ table_html = dataset_comparison.to_html(index=False, border=0)
|
|
| 747 |
table_div_1 = Div(NotStr(table_html), style="margin: 40px;")
|
| 748 |
|
| 749 |
intro_div = Div(
|
| 750 |
-
H2("TxT360
|
| 751 |
H3("What This Section Contains"),
|
| 752 |
P("This section provides brief upsampling ablation examples and detailed perplexity analysis of CommonCrawl snapshots. The section is split into the following topic areas: "),
|
| 753 |
Ul(
|
|
|
|
| 747 |
table_div_1 = Div(NotStr(table_html), style="margin: 40px;")
|
| 748 |
|
| 749 |
intro_div = Div(
|
| 750 |
+
H2("TxT360 Studies"),
|
| 751 |
H3("What This Section Contains"),
|
| 752 |
P("This section provides brief upsampling ablation examples and detailed perplexity analysis of CommonCrawl snapshots. The section is split into the following topic areas: "),
|
| 753 |
Ul(
|