Update main.py
Browse files
main.py
CHANGED
|
@@ -35,7 +35,7 @@ def main():
|
|
| 35 |
D_front_matter(),
|
| 36 |
D_title(
|
| 37 |
H1(
|
| 38 |
-
"TxT360:
|
| 39 |
cls="l-body",
|
| 40 |
style="text-align: center;",
|
| 41 |
),
|
|
@@ -66,7 +66,7 @@ def main():
|
|
| 66 |
),
|
| 67 |
Li(
|
| 68 |
A(
|
| 69 |
-
"
|
| 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",
|