Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
For token classification models, ([BertForTokenClassification]), the model expects a tensor of dimension
(batch_size, seq_length) with each value corresponding to the expected label of each individual token.