Spaces:
Running
Running
victormiller
commited on
Commit
•
9aaf568
1
Parent(s):
68c99d6
Update main.py
Browse files
main.py
CHANGED
@@ -876,7 +876,8 @@ 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. 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 |
),
|
|
|
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 |
+
P("Advanced blog navigation elements are available on laptops and larger viewing windows."),
|
881 |
),
|
882 |
id="section11",
|
883 |
),
|