Commit 6edf66dc authored by Bandara I.M.R.H IT18013474's avatar Bandara I.M.R.H IT18013474 💬

Update Public Violation Detection.ipynb

parent fb53a6bb
......@@ -271,7 +271,7 @@
" )\n",
"\n",
"trainer = Trainer(\n",
" model=model, # the instantiated 🤗 Transformers model too be trained\n",
" model=model, # the instantiated 🤗Transformers model too be trained\n",
" args=training_args, # training arguments, defined above\n",
" train_dataset=dataset # evaluation dataset\n",
" )\n",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment