Skip to content

Commit 7f041d3

Browse files
committed
fix erroneous calling of train_coref_model in tibert.run_train
1 parent 1a2dbc8 commit 7f041d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tibert/run_train.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def main(
103103
bert_lr,
104104
task_lr,
105105
out_model_path,
106+
"auto",
106107
_run,
107108
)
108109

0 commit comments

Comments
 (0)