general-eval-card / lib /view-data.ts

Commit History

Add eee source record url
de464f5

j-chim commited on

Update about (#8)
599471d

j-chim commited on

Split model and eval DuckDB projections
b7845a7

evijit HF Staff commited on

Log failing model and eval context
01f05f9

evijit HF Staff commited on

Trim DuckDB detail projection
70ffe59

evijit HF Staff commited on

Serialize DuckDB detail queries
90f739e

evijit HF Staff commited on

Add eval query diagnostics
46e8ac0

evijit HF Staff commited on

Fix DuckDB generation config projection
5f7e258

evijit HF Staff commited on

Wrap derived tags for DuckDB space
f8940f7

evijit HF Staff commited on

Fix DuckDB HF Space eval queries
0641374

evijit HF Staff commited on

view-data: split runAndRead/readAll and log column types on failure
9b2a4b8

evijit HF Staff Claude Opus 4.7 (1M context) commited on

Adapt upstream category-based code to v2 tag taxonomy
bfb71af

j-chim commited on

Merge remote-tracking branch 'origin/main' into merge/main-into-v2-cleanup
6e90b4d

j-chim commited on

WIP: v2 cleanup checkpoint before merging origin/main
d249d5b

j-chim commited on

view-data: coerce BIGINT-encoded numeric strings; restore distribution embed route
d49f850

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: switch reader to getRowObjectsJson(); drop CAST/to_json hacks
225b586

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: paranoid CAST every output column to a primitive type
b6dab21

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: explicit r.* enumeration + parse the wrapped columns in JS
915be2f

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: lengthen readRows error log to 1200 chars so the full SELECT is visible
a9845fb

evijit HF Staff commited on

view-data: also wrap VARCHAR[] and TIMESTAMP columns; add app/error.tsx boundary
93c113e

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: cast every to_json wrap to VARCHAR
6cfbb83

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: wrap every complex column with to_json to bypass binding crashes
7c13d55

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: wrap JSON-typed parquet columns in to_json() to dodge binding crash
beb4e3a

evijit HF Staff Claude Opus 4.7 (1M context) commited on

view-data: log SQL + error context when readRows throws
718288a

evijit HF Staff Claude Opus 4.7 (1M context) commited on

Embeds: histogram route, leaderboard slices + sort, brand mark; cross-source row dedup
7a54021

evijit HF Staff Claude Opus 4.7 (1M context) commited on

Precompute eval matrices for multi-metric + per-slice leaderboards
553b175

evijit HF Staff Claude Opus 4.7 (1M context) commited on

Refactor to align on benchmark hierarchy
2ed4959

j-chim commited on

Update with datafix v2
11542d9

j-chim commited on

Swap backend data (#3)
fe99ffa

evijit HF Staff j-chim commited on