modelzoo.transformers.pytorch.bert.input.utils.get_meta_data#

modelzoo.transformers.pytorch.bert.input.utils.get_meta_data(data_dir)[source]#

Read data from meta files. :param str data_dir: Path to the input directory. :return: Processed meta data.