NER-demo
NER-demo copied to clipboard
Pytorch-BERT-CRF-NER;Chinese-Named-Entity-Recognition
Results
1
NER-demo issues
Sort by
recently updated
recently updated
newest added
I tried to use your class `BertCRFForNER_v3(BertPreTrainedModel)` in this notebook: https://github.com/huggingface/notebooks/blob/main/examples/token_classification.ipynb Unfortunately, I get the following error message: IndexError: index -100 is out of bounds for dimension 0 with size...