v2.0.0
For the main differences between AllenNLP 2.0 and AllenNLP 1.x, check out the release announcement at https://github.com/allenai/allennlp/releases/tag/v2.0.0!
What's new (since v2.0.0rc1)
Fixed ✅
- Made the training configs compatible with the tensorboard logging changes in the main repo
Commits
f0aff04 fixes for tensorboard changes (#204)
60965a9 ci quick fix
167728c ci quick fix
2d4c437 ci quick fix
cbbd58d tick version for nightly release
bde73ce changing text->sentence, more examples (#203)
a507f5d Merging vision into main (#171)
d1a54d7 adding task card for language modeling (#201)
75e9c1a Bump mypy from 0.790 to 0.800 (#200)
392cee7 fix mkdocs config (#198)
5ddc8aa Fix BART (#195)
9472904 Fix TransformerQA distributed dead-lock bug (#193)
54ccc82 Bump conllu from 4.2.2 to 4.3 (#194)
8f18a17 Update mkdocs-material requirement from <6.2.0,>=5.5.0 to >=5.5.0,<6.3.0 (#185)
2644f6a Fix small bugs in RC model (#191)
92768ae Moving modelcard and taskcard abstractions to main repo (#186)
92f1eea fix requirements.txt
641c8ef fix navbar link
70cd713 Fixes for master->main rename (#188)
c62a347 ensure latest allennlp commit always used (#187)
b8c858a Bump conllu from 4.2.1 to 4.2.2 (#180)
4b16dbc fix cache volume (#184)