modelzoo.transformers.pytorch.bert.input.BertCSVDataProcessor#

Processor for PyTorch BERT training.

Classes

BertCSVDataProcessor

Reads csv files containing the input text tokens, and MLM features.