- Addition of NanoBEIREvaluator, allowing to give quick signal about the learning during training.
- Bump of transformers/ST versions, allowing to use ModernBERT in PyLate and fixing an issue when loading models after training them with `trust_remote_code=True.`
- Reading of Stanford-NLP models configurations (markers, attending to expansion tokens, ...), allowing to load models such as Jina-ColBERT with good default parameters.
- Support of Python 3.9.
- Fix 1.1.5 loading stanford model metadata error.