github allenai/allennlp v2.4.0

latest releases: v2.10.1, v2.10.0, v2.9.3...
3 years ago

What's new

Added 🎉

  • Added a T5 implementation to modules.transformers.

Changed ⚠️

  • Weights & Biases callback can now work in anonymous mode (i.e. without the WANDB_API_KEY environment variable).

Fixed ✅

  • The GradientDescentTrainer no longer leaves stray model checkpoints around when it runs out of patience.
  • Fixed cached_path() for "hf://" files.

Commits

7c5cc98 Don't orphan checkpoints when we run out of patience (#5142)
6ec6459 allow W&B anon mode (#5110)
4e862a5 T5 (#4969)
7fc5a91 fix cached_path for hub downloads (#5141)
f877fdc Fairness Metrics (#5093)

Don't miss a new allennlp release

NewReleases is sending notifications on new releases.