chip2019_task2_question_pairs_matching icon indicating copy to clipboard operation
chip2019_task2_question_pairs_matching copied to clipboard

CHIP 2019平安医疗科技疾病问答迁移学习比赛baseline,rank7

Results 1 chip2019_task2_question_pairs_matching issues
Sort by recently updated
recently updated
newest added
trafficstars

请问您的hand_feature融合入bert模型前后的效果是否对比了呀?我将您的hand_feature方法融入另一个深度模型中,训练过程中出现train_acc正常上升趋势,相比融入之前有所提升,但valid_acc随着epoch的增加不断下降,数据集是相同的。 ![image](https://user-images.githubusercontent.com/49275561/75630542-8d752a00-5c26-11ea-8be0-7335ee4dbcf1.png) ![image](https://user-images.githubusercontent.com/49275561/75630556-b85f7e00-5c26-11ea-89b3-b123340d927f.png)