Skip to content

Commit

Permalink
fix bug of question matching (#1022)
Browse files Browse the repository at this point in the history
  • Loading branch information
tianxin authored Sep 14, 2021
1 parent 0082916 commit 898f2e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddlenlp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@
from . import seq2vec
from . import transformers
from . import utils
from . import losses
from .taskflow import Taskflow

0 comments on commit 898f2e1

Please sign in to comment.