github allenai/allennlp v1.5.0

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

What's new

Added 🎉

  • Added a way to specify extra parameters to the predictor in an allennlp predict call.
  • Added a way to initialize a Vocabulary from transformers models.
  • Support spaCy v3

Changed ⚠️

  • Updated Paper and Dataset classes in ModelCard.

Commits

55ac96a re-write docs commit history on releases (#4968)
c61178f Update spaCy to 3.0 (#4953)
be595df Ensure mean absolute error metric returns a float (#4983)
2556223 raise on HTTP errors in cached_path (#4984)
e1839cf Inputs to the FBetaMultiLabel metric were copied and pasted wrong (#4975)
b5b72a0 Add method to vocab to instantiate from a pretrained transformer (#4958)
025a0b2 Allows specifying extra arguments for predictors (#4947)
24c9c99 adding ModelUsage, rearranging fields (#4952)

Don't miss a new allennlp release

NewReleases is sending notifications on new releases.