Spaces:
Running
Running
hunterhector
commited on
Commit
•
68c99d6
1
Parent(s):
000d795
instruction
Browse files
main.py
CHANGED
@@ -876,7 +876,7 @@ def intro():
|
|
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",
|
882 |
),
|
|
|
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. The post might also be slightly too long for mobile reading (sorry!). 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",
|
882 |
),
|