genienlp/decanlp
Giovanni Campagna d927b33458 Remove old, unused ablation models
These are the models that were used to ablate MQAN. They are worse
than MQAN, and by removing them we can facilitate refactorings.
2019-12-10 16:40:38 -08:00
..
models Remove old, unused ablation models 2019-12-10 16:40:38 -08:00
modules let user specifies total number of checkpoints to keep 2019-03-04 12:04:03 -08:00
multiprocess Use logger instead of print() 2019-03-01 17:35:04 -08:00
tasks fixes 2019-05-29 19:38:24 -07:00
tests update tests 2019-04-10 10:38:16 -07:00
text Fix downloading fasttext vectors 2019-11-05 21:54:06 -08:00
utils Revert "update FastText embedding" 2019-11-06 08:22:36 -08:00
__init__.py Add copyright notices to all files 2019-03-01 15:51:45 -08:00
arguments.py Remove ELMo embeddings 2019-12-10 16:38:23 -08:00
cache_embeddings.py Add fast-text support to cache-embeddings command 2019-11-01 17:30:59 -07:00
convert_to_logical_forms.py Reshuffle code around 2019-03-19 11:22:54 -07:00
metrics.py fixes 2019-05-29 16:42:36 -07:00
predict.py Remove cove 2019-12-10 16:34:35 -08:00
server.py Remove cove 2019-12-10 16:34:35 -08:00
tool.py Add "cache-embeddings" subcommand to download embeddings 2019-04-09 16:54:12 -07:00
train.py Revert "update FastText embedding" 2019-11-06 08:22:36 -08:00
util.py Remove ELMo embeddings 2019-12-10 16:38:23 -08:00
validate.py Fix 2019-03-19 17:23:36 -07:00