rad2520 commited on
Commit
988cf19
·
verified ·
1 Parent(s): b785786

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 <a href="https://github.com/agiconnes/synthia">Synthia Commune subnet</a> 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
 
 
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