Spaces:
Runtime error
Runtime error
hunterhector
commited on
Commit
•
9345dee
1
Parent(s):
9cbd894
typo
Browse files
main.py
CHANGED
@@ -875,7 +875,7 @@ def intro():
|
|
875 |
"we also hope to provide a dataset at this scale that is ready to go, without requiring futher filtering."
|
876 |
),
|
877 |
P(
|
878 |
-
B("How to
|
879 |
P("This document contains all the details and is lengthy. We recommend readers to use the Table of Contents to jump to the appropriate sections. At each top level section, we provided a quick guide for the content. We also recommend readers to consider this post as a reference for some high level statistics related to pre-training datasets.")
|
880 |
),
|
881 |
id="section11",
|
|
|
875 |
"we also hope to provide a dataset at this scale that is ready to go, without requiring futher filtering."
|
876 |
),
|
877 |
P(
|
878 |
+
B("How to Read this Blog Post?"),
|
879 |
P("This document contains all the details and is lengthy. We recommend readers to use the Table of Contents to jump to the appropriate sections. At each top level section, we provided a quick guide for the content. We also recommend readers to consider this post as a reference for some high level statistics related to pre-training datasets.")
|
880 |
),
|
881 |
id="section11",
|