Spaces:
Runtime error
Runtime error
Commit
·
eef61bc
1
Parent(s):
65b73be
br
Browse files
app.py
CHANGED
@@ -25,7 +25,8 @@ took 20,000 TPU-v3 days{cite("coatnet")}. And things are even worse in the NLP w
|
|
25 |
content_text(f"""
|
26 |
So, can individual researchers and small labs still train state-of-the-art? Yes we can!
|
27 |
All it takes is for a bunch of us to come together. In fact, we're doing it right now and <b>you're invited to join!</b>
|
28 |
-
|
|
|
29 |
|
30 |
draw_current_progress()
|
31 |
|
|
|
25 |
content_text(f"""
|
26 |
So, can individual researchers and small labs still train state-of-the-art? Yes we can!
|
27 |
All it takes is for a bunch of us to come together. In fact, we're doing it right now and <b>you're invited to join!</b>
|
28 |
+
<br>
|
29 |
+
""", vspace_before=12)
|
30 |
|
31 |
draw_current_progress()
|
32 |
|