ner-few-shot

This commit is contained in:
lilei 2021-09-27 06:15:58 -05:00 committed by GitHub
parent 70c650daa1
commit 70db54b3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
from .model import *
from .modeling_bart import *