fix: use batch_size=1 for diversity test + rename Autre to Divers in overflow test
Diversity filter works across batches (source_counts updated after classify). With batch_size=5, all 3 articles fit in one batch, bypassing the filter. batch_size=1 forces per-article processing so the filter triggers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>master
parent
e444f79c0b
commit
7ba1da4d92
Loading…
Reference in New Issue