BERT-NER icon indicating copy to clipboard operation
BERT-NER copied to clipboard

about model input and training

Open OKtang opened this issue 5 years ago • 0 comments

hi, i have many questions about the model input. firstly, what's the shape of 'input_ids_p'? is it an iterator? and then, how the bert do training in many epochs? lastly, which part in bert code shows the stage of Iterative training? thank you for your reply!

OKtang avatar Oct 22 '19 12:10 OKtang