victormiller commited on
Commit
ab1848a
1 Parent(s): ea708b9

Update results.py

Browse files
Files changed (1) hide show
  1. 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 Results"),
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(