Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ IMAGE = """<a href="https://www.communeai.org/commune-logo.svg" target="_blank">
|
|
16 |
|
17 |
HEADER = """<h2 align="center" class="typewriter">Welcome to the Synthia Commune Leaderboard!</h2>
|
18 |
<p align="center">This leaderboard showcases the top-performing miners in the Synthia Commune Subnet. The models are ranked based on their daily rewards.</p>"""
|
19 |
-
<p align="center">The
|
20 |
|
21 |
EVALUATION_HEADER = """<h3 align="center">Evaluation Details</h3>"""
|
22 |
|
|
|
16 |
|
17 |
HEADER = """<h2 align="center" class="typewriter">Welcome to the Synthia Commune Leaderboard!</h2>
|
18 |
<p align="center">This leaderboard showcases the top-performing miners in the Synthia Commune Subnet. The models are ranked based on their daily rewards.</p>"""
|
19 |
+
<p align="center">The Synthia subnet leverages Commune's incentives to create a permissionless mining market around distilling knowledge out of SOTA closed-source model APIs into a public dataset to accelerate the OpenSource AI space. Targetted models and strategy will adapt based on the current SOTA.</p>"""
|
20 |
|
21 |
EVALUATION_HEADER = """<h3 align="center">Evaluation Details</h3>"""
|
22 |
|