evalone

Crates.ioevalone
lib.rsevalone
version0.0.1
created_at2025-09-29 01:49:49.702438+00
updated_at2025-09-29 01:49:49.702438+00
descriptionPortable CLI binary for running evaluations defined by TOML configuration files
homepagehttps://github.com/refcell/nanoeval
repositoryhttps://github.com/refcell/nanoeval
max_upload_size
id1858803
size54,530
refcell (refcell)

documentation

README

evalone

A portable binary to run evaluations defined by config files.

Configuration

Config files used to define evaluations and their tasks are defined in TOML. Tasks must be predefined by the nanoeval framework, since custom task logic cannot be known.

Future work may extend evalone to allow for custom configuration through git referenced task and eval logic.

Commit count: 0

cargo fmt