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

[bugfix] token_type_id_rev #329

Closed stratoes closed 3 years ago

stratoes commented 3 years ago

Description:修改token_type_ids编号反转方法 Main reason: 原本的方法对于多个句子sep个数不同的情况会有问题

Checklist 检查下面各项是否完成

Please feel free to remove inapplicable items for your PR.

Changes: 逐项描述修改的内容

Mention: 找人review你的PR

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