← back to Model Arena
auto-data-snapshot: 2026-09-26T14:17:06 (3 data files) — data/challenges.json yolo/arena-loop-state.json yolo/daily-log.jsonl
f5f237acfdc919222df59cc321bf94df86ddf83c · 2026-09-26 14:17:32 -0700 · auto-commit-fleet
Files touched
M data/challenges.jsonM yolo/arena-loop-state.jsonM yolo/daily-log.jsonl
Diff
commit f5f237acfdc919222df59cc321bf94df86ddf83c
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Sat Sep 26 14:17:32 2026 -0700
auto-data-snapshot: 2026-09-26T14:17:06 (3 data files) — data/challenges.json yolo/arena-loop-state.json yolo/daily-log.jsonl
---
data/challenges.json | 84 +++++++++++++++++++++++++++++++++++++++++++---
yolo/arena-loop-state.json | 2 +-
yolo/daily-log.jsonl | 1 +
3 files changed, 82 insertions(+), 5 deletions(-)
diff --git a/data/challenges.json b/data/challenges.json
index f818fb4..a754700 100644
--- a/data/challenges.json
+++ b/data/challenges.json
@@ -94988,24 +94988,100 @@
},
{
"model": "exo__meta-llama-3-1-8b-instruct-8bit",
+ "status": "error",
+ "error": "timeout after 300s",
+ "seconds": 300,
+ "cost": null,
+ "started_at": "2026-09-26T20:44:18.483Z",
+ "finished_at": "2026-09-26T20:49:18.808Z",
+ "queued_at": "2026-09-26T20:24:17.532Z",
+ "fellBack": "http://127.0.0.1:8000 (mlx-community/Qwen3.8-27B-8bit)"
+ },
+ {
+ "model": "exo__gemma-4-e4b-it-8bit",
+ "status": "error",
+ "error": "timeout after 300s",
+ "seconds": 300,
+ "cost": null,
+ "started_at": "2026-09-26T20:49:18.845Z",
+ "finished_at": "2026-09-26T20:54:18.959Z",
+ "queued_at": "2026-09-26T20:24:17.559Z",
+ "fellBack": "http://127.0.0.1:8000 (mlx-community/Qwen3.8-27B-8bit)"
+ }
+ ]
+ },
+ {
+ "id": "23d5da4140e7",
+ "title": "News Competition #77 — Election Night: Floating Isles",
+ "prompt": "Build this as one complete, self-contained HTML file: An election-night 'war room' for an INVENTED nation of floating islands: a live map colors in as returns land, a needle swings, invented pundits drop one-liners, and a 'what if' slider re-runs the result. Use realistic invented content and a strong information hierarchy. Every visible control must work and give clear feedback; include relevant empty, error, and completion states where applicable. Make it cohesive from 390px to 1440px, keyboard accessible with visible focus, and respectful of reduced motion. Be genuinely creative and surprising — surprise me with the execution, not just the concept.",
+ "category": "News",
+ "designTools": false,
+ "created_at": "2026-09-26T20:59:19.088Z",
+ "winner": null,
+ "runs": [
+ {
+ "model": "exo__qwen3-6-35b-a3b-5bit",
+ "status": "error",
+ "error": "timeout after 300s",
+ "seconds": 300,
+ "cost": null,
+ "started_at": "2026-09-26T20:59:19.455Z",
+ "finished_at": "2026-09-26T21:04:19.556Z",
+ "queued_at": "2026-09-26T20:59:19.167Z",
+ "fellBack": "http://127.0.0.1:8000 (mlx-community/Qwen3.8-27B-8bit)"
+ },
+ {
+ "model": "exo__llama-3-2-1b-instruct-4bit",
+ "status": "error",
+ "error": "timeout after 300s",
+ "seconds": 300,
+ "cost": null,
+ "started_at": "2026-09-26T21:04:19.608Z",
+ "finished_at": "2026-09-26T21:09:19.830Z",
+ "queued_at": "2026-09-26T20:59:19.224Z",
+ "fellBack": "http://127.0.0.1:8000 (mlx-community/Qwen3.8-27B-8bit)"
+ },
+ {
+ "model": "exo__qwen3-coder-next-8bit",
+ "status": "error",
+ "error": "timeout after 300s",
+ "seconds": 300,
+ "cost": null,
+ "started_at": "2026-09-26T21:09:19.918Z",
+ "finished_at": "2026-09-26T21:14:20.210Z",
+ "queued_at": "2026-09-26T20:59:19.273Z",
+ "fellBack": "http://127.0.0.1:8000 (mlx-community/Qwen3.8-27B-8bit)"
+ },
+ {
+ "model": "exo__qwen3-6-35b-a3b-4bit",
"status": "running",
"error": null,
"seconds": null,
"cost": null,
- "started_at": "2026-09-26T20:44:18.483Z",
+ "started_at": "2026-09-26T21:14:20.410Z",
"finished_at": null,
- "queued_at": "2026-09-26T20:24:17.532Z",
+ "queued_at": "2026-09-26T20:59:19.319Z",
"fellBack": "http://127.0.0.1:8000 (mlx-community/Qwen3.8-27B-8bit)"
},
{
- "model": "exo__gemma-4-e4b-it-8bit",
+ "model": "exo__qwen3-5-9b-8bit",
+ "status": "queued",
+ "error": null,
+ "seconds": null,
+ "cost": null,
+ "started_at": null,
+ "finished_at": null,
+ "queued_at": "2026-09-26T20:59:19.369Z"
+ },
+ {
+ "model": "exo__qwen3-235b-a22b-instruct-2507-4bit",
"status": "queued",
"error": null,
"seconds": null,
"cost": null,
"started_at": null,
"finished_at": null,
- "queued_at": "2026-09-26T20:24:17.559Z"
+ "queued_at": "2026-09-26T20:59:19.418Z"
}
]
}
diff --git a/yolo/arena-loop-state.json b/yolo/arena-loop-state.json
index 9edeabe..3f0b876 100644
--- a/yolo/arena-loop-state.json
+++ b/yolo/arena-loop-state.json
@@ -1 +1 @@
-{"promptIdx":3,"modelOffset":74,"compCount":{"Art":78,"Culture":77,"News":76,"Political Cartoon":76,"Games":38,"Real Work":38,"Data Viz":38,"Science":38,"Music":38,"Sports":38,"History":38,"Nature & Space":38,"Comedy":38,"Demoscene":38,"Finance":38,"Design":38},"catIdx":2,"perCat":{"Art":1,"Culture":1,"News":4,"Political Cartoon":4,"Games":2,"Real Work":2,"Data Viz":2,"Science":2,"Music":2,"Sports":2,"History":2,"Nature & Space":2,"Comedy":2,"Demoscene":2,"Finance":2,"Design":2}}
\ No newline at end of file
+{"promptIdx":3,"modelOffset":80,"compCount":{"Art":78,"Culture":77,"News":77,"Political Cartoon":76,"Games":38,"Real Work":38,"Data Viz":38,"Science":38,"Music":38,"Sports":38,"History":38,"Nature & Space":38,"Comedy":38,"Demoscene":38,"Finance":38,"Design":38},"catIdx":3,"perCat":{"Art":1,"Culture":1,"News":1,"Political Cartoon":4,"Games":2,"Real Work":2,"Data Viz":2,"Science":2,"Music":2,"Sports":2,"History":2,"Nature & Space":2,"Comedy":2,"Demoscene":2,"Finance":2,"Design":2}}
\ No newline at end of file
diff --git a/yolo/daily-log.jsonl b/yolo/daily-log.jsonl
index af4b2fc..fbd2842 100644
--- a/yolo/daily-log.jsonl
+++ b/yolo/daily-log.jsonl
@@ -858,3 +858,4 @@
{"ts":"2026-09-26T19:09:05.578Z","id":"c5b3e30a4fe1","promptId":"climate-story","category":"News","title":"News Competition #76 — The City That Floods As You Scroll","models":6,"done":0,"errored":6,"settled":true,"aiPick":null,"loop":true}
{"ts":"2026-09-26T19:44:15.138Z","id":"c39ee71a03ed","promptId":"civic-explainer","category":"Political Cartoon","title":"Political Cartoon Competition #76 — How a Law Gets Passed (Rube Goldberg)","models":6,"done":0,"errored":6,"settled":true,"aiPick":null,"loop":true}
{"ts":"2026-09-26T20:19:17.358Z","id":"47156b50609b","promptId":"gen-art","category":"Art","title":"Art Competition #78 — Living Ink Canvas","models":6,"done":0,"errored":6,"settled":true,"aiPick":null,"loop":true}
+{"ts":"2026-09-26T20:54:19.016Z","id":"4730e9d0c53d","promptId":"museum","category":"Culture","title":"Culture Competition #77 — Museum of a Lost Civilization","models":6,"done":0,"errored":6,"settled":true,"aiPick":null,"loop":true}
← 2ea6dae auto-data-snapshot: 2026-09-26T13:46:36 (3 data files) — dat
·
back to Model Arena
·
auto-data-snapshot: 2026-09-26T14:47:36 (3 data files) — dat 773e4f4 →