allenai / bilm-tf

Tensorflow implementation of contextualized word representations from bi-directional language models
Apache License 2.0
1.62k stars 452 forks source link

Can you also provide the tensorflow checkpoint of "Small" and "Medium" from training? #158

Closed lx865712528 closed 5 years ago

lx865712528 commented 5 years ago

Hi!

In https://allennlp.org/elmo, we can see there are four sets of hyperparameters, but there are only the 2048-version checkpoint in README.md. Sorry but can you also provide the checkpoints of other types?

Thanks.

lx865712528 commented 5 years ago

Sorry I fond it in https://github.com/allenai/bilm-tf/issues/105. Please close this issue, thanks.