mead-ml / mead-baseline

Deep-Learning Model Exploration and Development for NLP
Apache License 2.0
243 stars 73 forks source link

Test/update mead configs #581

Closed dpressel closed 4 years ago

dpressel commented 4 years ago
dpressel commented 4 years ago

MRDA configs require 1 nltk with punkt model and 2 a dataset which isnt uploaded anywhere yet.

dpressel commented 4 years ago
tf) dpressel@dpressel-CORSAIR-ONE:~/dev/work/baseline/mead$ git commit .
[master c8e82ab] remove old stuff
 4 files changed, 209 deletions(-)
 delete mode 100644 mead/config/sst2-bert-hub-maxmean.json
 delete mode 100644 mead/config/sst2-bert-hub.json
 delete mode 100644 mead/config/sst2-bert-mean.json
 delete mode 100644 mead/config/sst2-bert-pytorch.json
sagnik commented 4 years ago

sst2-fine-tune-bert depends on #587

dpressel commented 4 years ago

https://github.com/dpressel/mead-baseline/issues/589

dpressel commented 4 years ago

trec-bert-finetune-tf-eh runs, but there seems to be some issue with the checkpoint reload (this is a google official bert addon)

dpressel commented 4 years ago

For snips, we should upload CONLL files. More flexible and doesnt require any addons

https://github.com/dpressel/mead-baseline/issues/597

dpressel commented 4 years ago

I removed the char->word LMs for now