Spaces:
Sleeping
Sleeping
Commit
·
e0a8eb9
1
Parent(s):
7777712
lbody
Browse files
main.py
CHANGED
|
@@ -20,7 +20,7 @@ def get():
|
|
| 20 |
D_title(
|
| 21 |
H1(
|
| 22 |
"TxT360: fully open and transparent fusion of web and curated corpora for pre-training large language models",
|
| 23 |
-
cls="l-
|
| 24 |
style="text-align: center;",
|
| 25 |
)
|
| 26 |
),
|
|
|
|
| 20 |
D_title(
|
| 21 |
H1(
|
| 22 |
"TxT360: fully open and transparent fusion of web and curated corpora for pre-training large language models",
|
| 23 |
+
cls="l-body",
|
| 24 |
style="text-align: center;",
|
| 25 |
)
|
| 26 |
),
|