victormiller commited on
Commit
591cd18
1 Parent(s): 8262fca

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +2 -2
main.py CHANGED
@@ -35,7 +35,7 @@ def main():
35
  D_front_matter(),
36
  D_title(
37
  H1(
38
- "TxT360: fully open and transparent fusion of web and curated corpora for pre-training large language models",
39
  cls="l-body",
40
  style="text-align: center;",
41
  ),
@@ -66,7 +66,7 @@ def main():
66
  ),
67
  Li(
68
  A(
69
- "Global Deduplication",
70
  href="/intro#section2",
71
  hx_get="/intro#section2",
72
  hx_target="#inner-text",
 
35
  D_front_matter(),
36
  D_title(
37
  H1(
38
+ "TxT360: the most comprehensive, highest quality, and production ready pretraining dataset",
39
  cls="l-body",
40
  style="text-align: center;",
41
  ),
 
66
  ),
67
  Li(
68
  A(
69
+ "Globally Deduplicated",
70
  href="/intro#section2",
71
  hx_get="/intro#section2",
72
  hx_target="#inner-text",