Spaces:
Running
Running
Update results.py
Browse files- results.py +1 -0
results.py
CHANGED
|
@@ -839,6 +839,7 @@ intro_div = Div(
|
|
| 839 |
Ul(
|
| 840 |
Li("The Learning Curve of TxT360 with an Upsampling Recipe", style = "margin-bottom: 5px"),
|
| 841 |
Li("Perplexity Analysis across time", style = "margin-bottom: 5px"),
|
|
|
|
| 842 |
),
|
| 843 |
)
|
| 844 |
|
|
|
|
| 839 |
Ul(
|
| 840 |
Li("The Learning Curve of TxT360 with an Upsampling Recipe", style = "margin-bottom: 5px"),
|
| 841 |
Li("Perplexity Analysis across time", style = "margin-bottom: 5px"),
|
| 842 |
+
Li(B("Estimated Reading Time: 15 minutes"), style = "margin-bottom: 5px"),
|
| 843 |
),
|
| 844 |
)
|
| 845 |
|