Skip to content

Commit 898f2e1

Browse files
author
tianxin
authored
fix bug of question matching (PaddlePaddle#1022)
1 parent 0082916 commit 898f2e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddlenlp/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@
2323
from . import seq2vec
2424
from . import transformers
2525
from . import utils
26+
from . import losses
2627
from .taskflow import Taskflow

0 commit comments

Comments
 (0)