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
-
model = hub.Module(name='ernie_tiny', task='seq-cls', num_classes=len(MyDataset.label_list))
如题,我想知道Module里task支持几种,以及不同任务间网络模型有什么差别,这种到哪里看啊?
为什么paddlehub不像paddleNLP那样有API文档啊?
如果是我没找到的话,还请了解的指个路~
谢谢~
Beta Was this translation helpful? Give feedback.
All reactions