Skip to content

Commit 8ef78ba

Browse files
authored
Update setup_models.md
1 parent e30ba7e commit 8ef78ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/setup_models.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,8 @@ class CustomConfig(TrainingArguments):
329329

330330
Let's examine the MNIST example to understand the complete implementation:
331331

332+
> see the code for the containerized image [here](https://github.com/brian316/mnist-example)
333+
332334
### MNIST Configuration Class
333335

334336
```python

0 commit comments

Comments
 (0)