cerebras.modelzoo.data.nlp.bert.BertTokenClassifierDataProcessor#
Processor for PyTorch BERT fine tuning - Token classifier.
Functions
Creates the features dict for token classifier model. |
|
Postprocessing of a row in the CSV file. |
Classes
Reads csv file containing the input token ids, and label_ids. |
|