Commit Graph

15 Commits

Author SHA1 Message Date
Giovanni Campagna f971c31dde Merge remote-tracking branch 'origin/master' into wip/contextual 2020-03-16 12:42:21 -07:00
Sina 190f953833 newer versions of transformers package are not backward compatible 2020-03-02 16:47:57 -08:00
Giovanni Campagna 4de1b58e4c Switch back to python 3.6
We don't have 3.7 in the docker images
2020-02-13 09:22:48 -08:00
Giovanni Campagna 448cd65123 pipenv: install scikit-learn
To avoid a warning at runtime
2020-02-10 17:10:53 -08:00
Giovanni Campagna c89e069f55 Make radam optional
We cannot depend on radam in the pypi package
2020-01-29 10:15:25 -08:00
Giovanni Campagna 91aff28abc Add support for radam optimizer 2020-01-19 19:40:01 -08:00
Giovanni Campagna 47479a3b65 Remove ujson library
Just use the standard library, the extra dependency is not worth it
2020-01-16 21:01:31 -08:00
Giovanni Campagna aa6d0f0c3f Update dependencies
Add version specs to everything, and add transformers
2020-01-16 20:54:24 -08:00
Giovanni Campagna bbcdb1a3e2 Add a BERT-based numericalizer
Compatible with wordpiece tokenization used by BERT, and also
with Almond's unique requirements around how tokens are split
2020-01-15 22:27:58 -08:00
Giovanni Campagna c0b4d582b7 Add missing dependency to Pipfile 2020-01-14 12:58:02 -08:00
Giovanni Campagna ef2b47e5be wip: make tests pass 2020-01-13 18:15:30 -08:00
Giovanni Campagna d04fe60e28 Update to Python 3.7
Python 3.6 is obsolete
2020-01-13 17:15:30 -08:00
mehrad 7555ec6b82 master updates + additional tweaks 2019-03-21 11:20:48 -07:00
mehrad 9e08d78535 updating outdated Pipfiles 2019-03-12 16:44:23 -07:00
mehrad 19c9a100d5 adding Pipfiles 2019-03-12 13:30:27 -07:00