modelzoo.transformers.pytorch.bert.fine_tuning.qa.input.BertQADataProcessor#
Processor for PyTorch BERT fine tuning - SQuAD (QA)
Functions
Creates features dictionary of numpy arrays. |
|
Processing of a row in the CSV file. |
Classes
Reads csv file containing the input token ids, and label_ids. |