Skip to content

Commit 619a484

Browse files
authored
Merge branch 'main' into fix/apr-eval-mbpp-rc3-prompt-preamble
2 parents 1f77bb6 + 7b143f0 commit 619a484

21 files changed

Lines changed: 9627 additions & 2 deletions

crates/aprender-core/src/format/mod.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,8 @@ pub mod pub_cli_001;
439439
// FALSIFY-PUB-CLI-003 — apr --help line count > 50 (all 58 commands listed).
440440
pub mod pub_cli_003;
441441

442-
// FALSIFY-CHAT-001..003chat template render decision rules.
443-
pub mod chat_template_001_003;
442+
// FALSIFY-NB-001..005naive-bayes-v1 PARTIAL_ALGORITHM_LEVEL discharge.
443+
pub mod nb_001_005;
444444

445445
// FALSIFY-APR-PULL-DATASET-001 — apr pull dataset --help shows both flags + exits 0.
446446
pub mod pull_dataset_001;

0 commit comments

Comments
 (0)