Skip to content

Commit 1aa2576

Browse files
committed
Small fix for model training notebook
1 parent ad29db0 commit 1aa2576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/model_training.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"## Model Training Callbacks\n",
88
"\n",
9-
"You can use the library to log your model training progress to Strikes.\n"
9+
"You can use the `DreadnodeCallback` from the `integrations` submodule to connect with the `Trainer` class from the `transformers` library. Model training can be tracked directly in Strikes.\n"
1010
]
1111
},
1212
{

0 commit comments

Comments
 (0)