Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Version 1.0.0 Release Candidate 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@epwalsh epwalsh released this 14 May 21:56

Commits

ef74f37 release workflow fixes
a6bd156 Update version for release v1.0.0rc4
794640f Grammar
ef4df72 add commit and release Dockerfiles with instructions (#54)
f8bdf21 remove pre-commit dev dependency (#53)
54a5df8 specify namespace in roberta mnli (#52)
05f48c7 Be compatible with the new tokenizers code (#44)
3c764c9 Attach nltk and HF caches to docker containers in CI (#49)
96de66f rename CI workflows
08e7655 Add GPU test workflow (#48)
13bebf0 fix new linting errors (#47)
83a14c4 ensure docker images get commit SHA tag
96d623c Adds the pretrained module from allennlp-hub. (#42)
36020d5 fix
98e222d update for new AllenNlpTestCase (#45)
356eacf We need to specify the namespace now (#43)
34204ed Clarify local install instructions (#41)
c833e7b get rid of plugin mechanism (#40)
d764ffc Fixes for ELMo embedder API change (#39)
0449e5b Fix coref interpret test to use the right gradient length (#38)
0b040af Fixes the roberta snli model (#37)
316c909 reduce verbosity of linters (#36)
04a2c73 Depend on an unreleased version of AllenNLP (#33)
3a50436 add install instructions to README (#32)
4e7698b Move default predictors (#31)