Skip to content

Commit

Permalink
test_CONLL_2003_EL update
Browse files Browse the repository at this point in the history
  • Loading branch information
yifding committed Jan 20, 2021
1 parent 07d5335 commit cb39ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_entity_vocab/test_CONLL_2003_EL.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
BertForPreTraining,
BertForTokenClassification,
)
from hetseq.BertForEL import BertForELClassification
from hetseq.model.bert_for_EL_classification import BertForELClassification

from transformers import (
BertTokenizerFast,
Expand Down

0 comments on commit cb39ea7

Please sign in to comment.