Michael Shtelma
Michael Shtelma
## Proposed changes Command execution results do not always contain the "data" field. Added null check. ## Types of changes What types of changes does your code introduce to dbx?...
Hi, is there a pre-trained model for the NER task?
The following statement in spark-shell "spark.sql(“update position set VAL115=VAL115*2, version=4 “).collect" leads to the mentioned in the header error. The same assertion error occurs after many other update statements
Hi, is there somewhere a model pre-trained for BertForTokenClassification? I can of course fine-tune the existing model for NER, but how can I download the whole dataset including pubmed? Thanks!