Skip to main content
. 2021 Dec 27;2021:8522839. doi: 10.1155/2021/8522839

Table 3.

BERT question answering system library specifications.

Modules Library
Tensorflow Tensorflow hub
official.nlp.bert.tokenization FullTokenizer
official.nlp.bert.input_pipeline create_squad_dataset
official.nlp.data.squad_lib generate_tf_record_from_json_file
official.nlp Optimization
official.nlp.data.squad_lib read_squad_examples
official.nlp.data.squad_lib FeatureWriter
official.nlp.data.squad_lib convert_examples_to_features
official.nlp.data.squad_lib write_predictions