Skip to content

Commit b93e6f8

Browse files
committed
Remove commented line in training arguments
1 parent 078c145 commit b93e6f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chapters/2_FineTune/fine-tuning-bert-example.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,6 @@
483483
" warmup_ratio=warmup,\n",
484484
" weight_decay=decay,\n",
485485
" logging_dir='./logs',\n",
486-
" # logging_steps=log_steps,\n",
487486
" logging_strategy=logging_strategy,\n",
488487
" eval_strategy=eval_strategy,\n",
489488
" save_strategy=save_strategy,\n",

0 commit comments

Comments
 (0)