File size: 290 Bytes
02b45d5
 
 
 
 
 
1
2
3
4
5
6
7
# BERT base model (uncased) fine-tuned on CoNLL-2003

This model was trained following the PyTorch token-classification example from Hugging Face: https://github.com/huggingface/transformers/tree/master/examples/pytorch/token-classification.

There were no tweaks to the model or dataset.