| .. |
|
__init__.py
|
feat: initial avocet repo — email classifier training tool
|
2026-02-27 14:07:38 -08:00 |
|
test_api.py
|
feat: extract fetch routes and IMAP helpers into app/data/fetch.py
|
2026-05-01 21:57:31 -07:00 |
|
test_benchmark_classifier.py
|
fix(avocet): guard discover_finetuned_models against malformed/incomplete training_info.json
|
2026-03-15 15:18:13 -07:00 |
|
test_cforch.py
|
test: fix test_tasks_parses_yaml for TaskEntry schema
|
2026-04-09 20:11:01 -07:00 |
|
test_classifier_adapters.py
|
fix(avocet): FineTunedAdapter GPU device routing + precise body truncation test
|
2026-03-15 10:56:47 -07:00 |
|
test_data_fetch.py
|
feat: extract fetch routes and IMAP helpers into app/data/fetch.py
|
2026-05-01 21:57:31 -07:00 |
|
test_data_label.py
|
feat: extract label queue API into app/data/label.py
|
2026-05-01 18:48:14 -07:00 |
|
test_finetune.py
|
fix(avocet): move TorchDataset import to top; split sample_count into total+train
|
2026-03-15 16:02:43 -07:00 |
|
test_imap_fetch.py
|
feat: extract IMAP logic to app/imap_fetch.py for reuse by API
|
2026-03-04 11:42:22 -08:00 |
|
test_imitate.py
|
feat: Imitate tab — pull CF product samples, compare LLM responses
|
2026-04-09 20:12:57 -07:00 |
|
test_label_tool.py
|
refactor: consolidate HTML extraction into app/utils.py
|
2026-04-08 06:52:15 -07:00 |
|
test_models.py
|
feat(models): extended model registry + manage.sh benchmark subcommands
|
2026-04-24 14:56:24 -07:00 |
|
test_sft.py
|
feat(#14): default bench_results_dir + testability seam
|
2026-04-09 12:28:38 -07:00 |
|
test_sft_import.py
|
fix: log warning when sft record is missing id field
|
2026-04-08 07:30:46 -07:00 |