Skip to content

Commit 6a63346

Browse files
committed
fix sequence_classification_with_pooler model config
1 parent f6a54d0 commit 6a63346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_target_: pie_documents.models.SequenceClassificationModelWithPooler
1+
_target_: pytorch_ie.models.SequenceClassificationModelWithPooler
22

33
model_name_or_path: ???
44
# see the actual model implementation for all available options and defaults

0 commit comments

Comments
 (0)