bert4keras
bert4keras copied to clipboard
关于attention_mask
在examples中,我看到输入只有input_ids和segment_ids,attention_mask并没有传。是bug还是模型内有机制自动生成attention_mask?
内部自动生成。