AtlasHale / capstone_parsing

1 stars 0 forks source link

Test BERT implementation #9

Open AtlasHale opened 4 years ago

AtlasHale commented 4 years ago

Info can be seen here https://chengchingwen.github.io/Transformers.jl/dev/pretrain/#Transformers.Pretrain-1 on the various pre trained models to test.

AtlasHale commented 4 years ago

There seem to be issues with the package, runtests.jl gives errors, and running basic examples from the documentation also gives errors which do not appear trivial. Initial error appears to be with importing the pretrained Bert uncased model.