pytorch >= 0.4.0 numpy >= 1.13.3 sklearn python 3.6 / 3.7 transformers To install requirements, run pip install -r requirements.txt. For non-BERT-based models, GloVe ...
Modularization Plan — 14-Apr-2026 Goal: no single Python file over ~500 lines, aiming for a 300–400 line comfort zone, so a coding agent loading a default 400-line window sees a whole unit. Improve ...