Expand description
The evaluation corpus and cases.
A small, hand-written corpus that states what the engine is supposed to
do. The cases are the specification the thresholds in super::harness are
judged against; changing one should be a deliberate decision about product
behaviour, not a way to make a run go green.
Structs§
- Ingestion
Case - What should happen to one utterance at ingestion.
- Retrieval
Case - One retrieval expectation.
Functions§
- corpus
- The evaluation corpus.
- eval_
user - The evaluation user.
- ingestion_
cases - Ingestion cases (§37.2).
- retrieval_
cases - Retrieval cases (§37.1).