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

Merge branch 'public_support2' into 'Ruchira_IT18013474'

Update Public Violation Detection.ipynb

See merge request !2
parents a8980940 802f60d2
......@@ -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