num_labels = self.config.relation_num
bert_config_file = self.config.bert_config_file
bert_config...= BertConfig.from_json_file(bert_config_file)
model = BertModel(
config=bert_config,..., 768), dtype=float32)
layer: Tensor("bert/encoder/Reshape_3:0", shape=(?, ?..., 768), dtype=float32)
layer: Tensor("bert/encoder/Reshape_4:0", shape=(?, ?..., 768), dtype=float32)
layer: Tensor("bert/encoder/Reshape_5:0", shape=(?, ?