Foresight.Evals.ProfessionalLane (Foresight v0.1.0)

Copy Markdown View Source

Loader for the sanitized professional knowledge-work evaluation lane.

The source file stores one shared memory corpus and a set of queries. Each query is expanded into a Foresight.Evals.Dataset over that common corpus.

Summary

Functions

load!(path)

@spec load!(String.t()) :: [Foresight.Evals.Dataset.t()]