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] 增加训练中进度条提供额外信息的能力。 #430

Closed 00INDEX closed 1 year ago

00INDEX commented 1 year ago

Description:增加训练中进度条提供额外信息的能力

Main reason: 用户希望在控制台打印的进度条中增加额外的信息

Checklist 检查下面各项是否完成

Please feel free to remove inapplicable items for your PR.

Changes: 逐项描述修改的内容

yhcc commented 1 year ago

另外请补充一些关于这个新功能的测试,每种progress_bar_callback都需要测试到。