Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Pandey committed Dec 1, 2023
1 parent 4686c6a commit 627c67a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@ pip install -r requirements.txt

## Model Training

The bash script 'train_vit.sh' is used to train the model. The bash script calls the python script which intializes the model and the dataloader.

```python
sh train_vit.sh
```

<p>Example</p>

<img src="./media/bash.png">


## Model Testing

Expand Down
Binary file modified media/.DS_Store
Binary file not shown.
Binary file added media/bash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 627c67a

Please sign in to comment.