github allenai/allennlp v2.10.0

latest release: v2.10.1
22 months ago

What's new

Added 🎉

  • Added metric FBetaVerboseMeasure which extends FBetaMeasure to ensure compatibility with logging plugins and add some options.
  • Added three sample weighting techniques to ConditionalRandomField by supplying three new subclasses: ConditionalRandomFieldWeightEmission, ConditionalRandomFieldWeightTrans, and ConditionalRandomFieldWeightLannoy.

Fixed ✅

  • Fix error from cached-path version update.

Commits

b7f1cb4 Prepare for release v2.10.0
5a3acba Implementation of Weighted CRF Tagger (handling unbalanced datasets) (#5676)
20df7cd Disable dependabot, add notice of future sunsetting (#5685)
7bcbb5a Update transformers requirement from <4.20,>=4.1 to >=4.1,<4.21 (#5675)
0770b00 Bump black from 22.3.0 to 22.6.0 (#5679)
38b9a9e Update transformers requirement from <4.19,>=4.1 to >=4.1,<4.20 (#5636)
ed89a2e Update twine requirement from <4.0.0,>=1.11.0 to >=1.11.0,<5.0.0 (#5669)
5ace70e Bump actions/setup-python from 2 to 4 (#5662)
bd6b060 Update mkdocs-material requirement from <8.3.0,>=5.5.0 to >=5.5.0,<8.4.0 (#5655)
55663be Bump actions/checkout from 2 to 3 (#5647)
fb92b76 Bump actions/upload-artifact from 1 to 3 (#5644)
775919a Bump actions/cache from 2 to 3 (#5645)
f71eca9 Bump webfactory/ssh-agent from 0.4.1 to 0.5.4 (#5643)
62d413d Bump codecov/codecov-action from 1 to 3 (#5642)
428cb7d Bump actions/download-artifact from 1 to 3 (#5641)
eac4829 Bump mypy from 0.960 to 0.961 (#5658)
df9d7ca Make saliency interpreter GPU compatible (#5656)
ea4a53c Update cached_path version (#5665)
a6271a3 FBetaMeasure metric with one value per key (#5638)
8b5ccc4 Bump mypy from 0.950 to 0.960 (#5639)
39b3c96 Dependabot GitHub Actions (#5640)
60fae31 Update filelock requirement from <3.7,>=3.3 to >=3.3,<3.8 (#5635)
67f32d3 Update spacy requirement from <3.3,>=2.1.0 to >=2.1.0,<3.4 (#5631)
2fd8dfa Bump mypy from 0.942 to 0.950 (#5630)
d7409d2 Missing f prefix on f-strings fix (#5629)

Don't miss a new allennlp release

NewReleases is sending notifications on new releases.