This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
2020-07-16
Notable additions since 2020-07-13:
- Support for adding special to tokenizers (#2828)
- Distributed Evaluation, to help scale generations/evaluations across many GPUs (#2775)
- Google SGD dataset (#2738).
Other notable features since 2020-06-16:
- Multi-turn chunk teacher (#2805)
- Fromfile jsonl teacher; works directly from files dumped by
self_chat
, ACUTE logs, etc. (#2717) - BART model now part of parlai (
-m bart
) (#2781) - Atomic saves to be more robust to preemption (#2760)
Recent bugfixes: