EdgeFit Atlas

Measured on-device inference. Every number reproducible; every failure recorded.

Data

The whole corpus, in full, free. Downloading it and disagreeing with us is the point — a benchmark nobody can check is a benchmark nobody should trust.

FileSize
graph_fingerprints.csv28.1 KiB
measurements.csv1479.2 KiB
recipes.csv146.0 KiB

What is in it

Reading it

import duckdb
duckdb.sql("SELECT * FROM 'measurements.parquet' WHERE outcome = 'success'").show()

Caveats that travel with the data