clvsit / bert-simple-use

关于 Google Bert 框架训练、验证、推断和导出的简单说明
9 stars 3 forks source link

Bert 框架的一些简单实践

该 repo 记录了 Google 开源的 Bert 框架的一些简单实践,包括模型的训练、验证、推断和导出,以及论文《Distilling the Knowledge in a Neural Network》模型蒸馏在 Bert 框架中的应用。

【具体内容】: