User Portlet User Portlet

Discussions
Any idea why I am getting the following error in Mathematica 12 running a BERT example? input = "Hello world! I am here"; embeddings = NetModel["BERT Trained on BookCorpus and English Wikipedia Data"][ input]; ...