fastnlp / fastNLP

fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
https://gitee.com/fastnlp/fastNLP
Apache License 2.0
3.06k stars 450 forks source link

[new] 增加训练中进度条回调提供额外信息的能力 #431

Closed 00INDEX closed 1 year ago

00INDEX commented 1 year ago

Description:增加训练中进度条回调提供额外信息。

Main reason: 用户希望在训练过程中可以获得除了 loss 外的模型的其他输出信息。

Checklist 检查下面各项是否完成

Please feel free to remove inapplicable items for your PR.

Changes: 逐项描述修改的内容

Mention: 找人review你的PR