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

Add Rouge Metric #442

Closed go-with-me000 closed 1 year ago

go-with-me000 commented 1 year ago

Description:本次提交增加了Rouge Metric,并进行了测试,同时也对于Element进行了一定的修改。

Main reason: 需要增加Rouge功能,同时要对Element出现数组情况下不能直接进行数学运算的bug的修复。

Checklist 检查下面各项是否完成

Please feel free to remove inapplicable items for your PR.

Changes: 逐项描述修改的内容

Mention: 找人review你的PR

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