github allenai/allennlp v0.7.2

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

Major New Features

  • You can now run allennlp configure to launch a GUI tool that helps you build a model configuration.
  • You can now use a BERT embedder within you model.

List of Commits

ca7e3cf release config explorer (#2118)
2783044 pin msgpack (#2125)
3eecd1a more informative message for BasicTextFieldEmbedder mismatched keys (#2124)
3a7e065 fix epoch tracking (#2121)
db0096f Fix more BasicTextFieldEmbedder warnings (#2114)
f757f7a Fix epoch tracking bucket iterator warnings. (#2108)
44269a1 Rename DATASET_CACHE to CACHE_DIRECTORY. (#2000)
3842820 Fix span pruner warning. (#2113)
92c71a1 Upgrade flask to remove werkzeug warning. (#2107)
240974f Pack batches more tightly with maximum_samples_per_batch. (#2111)
42d076e modify BERT embedder to deal with higher order inputs (#2104)
dcd1d25 Resolve some of the token_embedders warnings. (#2100)
2648d95 Add BLEU metric to simple_seq2seq (#2063)
582d0e4 add BERT token embedder (#2067)
d78daa4 Fix EVALB compilation by cd to directory path instead of binary path (#2090)
6b16222 calypso transformer (#2049)
5890111 Separate calculation of num_tokens per TokenIndexer (#2080)
193bb04 Specify path at which to compile evalb. (#2027)
af902a3 Add support of tokenized input for coref and srl predictors (#2076)
e3e8e1c Fix typo in IntraSentenceAttentionEncoder docstring (#2072)
d504089 Add wikitables predicator to the default predicators (#2071)
2a2d9c9 Improve server_simple by adding predict_batch and adding GPU option (#2064)
19c784f Add BLEU metric (#2001)
6ecd193 Fix logging statement so it has the proper scope. (#2059)
888c11a add flaky decorator + increase tolerance (#2060)
86da880 add sampled softmax loss (#2042)
07b5749 Enable multi-gpu training in find_learning_rate.py (#2045)
43243ac Update issue templates
de7c013 Sentence splitter (#2036)
0701dbd Dynamic stopwords (#2037)
aa1b774 Test sql decoding (#2030)
a5c2d9e Catch nan loss in training loop (#2029)
82bbee7 (warnings) Add link to EMNLP tutorial from tutorial README.
68cbfb8 modify training_configs related issue #1954 (#1997)
481c181 Fix ArrayField.to_tensor not working with a scalar (#2008)
be36374 change stopping factor default (#2021)
b919f5a Add logging statement when EVALB is compiled. (#2018)
3ca6942 Support stdin for prediction jsonl. (#2003)
bae7758 Change log level to clean up allennlp command. (#2004)
1406a85 Added default predictor for bimpm model (#2014)
7751799 Ignore hidden files in vocabulary/ (#2002)
6af83e7 Prevent inspect_cache from swallowing exception. (#1999)
e4f9131 Untyped grammar (#1986)
a4b885c Add scalar_mix_parameters to Elmo.from_params (#1992)
1f782d3 Add --force option to find-lr command (#1991)
021f8bb use wordsplit with taggers (#1981)
c262ef5 Match vocab generation in currently online Event2Mind model. (#1978)
bc97ce8 combine_tensors_and_multiply_with_batch_size_one_and_seq_len_one (#1980)
5aa1c8f Fix for import_submodules (#1976)
02317e1 add min_padding_length to TokenCharactersIndexer (#1954) (#1967)
39e16c4 delete swp file (#1975)
ad729e3 Link tutorial site from tutorials/README.md. (#1972)
2a8bd63 Extend GPU fixes from vidurj and MaxMotovilov (#1944)

Don't miss a new allennlp release

NewReleases is sending notifications on new releases.