Spaces:
Sleeping
Sleeping
Simplify hero description
Browse files
app.py
CHANGED
|
@@ -909,10 +909,10 @@ THEME = gr.themes.Soft(primary_hue="violet", secondary_hue="indigo", neutral_hue
|
|
| 909 |
HERO = """
|
| 910 |
<div id="hero">
|
| 911 |
<h1>🧠 SiriBench — On-Device iOS Agent Benchmarking</h1>
|
| 912 |
-
<p>
|
| 913 |
-
<b>
|
| 914 |
-
|
| 915 |
-
|
| 916 |
|
| 917 |
<div class="stats-grid">
|
| 918 |
<div class="stat-card">
|
|
|
|
| 909 |
HERO = """
|
| 910 |
<div id="hero">
|
| 911 |
<h1>🧠 SiriBench — On-Device iOS Agent Benchmarking</h1>
|
| 912 |
+
<p>This is a benchmark for evaluating <b>Apple's Foundation Model</b> — the on-device model that
|
| 913 |
+
powers <b>Siri</b>. We created a set of real-world tasks across the actual iOS apps
|
| 914 |
+
(Reminders, Calendar, Contacts & Messages), let the model complete them on its own, and check
|
| 915 |
+
whether it actually got them right.</p>
|
| 916 |
|
| 917 |
<div class="stats-grid">
|
| 918 |
<div class="stat-card">
|