fastnlp / fastNLP

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

[bugfix]修复fitlogcallback在disttrainner中无法添加dev_data 的问题 #348

Closed ROGERDJQ closed 3 years ago

ROGERDJQ commented 3 years ago

Description:修复fitlogcallback在disttrainner中无法添加dev_data 的问题 Main reason: fitlogcallback在disttrainner中无法添加dev_data

Checklist 检查下面各项是否完成

Please feel free to remove inapplicable items for your PR.

Changes: 逐项描述修改的内容

Mention: 找人review你的PR

@修改过这个文件的人 @核心开发人员