Safety vulnerability ID: 38864
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Jiant 1.2.0 updates the NLTK requirement to version 3.4.5 to avoid a potential security issue.
Latest version: 2.2.0
State-of-the-art Natural Language Processing toolkit for multi-task and transfer learning built on PyTorch.
Highlighted changes:
- Add support for RoBERTa, XLM, and GPT-2 via `pytorch_transformers` 1.2.
- Add support for pip installation (and moved the body of `main.py` and the `config` directory to accomodate that change).
- Fix a bug that produced invalid micro/macro average scores during validation.
Minor changes:
- Refactor old GPT (v1) implementation to use `pytorch_transformers`.
- Make the code that adds git status information to logs more robust.
- Minor cleanup to data loading and to MNLI data handling logic.
- Fix a short-lived bug invalidating hypothesis-only MNLI results.
- Restore (partial) support for sequence-to-sequence tasks, though with no fully supported demonstration tasks in place yet.
Dependency changes:
- Updated requirement `pytorch_transformers` to 1.2.0.
- Updated requirement to NLTK 3.4.5 to avoid a potential security issue.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application