github allenai/allennlp v0.8.2

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

List of Commits

4bac9b5 bump version number to v0.8.2
3a5373f upgrade huggingface pretrained bert (#2524)
2f2b481 Adding bag_of_embeddings as an alternate name for the boe encoder (Issue #2268) (#2521)
9f87aa5 fix typo (#2508)
751d2e1 Remove extended_vocab argument from extend_embedder_vocab API. (#2505)
cf6eff2 Allow vocab+embedding extension in evaluate command. (#2501)
39413f2 Add necessary implicit embedding extension for transfer-modules api and vocab extension (#2431)
47feb35 remove notebooks and juptyer dependency (#2499)
56c11e5 Revert "Less restrictive token characters indexer (#2494)" (#2497)
89056f1 Less restrictive token characters indexer (#2494)
43dc4cb upgrade pytorch-pretrained-bert (#2495)
b9a4003 Add momentum schedulers to trainer (#2469)
19d0f59 Add support to transfer submodules, and in different modes. (#2471)
ce83cb4 Variational dropout in Augmented LSTM (#2344)
2e7acb0 Mark QaNet test as flaky (#2481)
23ea590 Add support for pretrained embedding extension in fine-tuning. (#2395)
dbd7085 WIP: Make warnings errors and filter library warnings from pytest (#2479)
234fb18 make bag_of_word_counts token embedder ignore padding and UNK tokens (#2432)
e5a74ab [Feature Enhanced] Support sentence pair in BERT (#2279)
6f5f565 Fix CORS error for react in config explorer (#2476)
08a8c5e Add QaNet model (#2446)
e417486 Fixes unnecessary parameter clone in moving average. (#2468)
9a2f198 Add support to kwargs in TimeDistributed (#2439)
9a5ea1a Ten times faster than before in GPU get_best_span of bidaf (#2465)
84eb4d1 More help info for archive_surgery.py (#2327)
a8e0f15 Make mask in PassThroughEncoder work (#2448)
2b52492 Fix path issue for certain cases when using --include-package (#2464)
35f7f16 Update Running AllenNLP in README.md (#2447)
dddcbf2 Cleanup global logging after training (#2458)
5560466 [Feature Enhanced]Add FeedforwardEncoder for Sequences (#2444)
5ff923c Generalize LR scheduler (#2345)
508cb73 Instantiate the class Activation properly when testing FeedForward. (#2443)
dc901a6 rename test case (#2441)
00c877b Fix edgecase of potentially missing best-val-metrics in metrics.json on training recovery (#2352)
4465a6e Support exponential moving average in the default trainer. (#2406)
b6cc9d3 Optimizing the memory usage in multi_head_self_attention and masked_softmax (#2405)
90f39f9 Mark Atis Parser tests as flaky. Fix pylint. (#2430)
8b07c42 Improve error message for "undocumented modules" (#2427)
585c19e Fixing BERT mask size (#2429)
b7d56ae Fix typo when loading train state (#2425)
cb9651a Add AUC metric. (#2358)
9b01d4c fix params duplicate bug (#2421)
c1aace7 Get rid of hardcoded Vocabulary class name. (#2418)
55b9bd0 serialization in the tutorial (#2412)
d6e3140 Replace scripts with entry_points.console_scripts (#2232)
3baec62 Remove outdated reference to custom extensions (#2401)
012e42d Ensure vocab is popped off params (#2409)
a9b3475 Fix docstring for PretrainedBertIndexer's pretrained_model param (#2399)
11d8327 Fix typing for python 3.7 (#2393)
7525c61 Remove scattering for multi-GPU training. (#2200)
d0a5a40 Remove unnecessary line (#2385)
9719b5c Allow embedding extension to load from pre-trained embeddings file. (#2387)
174f539 enable pickling for vocabulary (#2391)
2d29736 Add support for extending Embeddings/Embedders with Extended Vocabulary. (#2374)
7cc8ba0 Rollback PR #2308 "Check train/dev/test-file-path" (#2386)
4fe8fa0 move model to cuda in tests, add comment (#2384)
8eb2d75 Text classification JSON dataset reader (#2366)
e9b0aca Make DomainLanguage handle executing action sequences directly, with side arguments (#2375)
122a21a changed log-to-console flags (#2381)
385e66e pieces for multitask learning (#2369)
ae63a2a New WikiTables language (#2350)
fc91f3e Sparse Gradient Clipping (#2312)
7da19bc Disable requires_grad for Transformer ELMo parser. (#2336)
e9287d4 Bag of words token embedder (#2365)
e75b19b Use f-string (#2370)
e2af6b4 Install package in dockerfile (#2305)
9649f3a fix a typo (#2367)
e08ade8 trainer refactor (#2304)
be57ecc Add snippet for using LanguageModelTokenEmbedder. (#2359)
abc10ed Update create_a_configuration.md howto by removing old allennlp configure (#2330)
083f49e Bump up pytorch-pretrained-bert to v0.4.0 (#2349)
aa8ed3b Added StackedBiDirectional to list of encoders (#2339)
51ac814 Add optional additional tokens to ELMo character indexer (#2364)
6bd5975 sanitize environment variables that can't be unicode encoded (#2357)
0f6796a Fix very minor docstring typo in elmo.py (#2361)
0409371 New NLVR language (#2319)
632b14c Warn default value of min_padding_length (#2309)
4c5de57 adjust call to lisp_to_nested_expression (#2347)
43ea97c QuaRel Domain Language (#2321)
2368760 Remove pylint ignores for backslashes. (#2331)
e6ad6e9 Evaluate on a token-weighted basis. (#2183)
71ebcd8 add infer_and_cast (#2324)
059b057 remove custom extensions (#2332)
5f9fb41 Stacked Bi-Directional LSTM to be compatible with the Seq2Vec wrapper (#2318)
93250f0 Skip Custom Highway LSTM tests, since they're broken (#2307)
7ecf772 Fix backslash exceptions. (#2322)
5bce1d5 Display default values in help message for allennlp command (#2323)
36d7400 Added links for some tutorials and organized the How-to alphabetically. (#2315)
f160059 Add raw prefix to avoid warnings from regex (#2310)
8a7f808 Check train/dev/test-file-path before process (#2308)
7d3b130 Masked Flip (#2299)
b0e2956 Add CopyNet seq2seq model (#2237)
a4670ad Grammar induction from a python executor (#2281)
088f0bb Turn BidirectionalLM into a more-general LanguageModel class (#2264)
f76dc70 Bump version numbers to v0.8.2-unreleased

Don't miss a new allennlp release

NewReleases is sending notifications on new releases.