Hello All,
I’m trying to find a way to use one of the BERT’s models in DeepLearning4j for sequence tagging (NER task). I have tried to search in google but found only examples for MNIST and similar datasets.
Is there any way to do this?
Thanks in advance.