You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
New Features
通用信息抽取技术 UIE
文心NLP大模型升级
FasterGeneration 高性能生成加速
速度更快
size_per_head
支持范围,支持了 CPM-Large(2.6B)和PLATO-XL(11B)等大模型生成加速显存更少
部署更易
更多产业示例与应用场景
更多的预训练模型
Trainer API
Data API
load_dataset
返回的数据集(建议在先import paddlenlp
后再import datasets)DataCollatorWithPadding
、DataCollatorForTokenClassification
等常用任务的 Data Collator,简化数据处理流程BatchEncoding
类的对象),可通过return_dict
设置save_pretrained
保存内容格式有调整(保证了兼容性,此前保存内容仍能正常使用)BugFix
Breaking Changes
BatchEncoding
类的对象),可通过return_dict
设置New Contributors
Full Changelog: v2.2.6...v2.3.0
This discussion was created from the release PaddleNLP v2.3.0.
Beta Was this translation helpful? Give feedback.
All reactions